#19981 closed defect (bug) (fixed)

Fix a cap check in wp.newPage

Reported by: nprasath002 Owned by: ryan
Priority: normal Milestone: 3.4
Component: XML-RPC Version: 3.3.1
Severity: normal Keywords: has-patch
Cc:

Description

Cap check removed so its possible to create draft pages.
Cap are checked in mw_newPost

Attachments (1)

wp.newPage.patch (814 bytes) - added by nprasath002 16 months ago.
cap check removed

Download all attachments as: .zip

Change History (3)

cap check removed

  • Milestone changed from Awaiting Review to 3.4
  • Owner set to ryan
  • Resolution set to fixed
  • Status changed from new to closed

In [19905]:

Remove unnecessary cap check in wp_newPage(). mw_newPost() will handle it. Props nprasath002. fixes #19981

Note: See TracTickets for help on using tickets.