Changes between Initial Version and Version 1 of Ticket #7619


Ignore:
Timestamp:
Sep 2, 2010, 8:20:32 PM (14 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7619 – Description

    initial v1  
    66
    77I get the following error message:
     8{{{
    89Trac detected an internal error: ValueError: need more than 1 value to unpack
    910
     
    7980File "build/bdist.linux-i686/egg/advancedworkflow/controller.py", line 358, in _new_status
    8081  value, status = [y.strip() for y in transition.split('->')]
     82}}}