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)