[
https://issues.apache.org/jira/browse/JCR-3633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17817322#comment-17817322
]
Julian Reschke commented on JCR-3633:
-------------------------------------
2.8: (2.8.2)
[bcd63c3fa|https://github.com/apache/jackrabbit/commit/bcd63c3fa1f7c7907ec02324ae1128b199ad4460]
2.6: (2.6.6)
[1692cd50f|https://github.com/apache/jackrabbit/commit/1692cd50f34eaa28a9742e709174af19b7be4509]
2.4: (2.4.6)
[71d118e0d|https://github.com/apache/jackrabbit/commit/71d118e0d6d72ec3da21e71bc0b0274bfb6ffcd4]
> 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
> Priority: Major
> 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 was sent by Atlassian Jira
(v8.20.10#820010)