Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WordPressWrapper.GetComment(...) populates Comment.DateCreated only with default value #24

Open
punjabisoul opened this issue Apr 16, 2013 · 1 comment

Comments

@punjabisoul
Copy link
Contributor

Not sure if anyone else has seen this, but I am unable to get DateCreated for Comments
In the Mapper.cs the method
internal static Comment Comment(XmlRpcComment input)
the value
input.dateCreated = {01/01/0001 00:00:00}

This works fine for the Post just not for Comments, my fear is that it could be an issue within "CookComputing.XmlRpcV2" but would like to be wrong and that there is an easy fix for it.

@ldt25290
Copy link

I have the same problem, is there a solution ?

Thanks

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

No branches or pull requests

2 participants