-
Bug
-
Resolution: Fixed
-
Minor
-
2.5
-
MOODLE_25_STABLE
-
MOODLE_25_STABLE
-
w17_
MDL-39336_m25_install -
- Create a valid config.php with uninstalled db
- Set $CFG->theme = 'simple';
- Try and run installer
MAIN CONTENT GOES HERE - DLEy1kQohK]
|
Coding error detected, it must be fixed by a programmer: PHP catchable fatal error
|
Debug info: Argument 2 passed to has_capability() must be an instance of context, null given, called in [dirroot]/lib/outputrenderers.php on line 487 and defined
|
Error code: codingerror
|
Stack trace:
|
line 406 of /lib/setuplib.php: coding_exception thrown
|
line 367 of /lib/accesslib.php: call to default_error_handler()
|
line 487 of /lib/outputrenderers.php: call to has_capability()
|
line 210 of /theme/simple/layout/general.php: call to core_renderer->standard_footer_html()
|
line 841 of /lib/outputrenderers.php: call to include()
|
line 771 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
|
line ? of unknownfile: call to core_renderer->header()
|
line 234 of /lib/outputrenderers.php: call to call_user_func_array()
|
line 49 of /admin/renderer.php: call to plugin_renderer_base->__call()
|
line 49 of /admin/renderer.php: call to core_admin_renderer->header()
|
line 136 of /admin/index.php: call to core_admin_renderer->install_licence_page()
|
If I do this with boxiee it just uses the standard theme..
- Testing discovered
-
MDL-39077 get_max_upload_sizes does not include option for 0 when $CFG->maxbytes is not set.
-
- Closed
-