Edgewall Software
Modify

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#11193 closed defect (worksforme)

ValueError: too many values to unpack in View Tickets

Reported by: stefano.cailotto@… 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)

hifsuite.log (24.9 KB ) - added by stefano.cailotto@… 11 years ago.
trac log

Download all attachments as: .zip

Change History (3)

by stefano.cailotto@…, 11 years ago

Attachment: hifsuite.log added

trac log

comment:1 by anonymous, 11 years ago

Resolution: fixed
Status: newclosed

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 Remy Blank, 11 years ago

Resolution: fixedworksforme

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none) to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.