You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chemistry.apache.org by "Jeff Potts (JIRA)" <ji...@apache.org> on 2010/07/13 17:02:49 UTC

[jira] Commented: (CMIS-229) Test path expects trailing slash

    [ https://issues.apache.org/jira/browse/CMIS-229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12887788#action_12887788 ] 

Jeff Potts commented on CMIS-229:
---------------------------------

I will change the test script to not expect a trailing slash for this param. The core client code is unaffected.

> Test path expects trailing slash
> --------------------------------
>
>                 Key: CMIS-229
>                 URL: https://issues.apache.org/jira/browse/CMIS-229
>             Project: Chemistry
>          Issue Type: Improvement
>          Components: cmislib
>            Reporter: Jeff Potts
>            Assignee: Jeff Potts
>            Priority: Minor
>
> Migrated from GC, issue #8:
> From Stefane at Nuxeo...
> If I run the test suite against the local Chemistry test server, with settings:
> # Default values: Chemistry local server
> REPOSITORY_URL = 'http://localhost:8082/cmis/repository'
> USERNAME = ''
> PASSWORD = ''
> TEST_ROOT_PATH = '/test/'
> most of the tests will fail with server-side exception:
> java.lang.IllegalArgumentException: Path must not end with / : /test/
> From the specs (2.1.5.3 Paths), I believe that paths with trailing slashes
> are, indeed, illegal, so I don't think it's reasonnable to change the
> Chemistry code to allow for such paths.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.