Uploaded image for project: 'Nuxeo Mobile'
  1. Nuxeo Mobile
  2. NXMOB-505

Fix "Open in app" when URL is based on path and contains encoded characters

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: iOS 1.16, Android 1.13
    • Component/s: None
    • Tags:
    • Sprint:
      nxfit 10.2.3
    • Story Points:
      2

      Description

      Following NXP-24824, when opening in the browser a doc link based on the path and clicking on "Open in app" from the login page, we should now be redirected to the document.
      For instance with http://localhost:8080/nuxeo/ui/#!/browse/default-domain/workspaces/Test%20WS

      Yet the app fails to fetch the document since the repository.fetch call encodes the path which results in a path encoded twice, in this case /Test%2520WS.

      => We need to decode the docRef and repositoryName passed in the URL.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 2 hours
                  2h