#11193 closed defect (worksforme)
ValueError: too many values to unpack in View Tickets
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | ticket system | Version: | 1.0.1 |
Severity: | blocker | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
Hello, in one of my trac systems I run into the following error: when selecting the "View Tickets" menu, I get the following error:
ValueError: too many values to unpack
The traceback on Trac page states: Most recent call last: File "/var/www/tools/tracdata/edalab/HIFSuite/templates/report_list.html", line 19, in <Expression '?'> File "/var/www/tools/tracdata/edalab/HIFSuite/templates/report_list.html", line 1, in <genexpr>
I've searched for similar bugs, but found no solution for my problem. I have this problem only on thi trac, not on all tracs.
In a thread (https://groups.google.com/forum/?fromgroups#!topic/agilo/SxwzagxF_F4) the said it might be due to colon or dashes or so on, but I've removed every strange char from components and ticket type. PLease find full debug log attached.
TIA, Stefano
Attachments (1)
Change History (3)
by , 11 years ago
Attachment: | hifsuite.log added |
---|
comment:1 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
It turned out the problem was due to the templates/ directory belonging to previous version into trac env. removal of directory contents fixed the problem.
comment:2 by , 11 years ago
Resolution: | fixed → worksforme |
---|
trac log