Make WordPress Core

Opened 20 years ago

Closed 20 years ago

#3705 closed defect (bug) (fixed)

'read_private_pages' capability broken

Reported by: McShelby Owned by:
Priority: normal Milestone: 2.1.1
Component: Administration Version: 2.1
Severity: normal Keywords:
Cc: Focuses:

Description

'read_private_pages' capability does not work as expected and causes the pages author data not to set up properly.

This is because of a copy/paste typo from the 'read_private_posts' functionality. A patch is attached to this report.

Attachments (1)

capabilities.php.diff (669 bytes ) - added by McShelby 20 years ago.

Download all attachments as: .zip

Change History (3)

#1 @McShelby
20 years ago

Btw: Additionally my Tortoise did include some line break fix into the patch file.

#2 @ryan
20 years ago

  • Resolutionfixed
  • Status newclosed

(In [4825]) Fix typo in read_pages conditional. Props McShelby. fixes #3705

Note: See TracTickets for help on using tickets.