-
Improvement
-
Resolution: Done
-
Minor
-
4.0.2
-
-
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.
- Testing discovered
-
MOBILE-4197 Self-enrol deep link fails for logged out site
-
- Open
-