Modify

Opened 15 years ago

Closed 15 years ago

#4825 closed enhancement (fixed)

Prevent page reload reposts

Reported by: anonymous Owned by: Radek Bartoň
Priority: normal Component: DiscussionPlugin
Severity: minor Keywords: post
Cc: Trac Release: 0.11

Description

After a user submits a posts POST data will be re-send if he reload the page. A redirect after POST could solve the problem.

Attachments (0)

Change History (4)

comment:1 Changed 15 years ago by Radek Bartoň

Status: newassigned

In exactly what case? This should be already handled.

comment:1 Changed 15 years ago by Radek Bartoň

Status: newassigned

In exactly what case? This should be already handled.

comment:2 in reply to:  1 Changed 15 years ago by anonymous

Replying to Blackhex:

In exactly what case? This should be already handled.

Not tested directly on a forum page but this happens when the wiki macro is used and when someone replies directly with the wiki discussion form.

comment:3 Changed 15 years ago by Radek Bartoň

Resolution: fixed
Status: assignedclosed

All right. There is a problem to achieve server-side redirection inside Trac macros. I added client-side redirection to ViewTopic macro in trunk but it is of course noticeable to user. Test it, please, if it suits your demands or if I should remove it.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Radek Bartoň.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.