Page MenuHomePhabricator

action=edit shold not respond HTTP 404
Closed, ResolvedPublic

Description

Author: tietew-mediazilla

Description:
HTTP status 4xx are not cachable.

When I edit non-existing article, press preview, and press back button,
browser flushes page data and reloads or re-posts previous posted data.

action=edit and action=submit should respond HTTP 200 anytime.


Version: 1.6.x
Severity: major

Details

Reference
bz3733

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 8:51 PM
bzimport set Reference to bz3733.
bzimport added a subscriber: Unknown Object (MLST).

Was changed a while ago. However, these pages are already not cacheable so... ?