Make WordPress Core

Opened 18 years ago

Closed 18 years ago

#4156 closed defect (bug) (fixed)

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

Reported by: josephscott's profile josephscott Owned by:
Milestone: 2.2 Priority: normal
Severity: normal Version:
Component: XML-RPC Keywords:
Focuses: 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 18 years ago.

Download all attachments as: .zip

Change History (3)

#1 in reply to: ↑ description @josephscott
18 years ago

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

#2 @ryan
18 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.