Message94
When trying to add a file to a bug report, I get the
following traceback. This is on windows 2000 with
Python2.2. My command line was:
roundup-server -p 9090
Traceback (most recent call last):
File "C:\Python22\Lib\site-
packages\roundup\cgi_client.py", line 567, in newfile
type=type, name=file.filename))
File "C:\Python22\Lib\site-
packages\roundup\cgi_client.py", line 411, in
_post_editnode
if type(value) != type([]): value = [value]
UnboundLocalError: local variable 'type' referenced
before assignment
|
|
Date |
User |
Action |
Args |
2009-02-03 14:19:59 | admin | link | issue494451 messages |
2009-02-03 14:19:59 | admin | create | |
|