Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.7.1
-
Component/s: Libraries
-
Labels:None
-
Environment:all platforms
-
Affected Branches:MOODLE_17_STABLE
-
Fixed Branches:MOODLE_19_STABLE, MOODLE_20_STABLE
Description
Bugs in moodle/lib/componentlib.class.php
fopen() and file_get_contents() does not reach "www.moodle.org" via proxy server.
Then, we can not download / update selected language pack automatically in [Site Administration][Language][Language Packs]
I have detected the cause of this bug, and modified.
See also following forum discussions.
http://moodle.org/mod/forum/discuss.php?d=60405
P.S. Sorry, English is not my native language...
Just tried this fix on my 1.8 install and got 'Downloaded file check failed.' increasing debug level gave no extra clues.