Closed
Bug 29217
Opened 26 years ago
Closed 25 years ago
Dates in ISO format aren't accepted
Categories
(Bugzilla :: Bugzilla-General, defect, P3)
Bugzilla
Bugzilla-General
Tracking
()
VERIFIED
FIXED
Bugzilla old
People
(Reporter: BenB, Assigned: tara)
References
()
Details
Reproduce:
Enter "2000-02-14" as in the "dates" field of the query form.
Actual Result:
"The string '200002-14' is not a legal date."
Expected Result:
Accepted as Feb 14, 2000
Comment 1•26 years ago
|
||
Dates in the form of "2000-03-22" are accepted in the "dates" field of
query.cgi at present, but the same date in the form "2000 03 22" does is not,
and results in the same sort of error message reported by mozilla@bucksch.org
-- and I am sure I remember the latter form working at one point.
Comment 2•25 years ago
|
||
tara@tequilarista.org is the new owner of Bugzilla and Bonsai. (For details,
see my posting in netscape.public.mozilla.webtools,
news://news.mozilla.org/38F5D90D.F40E8C1A%40geocast.com .)
Assignee: terry → tara
| Reporter | ||
Comment 3•25 years ago
|
||
ISO dates (yyyy-mm-dd) are accepted, marking fixed. sidr, please file a new bug
for your format.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 4•25 years ago
|
||
per Terry, auto-verifying any resolved bug that hasn't been touched since before
2.10 was released.
Status: RESOLVED → VERIFIED
Comment 5•24 years ago
|
||
Moving to Bugzilla product
Component: Bugzilla → Bugzilla-General
Product: Webtools → Bugzilla
QA Contact: matty
Target Milestone: --- → Bugzilla old
Version: other → unspecified
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
•