-
Type:
Bug
-
Status: Verified
-
Resolution: Unresolved
-
Affects Version/s: 6.2.1 CE GA2
-
Fix Version/s: None
-
Component/s: Documents & Media, External Document Repositories > CMIS
-
Labels:None
-
Fix Priority:3
-
OS:Windows 7
-
JDK:Oracle Sun JDK 6
-
Application Servers:Apache Tomcat 7.0.42
-
Databases:MySQL 5.6
When computing the parent by path the CMIS repository assumes that the path is encoded without a / in the end (which when mapping unix or webdav like structures is very common).
This is a semantic error and cannot be represented by a stacktrace (only on CMIS server side)
The attachment shows how the CMIS connector could be adapted (one file, two lines of code) in order to be accepting in different environments.