Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.2.5, 3.3.2, 3.4
-
Component/s: External Tool (IMS-LTI), LTI provider
-
Database:Any
-
Testing Instructions:
-
Workaround:
-
Difficulty:Easy
-
Affected Branches:MOODLE_32_STABLE, MOODLE_33_STABLE, MOODLE_34_STABLE
-
Fixed Branches:MOODLE_33_STABLE, MOODLE_34_STABLE
-
Pull from Repository:
-
Pull Master Branch:master_
MDL-60253 -
Pull Master Diff URL:
Description
When a link is not associated with a Tool Configuration, there will be an attempt do an association by URL match. This association is only looking for toolURL, not secureToolURL. This is a critical issue, in particular as long as MDL-34161 is not addressed as URL match is the only way to have functioning backup for now. The fix is also trivial.
Here is short video showing the issue (1m40): http://www.claudeonthe.net/moodle/MDL-60253-securetoolurlmatch.mp4