[
https://issues.apache.org/jira/browse/JCR-4946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Manfred Baedke updated JCR-4946:
--------------------------------
Description:
The method ActiveLock#isLockedByToken(String lockToken) is implemented at
several places, but only needs one implementation in AbstractActiveLock.
Also, no tests are failing if we change the case sensitivity of the lock token
comparison.
was:
The method ActiveLock#isLockedByToken(String lockToken) is implemented at
several places, but only needs one implementation in AbstractActiveLock.
Also, no tests are failing when we change the case sensitivity of the lock
token comparison.
> Cleanup lock discovery and add test cases for the case sensitivity of lock
> tokens
> ---------------------------------------------------------------------------------
>
> Key: JCR-4946
> URL: https://issues.apache.org/jira/browse/JCR-4946
> Project: Jackrabbit Content Repository
> Issue Type: Improvement
> Components: jackrabbit-webdav
> Reporter: Manfred Baedke
> Assignee: Manfred Baedke
> Priority: Minor
>
> The method ActiveLock#isLockedByToken(String lockToken) is implemented at
> several places, but only needs one implementation in AbstractActiveLock.
> Also, no tests are failing if we change the case sensitivity of the lock
> token comparison.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)