-
Bug
-
Resolution: Fixed
-
Minor
-
3.5.2
-
-
MOODLE_35_STABLE
-
MOODLE_36_STABLE
-
Moodle Mobile 3.6.0
Right now, if a link inside an iframe has http(s) protocol it's always opened in browser. If the iframe also uses http(s) protocol, we should check the target of the link to decide if it should be opened in the browser or in the iframe itself.