Make WordPress Core

Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#6674 closed defect (bug) (fixed)

First manual save redirects to post permalink

Reported by: markjaquith's profile markjaquith Owned by: ryan's profile ryan
Milestone: 2.5.1 Priority: high
Severity: major Version: 2.5
Component: Administration Keywords:
Focuses: Cc:

Description

When composing a post, the first manual save redirects to that post's preview URL. It is expected that you'd keep editing the post.

Attachments (1)

6674.001.diff (1.5 KB) - added by markjaquith 16 years ago.

Download all attachments as: .zip

Change History (6)

#1 @ryan
16 years ago

  • Owner changed from anonymous to ryan

#2 @Denis-de-Bernardy
16 years ago

doesn't this depend on the time you spend writing it?

D.

#3 @markjaquith
16 years ago

Narrowed it down: it happens when you go directly to your wp-admin/post-new.php URL. It is setting the "redo" referredby form field.

#4 @markjaquith
16 years ago

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

(In [7794]) Fix redirect issue with null post_ID equaling null url_to_postid(). fixes #6674 for trunk

#5 @markjaquith
16 years ago

(In [7795]) Fix redirect issue with null post_ID equaling null url_to_postid(). fixes #6674 for 2.5.1

Note: See TracTickets for help on using tickets.