[
https://issues.apache.org/jira/browse/JCR-4031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15525612#comment-15525612
]
Julian Reschke edited comment on JCR-4031 at 9/27/16 11:35 AM:
---------------------------------------------------------------
trunk: [r1762422|http://svn.apache.org/r1762422]
2.12: [r1762444|http://svn.apache.org/r1762444]
2.10: [r1762449|http://svn.apache.org/r1762449]
2.8: [r1762454|http://svn.apache.org/r1762454]
was (Author: reschke):
trunk: [r1762422|http://svn.apache.org/r1762422]
2.12: [r1762444|http://svn.apache.org/r1762444]
2.10: [r1762449|http://svn.apache.org/r1762449]
> 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.8.3, 2.10.5, 2.12.5, 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)