Issue12

Title add new workspace form fails if textbox is empty
Priority BUG Status resolved
Superseder Nosy List jgentry, sfalcon
Assigned To sfalcon Topics

Created on 2006-03-30.10:15:40 by sfalcon, last changed 2006-03-30.10:16:20 by sfalcon.

Messages
msg34 (view) Author: sfalcon Date: 2006-03-30.10:16:20
I believe I've more or less fixed the issue.  See rev443
msg33 (view) Author: sfalcon Date: 2006-03-30.10:15:40
If you just click OK you get a site error.
Also if you enter an invalid id string (e.g, "foo bar 123").
Also checking for existing workspaces is broken.
History
Date User Action Args
2006-03-30 10:16:20sfalconsetstatus: unread -> resolved
assignedto: sfalcon
messages: + msg34
2006-03-30 10:15:40sfalconcreate