Closed Bug 250547 Opened 20 years ago Closed 20 years ago

FlagTypes uses DB dependent comma operator

Categories

(Bugzilla :: Creating/Changing Bugs, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
Bugzilla 2.20

People

(Reporter: Tomas.Kopal, Assigned: Tomas.Kopal)

References

(Blocks 1 open bug)

Details

Attachments

(1 file, 1 obsolete file)

User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040528 Debian/1.6-7 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040528 Debian/1.6-7 As reported and fixed in bug 228917, comma operator can be DB specific. In Bugzilla/FlagTypes.pm, there is another occurence, which should be replaced by INNER JOIN. Patch follows. Reproducible: Always Steps to Reproduce:
Comment on attachment 152677 [details] [diff] [review] Patch replacing comma operator with INNER JOIN I don't think the comment change was necessary... it's still joining by flag type, and the comment doesn't need to get technical :) Otherwise this looks good, except that I can't get the patch to apply. I get an error about "unexpected end of file" and the patch fails.
Attachment #152677 - Flags: review-
Assignee: myk → Tomas.Kopal
Status: UNCONFIRMED → NEW
Ever confirmed: true
Target Milestone: --- → Bugzilla 2.20
Attached patch Fixed patchSplinter Review
Attachment #152677 - Attachment is obsolete: true
Attachment #153570 - Flags: review?
Comment on attachment 153570 [details] [diff] [review] Fixed patch r=jouni
Attachment #153570 - Flags: review? → review+
Flags: approval?
Flags: approval? → approval+
Thanks for the patch! Checking in Bugzilla/FlagType.pm; /cvsroot/mozilla/webtools/bugzilla/Bugzilla/FlagType.pm,v <-- FlagType.pm new revision: 1.8; previous revision: 1.7 done
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: