? Pending

User tests: Successful: Unsuccessful:

avatar Schmidie64
Schmidie64
10 Sep 2019

Summary of Changes

Removed useless function in installation javascript file, which showed all installation stepts if the database credentials are incorrect.
joomla-installation-pr

Testing Instructions

  1. Start a joomla 4 installation
  2. In the "databse configuration"-tab enter incorrect database credentials
  3. Click on the "Setup Database Connection" button
  4. Now you should get a view, similar to the screenshot above
  5. Now apply my patch
  6. Retry the installation with incorrect database credentials
  7. Now you should get a view where only the "Database Configuration"-Tab is shown

Expected result

Stay on the Database Configuration"-Tab if i'am enter incorrect database-credentials.
joomla-installation-pr_expected

Actual result

All installation Tabs are shown. (See screenshot above)

avatar Schmidie64 Schmidie64 - open - 10 Sep 2019
avatar Schmidie64 Schmidie64 - change - 10 Sep 2019
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 10 Sep 2019
Category JavaScript Installation
avatar Schmidie64 Schmidie64 - change - 10 Sep 2019
Labels Added: ?
avatar franz-wohlkoenig franz-wohlkoenig - change - 10 Sep 2019
Title
Remove useless function to show all installation steps, if the entere…
[4.0] Remove useless function to show all installation steps, if the entere…
avatar franz-wohlkoenig franz-wohlkoenig - edited - 10 Sep 2019
avatar C-Lodder
C-Lodder - comment - 10 Sep 2019

PR for: #25867

avatar wilsonge
wilsonge - comment - 11 Sep 2019

Before we check the database it seems we're revalidating other fields. Whilst you fix is clearly the behaviour we want if the db validation fails I think we may in that case need to do the database validation first in this case. Then move on to show the form and do any other required checks.

avatar wilsonge
wilsonge - comment - 11 Sep 2019

Suceeded by #26265

avatar wilsonge wilsonge - change - 11 Sep 2019
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2019-09-11 15:04:16
Closed_By wilsonge
avatar wilsonge wilsonge - close - 11 Sep 2019

Add a Comment

Login with GitHub to post a comment