Roundup Tracker - Issues

Issue 596155

classification
bug with multilink
Type: Severity: normal
Components: Web interface Versions:
process
Status: closed fixed
:
: richard : miketm, richard
Priority: normal :

Created on 2002-08-16 17:22 by miketm, last changed 2002-09-02 21:58 by richard.

Messages
msg310 Author: [hidden] (miketm) Date: 2002-08-16 17:22
Hi,    
    
I'm playing with extended template. When I try to submit    
an issue without selecting platform property everything is    
fine but if I select some platforms then I'm getting this    
error:    
    
 Traceback (most recent call last): 
  File "cgi_client.py", line 576, in shownode 
  File "cgi_client.py", line 1349, in parsePropsFromForm 
  File "/var/tmp/python-root//usr/lib/python2.1/cgi.py", 
line 528, in __getattr__ 
    raise AttributeError, name 
AttributeError: strip 
 
msg311 Author: [hidden] (richard) Date: 2002-09-02 21:58
Logged In: YES 
user_id=6405

Sorry for the slow turnaround on this bug. This has been fixed in 0.4 
CVS. Please download the latest version of cgi_client.py from the CVS 
browser. 
 
 
History
Date User Action Args
2002-08-16 17:22:50miketmcreate