Closed Bug 285678 Opened 19 years ago Closed 19 years ago

NOT(integer) not supported by postgres

Categories

(Bugzilla :: Bugzilla-General, defect, P1)

defect

Tracking

()

RESOLVED FIXED
Bugzilla 2.20

People

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

References

Details

Attachments

(1 file)

There are two places in bugzilla where we do NOT(integer variable). Postgres is
complaining that the parameter to NOT must be boolean.
Patch follows.
Attached patch V1Splinter Review
Attachment #177070 - Flags: review?(mkanat)
Blocks: 182136
Attachment #177070 - Flags: review?(mkanat) → review+
Flags: approval?
Priority: -- → P1
Target Milestone: --- → Bugzilla 2.20
Flags: approval? → approval+
Checking in CGI.pl;
/cvsroot/mozilla/webtools/bugzilla/CGI.pl,v  <--  CGI.pl
new revision: 1.234; previous revision: 1.233
done
Checking in editproducts.cgi;
/cvsroot/mozilla/webtools/bugzilla/editproducts.cgi,v  <--  editproducts.cgi
new revision: 1.72; previous revision: 1.71
done
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
*** Bug 266191 has been marked as a duplicate of this bug. ***
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: