Opened 13 years ago

Last modified 9 years ago

#9181 new defect

ValueError: too many values to unpack Trac 0.12.2 — at Version 1

Reported by: anonymous Owned by: Ryan J Ollos
Priority: normal Component: ExoWebCodeReviewPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description (last modified by Ryan J Ollos)

Doesn't work in Trac 0.12.2...

click on CodeReview in main tab:

2011-09-14 19:08:36,736 Trac[main] ERROR: Internal Server Error: 
Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/trac/web/main.py", line 511, in _dispatch_request
    dispatcher.dispatch(req)
  File "/usr/lib64/python2.7/site-packages/trac/web/main.py", line 242, in dispatch
    self._post_process_request(req, *resp)
ValueError: too many values to unpack

Change History (1)

comment:1 Changed 13 years ago by Ryan J Ollos

Description: modified (diff)
Note: See TracTickets for help on using tickets.