Closed Bug 69879 Opened 24 years ago Closed 24 years ago

[2.11 CVS] No check on the "assign to" user when creating a new bug

Categories

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

x86
Windows 2000
defect

Tracking

()

RESOLVED FIXED
Bugzilla 2.12

People

(Reporter: abrown, Assigned: justdave)

Details

(Whiteboard: 2.12)

Attachments

(1 file)

This causes a "user_id" of zero in the bugs table. This of couse presents a problem within the system.
Sorry to add another one to 2.12... This is a data loss situation caused by the patch that was just checked in for bug 66876. It sets assigned_to = __UNKNOWN__ if you try to set it to anything other than the default in enter_bug.cgi. The offending code is actually in post_bug.cgi. It's still assuming the value is an email address instead of a DBID.
Assignee: tara → dave
Severity: normal → critical
Priority: -- → P1
Summary: [2.11 CVS] No check on the "assign to" user when creating a new bug → [2.11 CVS] No check on the "assign to" user when creating a new bug
Whiteboard: 2.12
Attached patch Patch to fixSplinter Review
checked in.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Sorry for the spam, but I needed to be able to query for all of these correctly.
Target Milestone: --- → Bugzilla 2.12
Moving closed bugs to Bugzilla product
Component: Bugzilla → Bugzilla-General
Product: Webtools → Bugzilla
Version: other → unspecified
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

Created:
Updated:
Size: