Roundup Tracker - Issues

Message1496

Author marlonvdb
Recipients
Date 2004-10-19.07:01:10
Message-id
In-reply-to
Hi all,

We have a problem with lost selections for 'Link'
properties after a failed
submit.
This is what happens:
- we select a status which requires
  a message to (handled by detector)
- we press submit
- we get the message (generated in the detector):
  'The selected status requires a comment, please enter it'
- but at this state, the status field contains the previous
  status again and not the one selected before the commit.
The result is that we have to check all the selections
again before trying
to submit again, or else a lot of issues do contain the
wrong selections.
The above is the case for all the 'Link' properties,
thus not only for the
'status' property.

Some additional info:
Server: Linux
web-server: roundup-server
web-clients: IE 4.0, 5.0, 5.5, 6.0 and Mozilla Firefox 1.0

python (on server): V2.3.3


Best regards,
Marlon
History
Date User Action Args
2009-02-03 14:20:59adminlinkissue1049799 messages
2009-02-03 14:20:59admincreate