Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-40808

cleanup DML driver related language strings

XMLWordPrintable

    • MOODLE_25_STABLE
    • MOODLE_26_STABLE
    • w30_MDL-40808_m26_dmllangcleanup
    • Hide

      1/ disable all DML driver extensions in your PHP.ini somehow (or hack driver_installed() on each lib/dml/xxx_moodle_database.php to look for non-existing php extension, for example 'mysqli' => 'mysqlinonono').
      2/ verify the WEB installer gives reasonable error message for all disabled drivers
      3/ enable all drivers and try to install Moodle via WEB
      4/ repeat in CLI installer
      5/ run phpunit tests for all drivers

      Show
      1/ disable all DML driver extensions in your PHP.ini somehow (or hack driver_installed() on each lib/dml/xxx_moodle_database.php to look for non-existing php extension, for example 'mysqli' => 'mysqlinonono'). 2/ verify the WEB installer gives reasonable error message for all disabled drivers 3/ enable all drivers and try to install Moodle via WEB 4/ repeat in CLI installer 5/ run phpunit tests for all drivers

      there are still some leftovers from 1.x times, let's get rid of them...

            skodak Petr Skoda
            skodak Petr Skoda
            Eloy Lafuente (stronk7) Eloy Lafuente (stronk7)
            Eloy Lafuente (stronk7) Eloy Lafuente (stronk7)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.