Roundup Tracker - Issues

Issue 1460253

classification
Comma in key causes error (e.g. for Topic in demo tracker)
Type: Severity: normal
Components: Web interface Versions:
process
Status: closed wont fix
:
: richard : dlinke, richard
Priority: normal :

Created on 2006-03-28 20:53 by dlinke, last changed 2006-04-27 04:08 by richard.

Messages
msg2231 Author: [hidden] (dlinke) Date: 2006-03-28 20:53
How to reproduce (with latest cvs or 1.1):
(1) Create a topic with a comma, e.g. "a,b" in the
    demo tracker. 
(2) Create an issue and assign the topic to the issue
    -> error message:
    "property topic: 'a' is not a keyword"

I originally discovered this bug in a production
tracker with sqlite as backend so it seems to be 
backend-independant.

Regards,
David
msg2232 Author: [hidden] (richard) Date: 2006-04-27 04:08
Logged In: YES 
user_id=6405

I don't know how we're going to work around this one. Fundamentally, the input 
box assumes that keywords are comma-separated. I'm going to mark this one 
as "won't fix".
History
Date User Action Args
2006-03-28 20:53:01dlinkecreate