? ? Pending

User tests: Successful: Unsuccessful:

avatar brianteeman
brianteeman
17 Nov 2017

Before this PR you often get very unhelpful and hard to understand error messages

For example

Error displaying the error page: Application Instantiation Error: Could not connect to MySQL.

After this PR that error message would be

Error: Failed to start application: Could not connect to MySQL server.

You will see in the changes that before this PR we had identical error messages if mysql was not supported in php, mysql server details were wrong, mysql database could not be connected to.

After this PR they each have unique and more informative error messages. NOTE postgres and ms sql already had some of these more informative and accurate messages

avatar brianteeman brianteeman - open - 17 Nov 2017
avatar brianteeman brianteeman - change - 17 Nov 2017
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 17 Nov 2017
Category Libraries Postgresql MS SQL Unit Tests
avatar brianteeman brianteeman - change - 17 Nov 2017
The description was changed
avatar brianteeman brianteeman - edited - 17 Nov 2017
avatar brianteeman brianteeman - change - 17 Nov 2017
Labels Added: ? ?
avatar Quy Quy - test_item - 17 Nov 2017 - Tested successfully
avatar Quy
Quy - comment - 17 Nov 2017

I have tested this item successfully on e97bdd6


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/18587.

avatar mbabker mbabker - change - 18 Nov 2017
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2017-11-18 14:26:21
Closed_By mbabker
avatar mbabker mbabker - close - 18 Nov 2017
avatar mbabker mbabker - merge - 18 Nov 2017
avatar brianteeman
brianteeman - comment - 18 Nov 2017

Thanks

Add a Comment

Login with GitHub to post a comment