Make WordPress Core

Opened 8 years ago

Closed 8 years ago

#34510 closed defect (bug) (fixed)

Add 'wp-post-new-reload' to the list of removable query args

Reported by: johnbillion's profile johnbillion Owned by: johnbillion's profile johnbillion
Milestone: 4.4 Priority: normal
Severity: minor Version: 4.4
Component: Editor Keywords:
Focuses: Cc:

Description

In [33836], a wp-post-new-reload query var was introduced which prevents a post from being overwritten when the browser's Back button is used after saving a post.

This should be added to the list of removable query vars so it doesn't persist in the URL.

Change History (1)

#1 @johnbillion
8 years ago

  • Owner set to johnbillion
  • Resolution set to fixed
  • Status changed from new to closed

In 35460:

Add wp-post-new-reload to the list of removable query vars so it doesn't persist in the URL.

Fixes #34510

Note: See TracTickets for help on using tickets.