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

Fix slash issue in path parameter

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Duplicate
    • Affects Version/s: 0.1
    • Fix Version/s: 1.0
    • Component/s: API

      Description

      When calling for instance Document note = nuxeoClient.repository().fetchDocumentByPath("folder_1/note_1"); the client is well responding.

      When executing Document note = nuxeoClient.repository().fetchDocumentByPath("/folder_1/note_1"); with the slash at the beginning, retrofit is not handling automatically.

      We should fix it.

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                vpasquier Vladimir Pasquier
                Reporter:
                vpasquier Vladimir Pasquier
                Participants:
              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: