Make WordPress Core

Opened 15 years ago

Closed 15 years ago

#8519 closed defect (bug) (fixed)

"Pust Published" message when Contributor submits post for review

Reported by: mdawaffe's profile mdawaffe Owned by: mdawaffe's profile mdawaffe
Milestone: 2.7 Priority: normal
Severity: normal Version: 2.7
Component: General Keywords: has-patch commit
Focuses: Cc:

Description

  1. Log in as contributor.
  2. Create new post. Click "Submit for Review".
  3. Post saves, but message is "Post published".

Attached checks 'pending' == get_post_status() and displays "Post submitted" when appropriate.

Attachments (1)

8519.diff (3.0 KB) - added by mdawaffe 15 years ago.

Download all attachments as: .zip

Change History (3)

@mdawaffe
15 years ago

#1 @mdawaffe
15 years ago

  • Keywords has-patch commit added
  • Owner changed from anonymous to mdawaffe
  • Status changed from new to assigned

#2 @azaozz
15 years ago

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

(In [10094]) Show "Post submitted" message when contributors submit a post for review, props mdawaffe, fixes #8519

Note: See TracTickets for help on using tickets.