Make WordPress Core

Opened 20 years ago

Closed 20 years ago

Last modified 19 years ago

#1805 closed defect (bug) (fixed)

Inability to change post/page author

Reported by: ensellitis's profile ensellitis Owned by: markjaquith's profile markjaquith
Milestone: Priority: normal
Severity: normal Version: 1.6
Component: Administration Keywords: bg|has-patch bg|commit
Focuses: Cc:

Description

I am using latest nightly build, upon trying to change the author of a post found I was unable to. I then tried doing it with a page as well, still was not able to change the author.

Attachments (1)

functions-post.php.diff (365 bytes) - added by markjaquith 20 years ago.
Patch for WP 1.6 SVN

Download all attachments as: .zip

Change History (7)

@markjaquith
20 years ago

Patch for WP 1.6 SVN

#1 @markjaquith
20 years ago

  • Keywords bg|has-patch bg|commit added
  • Owner changed from anonymous to markjaquith
  • Status changed from new to assigned

My patch fixes it.

#2 @mikelietz
20 years ago

Okay, works on posts by my user and another user also.

Likewise pages.

#3 @matt
20 years ago

Should this do some sort of capabilities check first?

#4 @ryan
20 years ago

The problem is actually in edit_post().

#5 @ryan
20 years ago

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

(In [3099]) Typo. fixes #1805

#6 @(none)
19 years ago

  • Milestone 2.0 deleted

Milestone 2.0 deleted

Note: See TracTickets for help on using tickets.