Closed
Bug 300764
Opened 19 years ago
Closed 19 years ago
Deadline field on show_bug should include documentation of the date format
Categories
(Bugzilla :: Creating/Changing Bugs, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.20
People
(Reporter: cso, Assigned: cso)
Details
Attachments
(1 file)
|
710 bytes,
patch
|
jouni
:
review+
|
Details | Diff | Splinter Review |
When you enable the timetrackinggroup, the deadline field which appears on searching and creation has the format for the field specified, but on show_bug.cgi, it doesn't. This is confusing to users who are just setting up a deadline on a particular bug.
Comment 1•19 years ago
|
||
agreed... I believe the original patch author couldn't make the text fit properly, and thus we ended up leaving the date format information in the error message only. See bug 103636 comment 65 (and onwards) for some discussion on the issue.
Summary: Deadline field on show_bug should include documentatin of the date format → Deadline field on show_bug should include documentation of the date format
Comment 3•19 years ago
|
||
Comment on attachment 189302 [details] [diff] [review] Patch v1 Aesthetics-wise not particularly pleasing, but much better than nothing and certainly not worse than the time tracking toolbar as a whole ;-) r=jouni
Attachment #189302 -
Flags: review?(jouni) → review+
Updated•19 years ago
|
Flags: approval?
| Assignee | ||
Updated•19 years ago
|
Flags: approval2.20?
Updated•19 years ago
|
Flags: approval?
Flags: approval2.20?
Flags: approval2.20+
Flags: approval+
Target Milestone: --- → Bugzilla 2.20
| Assignee | ||
Comment 4•19 years ago
|
||
Fixed: 2.20: Checking in template/en/default/bug/edit.html.tmpl; /cvsroot/mozilla/webtools/bugzilla/template/en/default/bug/edit.html.tmpl,v <-- edit.html.tmpl new revision: 1.61; previous revision: 1.60 done Trunk: Checking in template/en/default/bug/edit.html.tmpl; /cvsroot/mozilla/webtools/bugzilla/template/en/default/bug/edit.html.tmpl,v <-- edit.html.tmpl new revision: 1.61; previous revision: 1.60 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
•