Details
-
Type:
Sub-task
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0
-
Fix Version/s: 2.0
-
Component/s: Installation
-
Labels:None
-
Affected Branches:MOODLE_20_STABLE
-
Fixed Branches:MOODLE_20_STABLE
Description
Expected behaviour is that with $distro->dbtype defined... the "pick your DB type" page isn't showed at all.
That's current behaviour when installing in English, but if we choose any other language, the "pick your DB type" page is showed after download.
Done. Not both en_utf8 (no download) and rest of languages (downloaded) respect the $distro->dbtype value in order to skip the database selection page.