Timezone is optional
--------------------
Key: CMIS-466
URL: https://issues.apache.org/jira/browse/CMIS-466
Project: Chemistry
Issue Type: Bug
Components: opencmis-server
Affects Versions: OpenCMIS 0.3.0
Reporter: Florent Guillaume
Assignee: Florent Guillaume
Fix For: OpenCMIS 0.6.0
The spec has:
{noformat}
<datetime string> ::= YYYY-MM-DDThh:mm:ss.sss[Z | +hh:mm | -hh:mm]
{noformat}
which means that the timezone is optional, but our code doesn't take this into
account and mandates it.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira