#8086 closed defect (fixed)
Custom Reports Fail with: ValueError: invalid literal for int() with base 10: ''
Reported by: | Owned by: | Christian Boos | |
---|---|---|---|
Priority: | normal | Milestone: | 0.11.4 |
Component: | report system | Version: | 0.11.3 |
Severity: | critical | Keywords: | custom reports |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
I am the maintainer of the http://trac-hacks.org/wiki/TimingAndEstimationPlugin and in a recent version of Trac 12 (and 11.3) some of the custom reports stopped working.
The bug report on trac hacks points at r7906, though I think that just might be the version they is running rather than the version that caused the problem. There is also a log file attached to the trac hacks ticket. Please see: http://trac-hacks.org/ticket/4670 .
These reports have been being used consistently for may revisions of trac, so unless some assumptions have changed, these reports should be considered well tested against the sqlite backend.
I believe this might be caused by the total rows on the report which have an empty date.
Sorry if I have missed anything.
Attachments (1)
Change History (6)
comment:1 by , 16 years ago
Milestone: | → 0.11.4 |
---|---|
Owner: | set to |
Status: | new → assigned |
by , 16 years ago
Attachment: | t8086-check-empty-string-date-report.patch added |
---|
Tentative fix for the issue - applies on latest 0.11-stable and probably also on trunk
Replying to bobbysmith007@…:
Right, the "culprit" change seems rather to be r7766. I think we should just change the check for 'None' into a check for .