Roundup Tracker - Issues

Issue 1408570

classification
Title: let forms preserve values after submission failed
Type: Severity: normal
Components: Web interface Versions:
process
Status: open Resolution:
Dependencies: Superseder:
Assigned To: richard Nosy List: richard, schlatterbeck, stefan
Priority: normal Keywords:

Created on 2006-01-17 22:36 by stefan, last changed 2009-10-20 08:18 by schlatterbeck.

Messages
msg2106 Author: [hidden] (stefan) Date: 2006-01-17 22:36
The roundup web interface looses content of form fields
if submission triggers an error (such as from auditors).

It should be possible for roundup to preserve the state
a form was in when it was submitted, and send it back
for correction (possibly with wrong entries highlighted).
msg2107 Author: [hidden] (richard) Date: 2006-02-08 04:43
Logged In: YES 
user_id=6405

Yes, with better form generation / handling this might be 
an option. It's not at the moment though, sorry. 
msg3890 Author: [hidden] (schlatterbeck) Date: 2009-10-20 08:18
This is a very old issue -- still probably one of the topmost usability
problems of roundup. See issue712084 for a still older bug-report about
the same problem (why was that one closed, there is no log about it and
no close message)
History
Date User Action Args
2009-10-20 08:18:55schlatterbecklinkissue712084 superseder
2009-10-20 08:18:07schlatterbecksetnosy: + schlatterbeck
messages: + msg3890
2006-01-17 22:36:41stefancreate