[
https://issues.apache.org/jira/browse/JCR-1352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Reschke resolved JCR-1352.
---------------------------------
Resolution: Duplicate
Assignee: Julian Reschke
> illegal format for WebDAV lock tokens
> -------------------------------------
>
> Key: JCR-1352
> URL: https://issues.apache.org/jira/browse/JCR-1352
> Project: Jackrabbit Content Repository
> Issue Type: Bug
> Components: jackrabbit-jcr-server, locks
> Reporter: Julian Reschke
> Assignee: Julian Reschke
> Priority: Minor
>
> WebDAV lock tokens are URIs, while JCR lock tokens aren't. Therefore, the
> WebDAV servlet needs to transform outgoing JCR lock tokens (response headers
> and WebDAV properties) into URI format, and needs to parse the original lock
> token out of incoming WebDAV lock tokens (in request headers).
> Proposed mapping:
> - when the JCR lock token uses UUID format, use "urn:uuid",
> - otherwise encode with a constant prefix, such as
> "tag:jackrabbit.apache.org,2008:LockTokens."
--
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