-
Bug
-
Resolution: Fixed
-
Major
-
5.0
-
MOODLE_500_STABLE
-
MOODLE_500_STABLE
-
MDL-83852-web-install-fatal-error -
-
-
Steps to reproduce
- Start the Moodle web installation process.
- Choose a language, confirm path and select the database driver.
- In the database settings page, don't fill the form and simply click "Next".
Expected
A validation message is displayed:
Actual
The following fatal error is displayed:
Fatal error: Uncaught Error: Undefined constant "NO_DEBUG_DISPLAY" in /home/simey/moodles/stainstall/moodle/lib/weblib.php:2477 Stack trace: #0 /home/simey/moodles/stainstall/moodle/lib/dml/moodle_read_replica_trait.php(257): debugging() #1 /home/simey/moodles/stainstall/moodle/lib/installlib.php(187): pgsql_native_moodle_database->connect() #2 /home/simey/moodles/stainstall/moodle/install.php(285): install_db_validate() #3 {main} thrown in /home/simey/moodles/stainstall/moodle/lib/weblib.php on line 2477
|
- is a regression caused by
-
MDL-72077 moodle_read_slave_trait: additional debug logging
-
- Closed
-