Bug #938
[PATCH] dateCreated now recognized in the xmlrpc meta_weblog_service
| Status : | Closed | Start : | ||
| Priority : | Normal | Due date : | ||
| Assigned to : | scott - | % Done : | 0% |
|
| Category : | backend | |||
| Target version : | - | |||
| Resolution : | fixed |
Description
The 'dateCreated' field was not taken in account when using the 'metaWeblog_newPost' and 'metaWeblog_editPost' xmlrpc methods.
This patch fix this bug. The dateCreated field of the MetaWeblogStructs::Article struct is now a string with the date in ISO.8601 format, according to the Movable Type API specifications
Associated revisions
Make the Amazon text filter domain configurable. Closes #938
History
08/23/2005 02:12 PM - scoop -
- Status changed from Assigned to Closed
- Resolution set to fixed
(In r553) Added support for dateCreated handling in metaWeblog#newPost and #editPost (closes #318) [henri@websiteburo.com]
