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

User model discriminates against those older than UNIX epoch #1

Closed
adamlundrigan opened this issue Apr 17, 2014 · 0 comments
Closed
Assignees
Labels

Comments

@adamlundrigan
Copy link
Contributor

If user's birth date is before UNIX epoch, and is provided to D2LWS_User_Model in UNIX timestamp format, it will not be converted to a SOAP-compatible dateTime format due to an error in the regex:

https://github.com/cdli/zfD2L/blob/master/library/D2LWS/User/Model.php#L227

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant