Closed Bug 443756 Opened 17 years ago Closed 17 years ago

Extra semicolon in OS/2 RWS code makes "conditional" code unconditional

Categories

(Core Graveyard :: File Handling, defect)

x86
OS/2
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: jruderman, Assigned: jruderman)

References

Details

(Keywords: verified1.9.0.2)

Attachments

(1 file)

Attached patch patchSplinter Review
From the reporter of bug 440771: uriloader/exthandler/os2/nsOSHelperAppService.cpp:1464 if ((pos = fileType.Find("%S")) > -1); widget/src/os2/nsRwsService.cpp:467 if ((pos = classViewer.Find("%S")) > -1); Both of these lines were added in bug 305061. Peter, can you verify that the patch I'm attaching matches your intent with this code, and comment on the impact of the bug? Also, tell me if you think the patch needs more than just your review before it is checked in.
Attachment #328232 - Flags: review?(mozilla)
Status: NEW → ASSIGNED
Comment on attachment 328232 [details] [diff] [review] patch Jesse, thanks for fixing this! Unless a translator by mistake removed the %S from the string, there shouldn't have been a problem. That's probably why these typos escaped my testing before. Yes, my review is good enough for OS/2-only files; for those, branch approval isn't usually needed.
Attachment #328232 - Flags: review?(mozilla) → review+
Fixed on trunk. Did you want the patch on a branch too?
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Jesse, yes, getting this into CVS would be great. Thanks!
OK, I landed this in CVS just now.
Keywords: fixed1.9.0.2
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: