On Mon, 2006-08-14 at 19:59 -0700, Vladimir Sushkov wrote:
> Hello,
> 
> Is there any way/hack/patch to keep previously filled ticket data if 
> a TracError is raised during a new ticket creation or existing ticket
> update?
> For example, a user created a ticket but forgot to fill in the Summary.
> When they submit the ticket Trac gives the error page:
>       Error
>       Tickets must contain a summary. 
> When the user clicks Back button on his/her browser, they are faced with an
> empty ticket form. All previously filled data gets lost, and it may be a lot
> of text if the issue is big, so they user is forced to repeat all the input
> over again...

Well, browsers like Firefox retain the form inputs, so if you get an
error you can hit "Back" and your data will still be there.  But I am
not aware of a patch to handle this on the server-side.

-- 
Matt Good <[EMAIL PROTECTED]>

_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac

Reply via email to