[ros-bugs] [Bug 6096] PATCH: Firefox "Open containing folder" opens wrong directory

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Wed Apr 18 17:15:07 UTC 2012


http://www.reactos.org/bugzilla/show_bug.cgi?id=6096


ThePhysicist <timo.kreuzer at web.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |timo.kreuzer at web.de
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




--- Comment #4 from ThePhysicist <timo.kreuzer at web.de>  2012-04-18 17:15:06 CET ---
2 Things:
1.) _path is assigned to szPath, inside the if block, but used later, while the
scope of szPath is only inside the if block -> needs to be moved outside
2.) Can you please keep formatting at tabs, since the rest of the code seems to
be tabs.


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the Ros-bugs mailing list