Opened 5 years ago

Closed 5 years ago

#6604 closed defect (bug) (invalid)

Posts sent through XMLRPC in with UTC date scheduled for 3 hours in the future when blog timezone is set to GMT-3

Reported by: benjaminjackson Owned by: anonymous
Priority: normal Milestone:
Component: XML-RPC Version:
Severity: major Keywords: needs-feedback
Cc: josephscott

Description

Posts which are sent with the date in UTC have the post time formatted correctly, but only schedules the posts to be published 3 hours in the future.

Change History (3)

  • Cc josephscott added

We need more details. Can you provide the exact XML-RPC request and response? Also helpful would be the problem values as they ended up in the database.

Appending "Z" to the end of the date seemed to fix this problem for us.

  • Keywords needs-feedback added
  • Milestone 2.7 deleted
  • Resolution set to invalid
  • Status changed from new to closed

Closing as invalid as not enough information has been supplied to investigate. Please feel free to reopen this ticket when you're able to provide the information requested.

Thank you.

Note: See TracTickets for help on using tickets.