Closed
Bug 308586
Opened 20 years ago
Closed 18 years ago
FlagType::validate() calls the "flag_requestee_unauthorized_attachment" and "flag_requestee_unauthorized" error messages with an incorrect parameter
Categories
(Bugzilla :: Attachments & Requests, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: LpSolit, Unassigned)
References
Details
(Keywords: regression, Whiteboard: [2.22 only][tip not affected])
For these two error messages, user-error.html.tmpl expects an "attachment"
parameter, representing an attachment object. Flag::validate() has been
correctly updated, but FlagType::validate() still passes an attachment ID.
This is a regression from bug 302669.
![]() |
Reporter | |
Updated•19 years ago
|
Whiteboard: [2.22 only][tip not affected]
![]() |
Reporter | |
Comment 2•18 years ago
|
||
2.22 is restricted to security bugs only and 3.0 is not affected.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WONTFIX
Target Milestone: Bugzilla 2.22 → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•