You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Amit Jain (JIRA)" <ji...@apache.org> on 2016/11/07 09:22:58 UTC

[jira] [Created] (OAK-5078) Improper handling of relative paths in OakFileDataStore#getAllIdentidiers

Amit Jain created OAK-5078:
------------------------------

             Summary: Improper handling of relative paths in OakFileDataStore#getAllIdentidiers
                 Key: OAK-5078
                 URL: https://issues.apache.org/jira/browse/OAK-5078
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: blob
            Reporter: Amit Jain
            Assignee: Amit Jain


OakFileDataStore#getAllIdentifiers normalizes paths using the FileNameUtils.normalizeNoEndSeparator method directly. But this will fail for paths defined as {{../datastore}} for example.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)