[
https://issues.apache.org/jira/browse/JCR-4031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Reschke resolved JCR-4031.
---------------------------------
Resolution: Fixed
Fix Version/s: 2.13.4
> AbstractLocatorFactory: typo in log message
> -------------------------------------------
>
> Key: JCR-4031
> URL: https://issues.apache.org/jira/browse/JCR-4031
> Project: Jackrabbit Content Repository
> Issue Type: Bug
> Components: jackrabbit-webdav
> Affects Versions: 2.4.6, 2.6.7, 2.8.2, 2.12.4, 2.10.4, 2.13.3
> Reporter: Julian Reschke
> Priority: Trivial
> Fix For: 2.13.4
>
>
> {noformat}
> if (!resourcePath.startsWith(workspacePath)) {
> throw new IllegalArgumentException("Resource path '" +
> resourcePath + "' does not start with workspace path '" + workspacePath +
> ".");
> }
> {noformat}
> (missing closing quote)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)