? Success

User tests: Successful: Unsuccessful:

avatar pe7er
pe7er
17 Jan 2015

Some Administrator Modules have an option called "Automatic title" which is not used anymore.
This PR removes all references to
,"automatic_title":"1"
,"automatic_title":"0"
in SQL files & Unit test.

Please see related items:
Removed Automatic title option from 4 Administrator Modules #5789
Removed unused Automatic Title from Admin Templates: Hathor & System #5792

avatar pe7er pe7er - open - 17 Jan 2015
avatar jissues-bot jissues-bot - change - 17 Jan 2015
Labels Added: ?
avatar brianteeman brianteeman - change - 17 Jan 2015
Category MS SQL SQL
avatar waader
waader - comment - 14 Mar 2015

There is a general problem with a patch affecting sample data. When not tested and merged immediatley the are rapidly out of sync. Besides that when all sample data for all databases are touched the are untestable for com_patchtest user.

The only solution I see is to consume them in smaller portions. Is there another way to get such patches in?

avatar hvdmeer
hvdmeer - comment - 10 Apr 2015

@pe7er Is there any way I can test this removing of references?


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

avatar pe7er
pe7er - comment - 10 Apr 2015

I am not sure. Maybe you could try:

use phpMyAdmin check the #__modules table.
Admin modules might have
automatic_title":"1"
or
automatic_title":"0"
in the params field.

Apply the Patch.
Remove /configuration.php and reinstall the local Joomla website
After installation use phpMyAdmin check the #__modules table.

The automatic_title references should not be there anymore.

BTW: You'll need to install the Patch Tester Component again after this test...


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

avatar pe7er
pe7er - comment - 10 Apr 2015

I am not sure. Maybe you could try:

use phpMyAdmin check the #__modules table.
Admin modules might have
automatic_title":"1"
or
automatic_title":"0"
in the params field.

Apply the Patch.
Remove /configuration.php and reinstall the local Joomla website
After installation use phpMyAdmin check the #__modules table.

The automatic_title references should not be there anymore.

BTW: You'll need to install the Patch Tester Component again after this test...


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

avatar brianteeman
brianteeman - comment - 17 Jun 2015

As the related PR have already been merged this really should be applied to the installation sql as well


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

avatar Bakual
Bakual - comment - 17 Jun 2015

Agreed and merged based on review.

avatar Bakual Bakual - close - 17 Jun 2015
avatar Bakual Bakual - change - 17 Jun 2015
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2015-06-17 21:39:35
Closed_By Bakual
avatar Bakual Bakual - close - 17 Jun 2015
avatar Bakual Bakual - change - 17 Jun 2015
Milestone Added:
avatar johanjanssens johanjanssens - reference | 10ce7ef - 19 Jun 15
avatar pe7er pe7er - head_ref_deleted - 5 Nov 2015

Add a Comment

Login with GitHub to post a comment