Make WordPress Core

Opened 16 years ago

Closed 16 years ago

#13248 closed defect (bug) (fixed)

Wrong redirect when post is saved

Reported by: sirzooro Owned by:
Priority: normal Milestone: 3.0
Component: Editor Version: 3.0
Severity: normal Keywords:
Cc: Focuses:

Description

Steps to reproduce:

  1. Install WyPiekacz plugin (or any other which changes post status to Draft upon publish)
  2. Create new post, enter few words and hit Publish
  3. WyPiekacz should detect that post does not satisfy rules and change post status back to draft

Expected result:
WP displays editor. Above it should be frame with rules which are not satisfied

Current result:
WP redirects to /wp-admin/edit.php#038;action=edit

Change History (3)

#1 @sirzooro
16 years ago

  • Summary Wrong redirect when plugin changes post status upon publishWrong redirect when post is saved

Update: looks that this happens always, even if plugin is inactive - WP redirects to that URL when you try to save draft or publish.

#2 @demetris
16 years ago

This should be fixed after r14374.

#3 @PeteMall
16 years ago

  • Keywords needs-patch removed
  • Resolutionfixed
  • Status newclosed

Fixed in r14374. See #13051.

Note: See TracTickets for help on using tickets.