-
Type:
Bug
-
Resolution: Timed out
-
Priority:
Medium
-
None
-
Affects Version/s: 2.2.9, 2.7
-
Component/s: Core - Content REST APIs
-
Environment:
Standalone, JDK 1.4.2_11-b06
-
1
-
Severity 2 - Major
When storing pages using XMLRPC method storePage() the fields creator, created, modifier, modified appear to be ignored.
All content will be stored as belonging to the account used for xmlrpc.
I'd like to be able to set these fields so I can do wiki/content conversion and maintain all the timestamps/user revisions. Maybe I'm sending these fields in a wrong format, but according to the debug log it appears to be ok. See attachments for a perl script that reproduces this issue and a log of the xmlrpc conversation.