-
Bug
-
Resolution: Fixed
-
Minor
-
4.1.6, 4.2.3, 4.3
In lib/filestorage/file_storage.php we have:
1250 throw new file_exception('storedfileproblem', 'Can not fetch file form URL');
1264 throw new file_exception('storedfileproblem', 'Can not fetch file form URL');
Presumably this should say "Cannot fetch file from URL".