OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

cmis message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [OASIS Issue Tracker] (CMIS-773) Timezone support in browser binding


Peter Monks created CMIS-773:
--------------------------------

             Summary: Timezone support in browser binding
                 Key: CMIS-773
                 URL: https://tools.oasis-open.org/issues/browse/CMIS-773
             Project: OASIS Content Management Interoperability Services (CMIS) TC
          Issue Type: Bug
          Components: Browser Binding
         Environment: CMIS 1.1
            Reporter: Peter Monks


In CMIS 1.1, DateTime values in the Browser Binding use Unix epoch time, which doesn't provide any support for timezones.  This functionally cripples the Browser Binding and is inconsistent with the SOAP and AtomPub bindings, which both provide full timezone support (via ISO-8601 DateTime values).

Amongst other problems, this issue manifests itself as:
* loss of information when a client reads a timezone-specific DateTime value from a CMIS repository
* inability for a client to write a timezone-specific DateTime value to a CMIS repository
* incidental complexity for clients that make use of multiple bindings concurrently

Note: proposed solutions must be fully functional regardless of the value of the Browser Binding's "succinct mode".  Specifically, it must _not_ be a requirement that succinct mode be disabled in order to gain this capability 



--
This message was sent by Atlassian JIRA
(v6.2.2#6258)


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]