-
Bug
-
Resolution: Fixed
-
Minor
-
2.2.7, 2.3.4, 2.4.1
-
None
-
MOODLE_22_STABLE, MOODLE_23_STABLE, MOODLE_24_STABLE
-
MOODLE_24_STABLE
When a file is uploaded with Moodle restore course dialog (repository/repository_ajax.php) and the php.ini directive is lower than the actual file size, a error pop-up is shown:
lang/en/repository.php:$string['errorpostmaxsize'] = 'The uploaded file may exceed max_post_size directive in php.ini.';
The error message should be 'The uploaded file may exceed post_max_size directive in php.ini.'
- has been marked as being related by
-
MDL-38290 Typo in 'errorpostmaxsize'
-
- Closed
-