[Ml-yokadi] [BUG] Unhanded exception when invoking t_reorder

Kevin Granade k.granade at astronautics.com
Fri Aug 21 23:16:59 CEST 2009


Trying out the software, ran across this.  Will look into it more later if I have time.
Please CC me if you want any additional information.

yokadi> t_reorder scr-11781-download
Error: Unhandled exception (oups)
        global name 'projectName' is not defined
This is a bug of Yokadi, sorry.
Send the above message by email to Yokadi developers to help them make Yokadi better.
---------------------8<----------------------------------------------
Traceback (most recent call last):
  File "./yokadi", line 73, in onecmd
    return Cmd.onecmd(self, line)
  File "/usr/lib/python2.6/cmd.py", line 219, in onecmd
    return func(arg)
  File "/home/kevin/localsrc/yokadi-0.10/src/yokadi/taskcmd.py", line 383, in do_t_reorder
    project = Project.byName(projectName)
NameError: global name 'projectName' is not defined
---------------------8<----------------------------------------------


More information about the Ml-yokadi mailing list