[ 
https://issues.apache.org/jira/browse/JCR-3633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke resolved JCR-3633.
---------------------------------

    Resolution: Fixed
    
> If header field sent with PROPFIND (for lock discovery)
> -------------------------------------------------------
>
>                 Key: JCR-3633
>                 URL: https://issues.apache.org/jira/browse/JCR-3633
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-spi2dav
>    Affects Versions: 2.4.4, 2.6.3, 2.7
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>             Fix For: 2.4.5, 2.6.4, 2.7.1
>
>         Attachments: JCR-3633.diff
>
>
> RepositoryServiceImpl.getLockInfo() sends a PROPFIND request including an If 
> header field containing all lock tokens owned by the session. This will fail 
> (with Precondition Failed) unless there's only one lock token, and the 
> request URI happens to be the one of the lock with the specified lock token.
> (This is probably a leftover from a time where the transient space wasn't yet 
> managed using the "Transaction" header field).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to