Modify ↓
#7402 closed defect (fixed)
Override Edit occasionally prevents you from being able to submit a non conflicting comment
Reported by: | Russ Tyndall | Owned by: | Russ Tyndall |
---|---|---|---|
Priority: | normal | Component: | OverrideEditPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
I think that somewhere in deserializing and reserializing times from iso8601 there is an edge case that sometimes prevents it allowing a submit.
Attachments (0)
Change History (4)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Definitely a parsing bug in iso8601
> str(dt) '2010-07-20 15:25:52.520701+00:00' > str(iso8601.parse_date(str(dt))) '2010-07-20 15:25:52.520700+00:00'
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
The timestamp that was causing problems was