You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chemistry.apache.org by "Alberto Perona (JIRA)" <ji...@apache.org> on 2015/02/05 12:47:35 UTC

[jira] [Created] (CMIS-892) Multiple spaces in folder name not got

Alberto Perona created CMIS-892:
-----------------------------------

             Summary: Multiple spaces in folder name not got
                 Key: CMIS-892
                 URL: https://issues.apache.org/jira/browse/CMIS-892
             Project: Chemistry
          Issue Type: Bug
          Components: dotcmis
    Affects Versions: DotCMIS 0.6
         Environment: Alfresco Comunity Version 4.2.0
            Reporter: Alberto Perona


When getting a folder, multiple spaces in the name are not returned.

e.g. {{IFolder obj = (IFolder)session.GetObjectByPath("/Sites/Multiple  Spaces);}}
obj.name is "Multiple\sSpaces" instead of "Multiple\s\sSpaces"



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