Skip to content

Workaround a bug encountered when fetching old draft posts#40

Merged
maxcutler merged 1 commit into
maxcutler:masterfrom
strycore:master
May 16, 2013
Merged

Workaround a bug encountered when fetching old draft posts#40
maxcutler merged 1 commit into
maxcutler:masterfrom
strycore:master

Conversation

@strycore
Copy link
Copy Markdown
Contributor

Previous versions of Wordpress did not set a date on draft posts which would result in a value of 00000000T00:00:00Z in the xmlrpc call. This value triggers bug http://bugs.python.org/issue2623 in python's xmlrpclib.

The patch comes with a new test in test_fieldmaps.py

maxcutler added a commit that referenced this pull request May 16, 2013
Workaround a bug encountered when fetching old draft posts
@maxcutler maxcutler merged commit 8392824 into maxcutler:master May 16, 2013
@strycore
Copy link
Copy Markdown
Contributor Author

Thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants