Closed
Bug 678844
Opened 14 years ago
Closed 14 years ago
When trying to edit a non-existent classification, the error message has missing words
Categories
(Bugzilla :: Administration, task)
Tracking
()
RESOLVED
FIXED
Bugzilla 4.0
People
(Reporter: LpSolit, Assigned: LpSolit)
References
()
Details
Attachments
(1 file)
|
1.01 KB,
patch
|
glob
:
review+
|
Details | Diff | Splinter Review |
When trying to edit a non-existent classification, the error message has missing words:
title: "Invalid" instead of "Invalid Classification"
msg: "There is no named 'Foo'." instead of "There is no classification named 'Foo'."
Attachment #552997 -
Flags: review?(wurblzap)
Comment on attachment 552997 [details] [diff] [review]
patch, v1
r=glob looks good.
Attachment #552997 -
Flags: review?(wurblzap) → review+
| Assignee | ||
Updated•14 years ago
|
Flags: approval4.2+
Flags: approval4.0+
Flags: approval+
| Assignee | ||
Comment 2•14 years ago
|
||
Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/trunk/
modified template/en/default/global/user-error.html.tmpl
Committed revision 7925.
Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/4.2/
modified template/en/default/global/user-error.html.tmpl
Committed revision 7904.
Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/4.0/
modified template/en/default/global/user-error.html.tmpl
Committed revision 7645.
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•