Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-20859

Fix APIServlet redirect

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 7.10-HF18, 8.10
    • Component/s: Rest API
    • Tags:
    • Sprint:
      nxfit 8.10.2, nxfit 9.1.1
    • Story Points:
      5

      Description

      The APIServlet class does a redirect encoding the URL, that cause an issue accessing document by path with reserved characters.

      Using the REST APi, fetch a document named "[bar]"

      • with /nuxeo/site/api/v1/ => OK
      • with /nuxeo/api/v1/ => KO (fails when validating the new encoded URL)

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: