Closed Bug 1148061 Opened 9 years ago Closed 9 years ago

updating bug should redirect to a GET after POST

Categories

(Bugzilla :: Bugzilla-General, defect)

4.4.1
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 577720

People

(Reporter: matt.sawyer, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.5.15 (KHTML, like Gecko) Version/8.0.5 Safari/600.5.15

Steps to reproduce:

1. open a bug page (/show_bug.cgi?id=xxxxxx)
2. save changes to the bug
3. note that the page refreshes via the HTTP POST response
4. try to refresh the page


Actual results:

The browser will warn you about reposting the page.


Expected results:

There should be no warning. Bugzilla should redirect to GET the bug page after the POST.
Bugzilla does this since version 4.2. All modern browsers support this except KHTML.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.