Modify ↓
Opened 16 years ago
Closed 16 years ago
#3833 closed defect (fixed)
ValueError: invalid literal for int() with base 10: 'None' in reports
Reported by: | Thomas Wagner | Owned by: | Russ Tyndall |
---|---|---|---|
Priority: | normal | Component: | TimingAndEstimationPlugin |
Severity: | normal | Keywords: | |
Cc: | Thomas Wagner | Trac Release: | 0.11 |
Description
I'm not sure if ticket #3205 deals with the same problem. I get the following error message for every report exept the first one:
ValueError: invalid literal for int() with base 10: 'None'
It happens with admin and user rights and i don't have tracprivatetickets installed, so i have opened a new ticket for this.
Attachments (1)
Change History (4)
Changed 16 years ago by
comment:1 Changed 16 years ago by
Thanks for the bugreport. I will attempt to fix a soon as I can. In the meantime, editing the reports and replacing null as ticket with 0 as ticket will probably fix the bug.
comment:3 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
python stacktrace