Opened 13 years ago
Closed 13 years ago
#18566 closed enhancement (fixed)
Expose discussion settings on XML-RPC
Reported by: | daniloercoli | Owned by: | nacin |
---|---|---|---|
Milestone: | 3.4 | Priority: | normal |
Severity: | normal | Version: | |
Component: | XML-RPC | Keywords: | mobile has-patch commit |
Focuses: | Cc: |
Description
To set properly the mobile UI we should be able to access the discussion settings variables from XML-RPC.
- default_ping_status
- default_comment_status
Attachments (1)
Change History (6)
#3
@
13 years ago
- Cc josephscott added
- Keywords commit added
I'm ok with this idea and patch, with one reservation. The two options default_ping_status & default_comment_status expect string values, specifically: 'open' & 'closed'. Anything other than those two values, from what I've seen so far, will result in it being treated as closed.
Besides that one concern I'm fine with having this patch committed.
Note: See
TracTickets for help on using
tickets.
@see http://blackberry.trac.wordpress.org/ticket/163