Uploaded image for project: 'Nuxeo Java Client'
  1. Nuxeo Java Client
  2. JAVACLIENT-124

Don't encode parameters for fetchBlobById calls

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 1.2, 2.4
    • Fix Version/s: 2.4, 1.3
    • Component/s: API, REST
    • Tags:
    • Story Points:
      2

      Description

      When calling fetchBlobById, retrofit automatically encode the parameters.

      A call with files:files/0/file as fieldPath parameter will fail because the parameter is encoded to files:files%2F0%2Ffile and encoded path are not handled by Jersey 1.x on server side (see BlobAdapter).

        Attachments

          Activity

            People

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

              Dates

              • Created:
                Updated:
                Resolved: