? Success

User tests: Successful: Unsuccessful:

avatar tampe125
tampe125
27 Aug 2015

Executive summary

When Joomla is using MS SQL Server database, is not possible to install any extension. A SQL error message is shown or the user is logged out without any message.
As final result the installation is aborted and no extension is added to the site.

Test instructions

Apply the patch, then try to install any extension (a Joomla installation using MSSQL is required).
No error messages should be presented and you could use the extension without any issue.

Technical information

The main problem is caused by columns flagged as NOT NULL, we have to prime them with empty data.
An error occurred while updating site menu entries, too, due a syntax error in the query

Backwards compatibility

This PR does not affect backwards compatibility

Translation impact

This PR does not add, remove or modify any language strings

avatar tampe125 tampe125 - open - 27 Aug 2015
avatar tampe125 tampe125 - change - 27 Aug 2015
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 27 Aug 2015
Labels Added: ?
avatar alikon
alikon - comment - 27 Aug 2015

Look at #7145

avatar zero-24 zero-24 - change - 31 Aug 2015
Category MS SQL
avatar wilsonge wilsonge - change - 7 Sep 2015
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2015-09-07 19:29:19
Closed_By wilsonge
avatar wilsonge wilsonge - close - 7 Sep 2015
avatar wilsonge wilsonge - reference | 80bb7bd - 7 Sep 15
avatar wilsonge wilsonge - merge - 7 Sep 2015
avatar wilsonge wilsonge - close - 7 Sep 2015
avatar wilsonge
wilsonge - comment - 7 Sep 2015

I'm merging this as #7145 still contains merge conflicts but is otherwise tested.

avatar wilsonge wilsonge - change - 7 Sep 2015
Milestone Added:
avatar alikon alikon - reference | 5d699e4 - 8 Sep 15
avatar alikon
alikon - comment - 8 Sep 2015

i've reworked #7145 to resolve merge conflicts and include this one the new pr is #7832

avatar tampe125 tampe125 - head_ref_deleted - 10 Sep 2015

Add a Comment

Login with GitHub to post a comment