Opened 6 years ago

Closed 6 years ago

#4156 closed defect (bug) (fixed)

XML-RPC fixes to allow for empty/zero settings in various fields

Reported by: josephscott Owned by: anonymous
Priority: normal Milestone: 2.2
Component: XML-RPC Version:
Severity: normal Keywords:
Cc:

Description

Allows wp_slug, wp_password, wp_page_order, wp_author_id, mt_allow_comments, mt_allow_pings to be reset (empty in some cases) via newPost/editPost and newPage/editPage.

Attachments (1)

xmlrpc.php-diff (4.2 KB) - added by josephscott 6 years ago.

Download all attachments as: .zip

Change History (3)

  • Summary changed from XML-RPC fixes to XML-RPC fixes to allow for empty/zero settings in various fields

Replying to josephscott:

Allows wp_slug, wp_password, wp_page_order, wp_author_id, mt_allow_comments, mt_allow_pings to be reset (empty in some cases) via newPost/editPost and newPage/editPage.

comment:2   ryan6 years ago

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

(In [5281]) XML-RPC fixes to allow for empty/zero settings in various fields. Props Joseph Scott. fixes #4156

Note: See TracTickets for help on using tickets.