Opened 14 years ago
Closed 14 years ago
#20549 closed task (blessed) (fixed)
Removed extra underscores in XML-RPC prepare filter names.
| Reported by: | maxcutler | Owned by: | nacin |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.4 |
| Component: | XML-RPC | Version: | 3.4 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
The new _prepare_* methods in the XML-RPC class have filter names like xmlrpc__prepare_post. The intent was for them to be of the format xmlrpc_{method_name}, but ryan requested that we remove the extra underscore since that isn't done anywhere else in the codebase.
Attachments (2)
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In [20604]: