[rt-users] Refreshing after Update

Senoner Samuel Samuel.Senoner at eurac.edu
Tue Oct 14 10:51:09 EDT 2003


It happened often also to me.
It happens if the user keeps the same page and refreshes, other users
close the browser window or change to another ticket.
In my case it happened also that ticket were created more than once.
Aha, in that case the file is /Ticket/Create.html
Perhaps in Update this part is intendet do correct something??

# }}}

if ( exists $ARGS{SubmitTicket} ) {
    $m->comp('Display.html', %ARGS);
    return;
}
</%INIT>

Thanks for any help.

Samuel
 


-----Original Message-----
From: Jenn Alexander [mailto:fivepoundbass at bellsouth.net] 
Sent: Monday,13 October,2003 16:35
To: rt-users at lists.fsck.com

We have a problem with folks refreshing the page after they perform a
ticket update--they get IE's "Retry Cancel" dialog that tells them
they'll be resending form information if they click Retry, but they
click Retry anyway and so their updates get duplicated.

I notice after an update is performed that the URL still shows
/Ticket/Update.html. Is it possible to redirect this to
/Ticket/Display.html? It seems that would avoid the duplication problem,
as a refresh would reload the display instead of the update.

Thanks!
Jenn

_______________________________________________
rt-users mailing list
rt-users at lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-users

Have you read the FAQ? The RT FAQ Manager lives at http://fsck.com/rtfm





More information about the rt-users mailing list