Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.3.1
-
Fix Version/s: 3.3.2
-
Component/s: Custom URL Scheme
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_33_STABLE
-
Fixed Branches:MOODLE_33_STABLE
-
Pull Master Diff URL:
-
Sprint:Moodle Mobile 3.3.2
Description
The RegExp of $mmUtil#isAbsoluteURL only allows protocols of 10 characters of less. We should allow longer protocols, otherwise the app won't be able to launch most custom URL schemes (like moodlemobile://).