Roundup Tracker - Issues

Issue 941363

classification
topic starts with number -> invalid literal for int() error
Type: Severity: normal
Components: None Versions:
process
Status: closed fixed
:
: : dlinke, richard
Priority: normal :

Created on 2004-04-24 15:59 by dlinke, last changed 2004-05-02 22:50 by richard.

Messages
msg1194 Author: [hidden] (dlinke) Date: 2004-04-24 15:59
After switching from 0.6.8 to 0.7.0b3 (sqlite backend)
I have trouple with topics that start with a number,
e.g. "8C-PTR"

If I select "8C-PTR" as topic and submit the changes I
get the error message:

 invalid literal for int(): 8C-PTR

Topics starting with a letter work as before. If I
rename the topic from "8C-PTR" to "A8C-PTR" the error
disappears. Changing the name back to "8C-PTR" restores
the error.

Any ideas?

David
msg1195 Author: [hidden] (richard) Date: 2004-05-02 22:50
Logged In: YES 
user_id=6405

Fixed. Will commit to CVS when I can connect to cvs.sf.net 
History
Date User Action Args
2004-04-24 15:59:16dlinkecreate