You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "David Hotchkiss (JIRA)" <ji...@apache.org> on 2017/11/01 13:57:00 UTC

[jira] [Created] (CONNECTORS-1471) FileOutputConnector.removeDocument() Root Path Check Always Fails

David Hotchkiss created CONNECTORS-1471:
-------------------------------------------

             Summary: FileOutputConnector.removeDocument() Root Path Check Always Fails 
                 Key: CONNECTORS-1471
                 URL: https://issues.apache.org/jira/browse/CONNECTORS-1471
             Project: ManifoldCF
          Issue Type: Bug
          Components: File system connector
    Affects Versions: ManifoldCF 2.8.1
         Environment: Demonstrated on:
OS: Linux RHEL 7 and Ubuntu 14.04, 
Java Version: JDK 1.8,
Databases: HSQL and PostgreSQL.
            Reporter: David Hotchkiss
            Priority: Major


The FileOutputConnector.removeDocument() method has a precondition check for existence of the "root" path portion of the document location.  But the path is not specified and the check is based on an empty StringBuffer which will always fail.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)