#19095 closed defect (bug) (fixed)

QuickPress doesn't work in trunk

Reported by: SergeyBiryukov Owned by: nacin
Priority: normal Milestone: 3.3
Component: Administration Version: 3.3
Severity: normal Keywords: has-patch commit
Cc:

Description

Since [19052]. See the screenshot.

Attachments (3)

19095.quickpress.png (133.4 KB) - added by SergeyBiryukov 19 months ago.
19095.patch (1.1 KB) - added by SergeyBiryukov 19 months ago.
19095.diff (1.6 KB) - added by nacin 19 months ago.

Download all attachments as: .zip

Change History (8)

In [19092]:

Fix copypasta in in WP_Screen. see #19095, props SergeyBiryukov.

I'm inclined to simply eliminate quickpress_post_ID. There's no need for it. I tracked it down to [8751]. Its few instances in core indicate it's not necessary.

nacin19 months ago

  • Keywords commit added

+1'd by ryan in IRC.

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

In [19093]:

Move from quickpress_post_ID to post_ID. fixes #19095.

Note: See TracTickets for help on using tickets.