Closed
Bug 173170
Opened 23 years ago
Closed 20 years ago
long versions get listed incorrectly in bug list.
Categories
(Bugzilla :: Query/Bug List, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: dmitri, Assigned: nobody)
Details
I have two versions, 3.0.6 and 3.0.6_conda_4. The latter shows up in the bug
list as '3.0.6'. It gets selected correctly in pull-down menus, however.
Update: seems like the problem is not an underscore, but a 5-character limit.
3.0.10 shows up as 3.0.1.
Summary: versions with underscores get listed incorrectly in bug list. → long versions get listed incorrectly in bug list.
Comment 2•23 years ago
|
||
I have the same problem. Does anyone know how to change the default length of
the Version field?
Comment 3•23 years ago
|
||
You can change the 'maxlength' value in template/en/default/list/table.html in
2.16 or later.
Comment 4•23 years ago
|
||
Thank you very much for your solution. It worked beautifly... :)
BTW I have a question about a date behaviour (Opened/Changed). It changes the
format. For past 7 days it changes the format from "yyyy-mm-dd" to "dd hh:mm"
and for past 24 hours it changes the format to "hh:mm:ss". How can I change
this so it will keep the same format yyyy-mm-dd at all times?
Updated•22 years ago
|
Assignee: endico → nobody
Updated•20 years ago
|
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
Updated•13 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•