Closed
Bug 345104
Opened 19 years ago
Closed 19 years ago
$field_descs values in field_descs.none.html are overwritten by values from the DB
Categories
(Bugzilla :: User Interface, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 3.0
People
(Reporter: LpSolit, Assigned: LpSolit)
References
Details
(Keywords: regression)
Attachments
(1 file)
|
746 bytes,
patch
|
mkanat
:
review+
|
Details | Diff | Splinter Review |
Small regression due to bug 344513.
| Assignee | ||
Comment 1•19 years ago
|
||
There was a typo + .exists which must be replaced by .defined (for some obscure reason).
Attachment #229712 -
Flags: review?(mkanat)
Comment 2•19 years ago
|
||
Comment on attachment 229712 [details] [diff] [review]
patch, v1
Yep.
Attachment #229712 -
Flags: review?(mkanat) → review+
Updated•19 years ago
|
Flags: approval?
Updated•19 years ago
|
Flags: approval? → approval+
| Assignee | ||
Comment 3•19 years ago
|
||
Checking in template/en/default/global/field-descs.none.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/global/field-descs.none.tmpl,v <-- field-descs.none.tmpl
new revision: 1.15; previous revision: 1.14
done
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•