Ticket #4156 (closed defect (bug): fixed)

Opened 5 years ago

Last modified 5 years ago

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

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

Change History

  • 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   ryan5 years ago

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

(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.