Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.0.2
-
Component/s: Repositories
-
Testing Instructions:
-
Affected Branches:MOODLE_30_STABLE
-
Fixed Branches:MOODLE_29_STABLE, MOODLE_30_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-53095-master -
Pull Master Diff URL:
Description
MERLOT had to change to using https for security reasons; the MERLOT.org URL picker uses http. Changing to https fixes the issue.
In repository/merlot/lib.php line 88 change http://www.merlot.org to https://www.merlot.org
I'm looking at how I can submit the patch, but if someone else wants to do it who is already familiar with the process, I will not feel like someone is stepping on my toes.
Attachments
Issue Links
- Testing discovered
-
MDL-53888 url form element 'Choose a link' option doesn't work
-
- Closed
-