You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by "Arni Sumarlidason (JIRA)" <ji...@apache.org> on 2013/05/31 01:41:22 UTC

[jira] [Created] (OODT-616) http protocol behaves unexpectedly

Arni Sumarlidason created OODT-616:
--------------------------------------

             Summary: http protocol behaves unexpectedly
                 Key: OODT-616
                 URL: https://issues.apache.org/jira/browse/OODT-616
             Project: OODT
          Issue Type: Bug
          Components: push pull framework
    Affects Versions: 0.6
         Environment: n/a
            Reporter: Arni Sumarlidason


Pushpull does not download files when using a broad regex and the http protocol.

I am still tracking down exact problem, but here is what I have found so far:

- FileRestrictions::isAllowed() returns false because parent file cannot be found to obtain permission(vf.allowNewFiles()) for the file to be downloaded.
-- VirtualFile::getChildRecursive() fails because the absolute path stored in the virtual file is.. not absolute.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira