Closed Bug 543500 Opened 16 years ago Closed 16 years ago

Cannot add/edit components anymore (regression in user matching)

Categories

(Bugzilla :: Administration, task)

3.5.3
task
Not set
critical

Tracking

()

RESOLVED FIXED
Bugzilla 3.6

People

(Reporter: himorin, Assigned: LpSolit)

References

Details

(Keywords: regression)

Attachments

(1 file)

The name is not a valid username. Either you misspelled it, or the person has not registered for a Bugzilla account. From user-error template, name would be inserted between 'The name' and 'is'. Could do with 3.5.2+, but not with 3.5.3.
Bugzilla 3.4.5 is fine, so this is 3.6 only.
Severity: normal → critical
Status: UNCONFIRMED → NEW
Ever confirmed: true
Flags: blocking3.6+
Keywords: regression
Target Milestone: --- → Bugzilla 3.6
This is a regression due to bug 534057 and is due to empty strings present in multi-select fields (in this specific case: initialcc). I have to completely delete the hash key for multi-select fields, and let it be repopulated if a match is found.
Assignee: administration → LpSolit
Status: NEW → ASSIGNED
Depends on: 534057
Attached patch patch, v1Splinter Review
Now input data is sanitized in all cases, even when returning early.
Attachment #424634 - Flags: review?(mkanat)
Comment on attachment 424634 [details] [diff] [review] patch, v1 Ah, looks okay. :-) Thanks! :-)
Attachment #424634 - Flags: review?(mkanat) → review+
Flags: approval+
Works with 3.5.3. :) (at http://bugzilla.jpmoz.net/ )
Flags: approval3.6+
Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/trunk/ modified Bugzilla/User.pm Committed revision 6956. Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/3.6/ modified Bugzilla/User.pm Committed revision 6954.
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Summary: Cannot create new component → Cannot add/edit components anymore (regression in user matching)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: