#5385 closed (fixed)
[newforms-admin] - inconsistency in admin date fields from javascript
Reported by: | Owned by: | xian | |
---|---|---|---|
Component: | contrib.admin | Version: | newforms-admin |
Severity: | Keywords: | nfa-someday admin, javascript | |
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Usual format for dates in admin is 2007-09-02. But javascript code uses format 2007-9-2. I thing it is inconsistent and it should be fixed.
Attached patch solves it.
Attachments (1)
Change History (8)
by , 17 years ago
Attachment: | javascript-dates.diff added |
---|
comment:1 by , 17 years ago
Triage Stage: | Unreviewed → Ready for checkin |
---|
comment:2 by , 17 years ago
Summary: | [newforms-admin] - inconsistence in admin date fields from javascript → [newforms-admin] - inconsistency in admin date fields from javascript |
---|
comment:3 by , 17 years ago
Owner: | changed from | to
---|
comment:4 by , 17 years ago
Keywords: | nfa-someday added |
---|
This ticket isn't critical to the merging of newforms-admin to trunk. Tagging with nfa-someday. This does look good and would be nice to get in before the merge if there is anytime.
comment:5 by , 16 years ago
milestone: | → 1.0 |
---|
comment:6 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Assigning to xian.