Uploaded image for project: 'Moodle app'
  1. Moodle app
  2. MOBILE-4011

Support link handlers for root paths

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Minor Minor
    • 4.1.0
    • 4.0.2
    • Others
    • Hide

      A deep link such as the following should open site home: moodlemobile://link=https://school.moodledemo.net/?redirect=0

      This should be tested in 4 scenarios:

      • Opening the deep link from a browser to the site currently logged in the app
      • Opening the deep link from a browser to the site not logged in the app
      • Opening the deep link from the app to the same site
      • Opening the deep link from the app to a different site
      Show
      A deep link such as the following should open site home: moodlemobile://link= https://school.moodledemo.net/?redirect=0 This should be tested in 4 scenarios: Opening the deep link from a browser to the site currently logged in the app Opening the deep link from a browser to the site not logged in the app Opening the deep link from the app to the same site Opening the deep link from the app to a different site
    • MOODLE_400_STABLE
    • MOODLE_401_STABLE
    • Moodle App 4.1.0

      Currently it is not possible to define link handlers for root urls such as https://school.moodledemo.net/?redirect=0.

      This happens because patterns don't take into account the site url when matching, so a RegEx like ^\/?redirect=0$ would fail to match and \/?redirect=0$ is too generic.

            noeldemartin Noel De Martin
            noeldemartin Noel De Martin
            Dani Palou Dani Palou
            Isabel Renedo Rouco Isabel Renedo Rouco
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.