Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-2001

REST web service does not encode URLs

XMLWordPrintable

    • Hide

      Create a node with name "one two". In the web service, navigate to the parent folder of "one two". Click on "self" URL for node "one two". Result: PathNotFoundException. If the URL was "one%20two" then it should work.

      Show
      Create a node with name "one two". In the web service, navigate to the parent folder of "one two". Click on "self" URL for node "one two". Result: PathNotFoundException. If the URL was "one%20two" then it should work.

      The URLS (self, up, etc) do not appear to be encoded. Node names with embedded spaces or non-ascii characters do not work because the URL is not encoded.

            hchiorean Horia Chiorean (Inactive)
            jonathandfields_jira Jonathan Fields (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: