taskruQueue - Tasks: task #5993, redirect to prevent against...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

task #5993: redirect to prevent against resubmits

Submitter:  John Fulton <jfulton>
Submitted:  Wed 18 Oct 2006 02:21:19 PM UTC
   
 
Should Start On:  Wed 18 Oct 2006 05:00:00 AM UTC Should be Finished on:  Thu 18 Oct 2007 05:00:00 AM UTC
Category:  None Priority:  1 - Later
Status:  None Privacy:  Public
Assigned to:  None Percent Complete:  0%
Open/Closed:  Open Effort:  0.00

Wed 18 Oct 2006 02:21:19 PM UTC, original submission:  


Some web-based systems defend against multiple submissions in webapps (refresh, back button can all cause issues) either using session/request tokens (and discarding multiple submits) or more popularly redirect-after-post (where you followup the form submit with a redirect to a "safe" view page -- that way reloading the page (which is common user behavior) simply refreshes a read only view.

Could we look into adding a redirect to the flow after ticket creation, comments, etc?

---
Note that this is done for creation, but not comments.  Those are the two most popular.  Should look into comments. 




John Fulton <jfulton>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

No changes have been made to this item

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code