? ? Success

User tests: Successful: Unsuccessful:

avatar alikon
alikon
15 Apr 2019

Pull Request for Issue #23188.

Summary of Changes

respect docs & logic
https://docs.joomla.org/Tables/template_styles

avatar alikon alikon - open - 15 Apr 2019
avatar alikon alikon - change - 15 Apr 2019
Status New Pending
avatar alikon alikon - change - 15 Apr 2019
Title
[SQL ] fix field home of #__template_styles table
[SQL] fix field home of #__template_styles table
avatar alikon alikon - change - 15 Apr 2019
Title
[SQL ] fix field home of #__template_styles table
[SQL] fix field home of #__template_styles table
avatar alikon alikon - edited - 15 Apr 2019
avatar joomla-cms-bot joomla-cms-bot - change - 15 Apr 2019
Category SQL Administration com_admin Postgresql MS SQL Installation
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 15 Apr 2019

@GarryMoveOut please test.

avatar alikon alikon - change - 16 Apr 2019
Labels Added: ?
avatar Quy
Quy - comment - 17 Apr 2019

Maybe the following is an issue when using PatchTester.

Run the Database fix the first time:

    Database schema version (3.9.3-2019-02-07) does not match CMS version (3.9.6-2019-04-15).
    Table 'nu7mb_template_styles' should not have index 'idx_home'. (From file 3.9.6-2019-04-15.sql.)
    Table 'nu7mb_template_styles' has the wrong type or attributes for column 'home' with type tinyint(1) unsigned. (From file 3.9.6-2019-04-15.sql.)

Then the result, but idx_home is not created.

Table 'nu7mb_template_styles' does not have index 'idx_home'. (From file 3.9.6-2019-04-15.sql.)

Run the Database fix again, then idx_home is created, however, this message remains:

Table 'nu7mb_template_styles' does not have index 'idx_home'. (From file 3.9.6-2019-04-15.sql.)
avatar alikon
alikon - comment - 17 Apr 2019

ummm maybe splitting the last "CREATE INDEX" in a new file .... i'll give it a try

avatar twister65
twister65 - comment - 18 Apr 2019

I have tested this item successfully on 2572ae5


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

avatar twister65
twister65 - comment - 18 Apr 2019

I have tested this item successfully on 2572ae5


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

avatar twister65 twister65 - test_item - 18 Apr 2019 - Tested successfully
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 24 Apr 2019
avatar GarryMoveOut
GarryMoveOut - comment - 24 Apr 2019

Sorry for not responding for long time. I didn't have time. I will test soon, maybe this in week.

130ab0e 11 Jun 2019 avatar alikon 3.9.8
4537f7b 11 Jun 2019 avatar alikon 3.9.8
1116780 11 Jun 2019 avatar alikon 3.9.8
avatar Quy
Quy - comment - 15 Jun 2019

I have tested this item successfully on 1116780


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

avatar Quy Quy - test_item - 15 Jun 2019 - Tested successfully
avatar Quy Quy - change - 15 Jun 2019
Status Pending Ready to Commit
avatar Quy
Quy - comment - 15 Jun 2019

RTC


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

avatar alikon alikon - change - 16 Jun 2019
Labels Added: ?
avatar HLeithner HLeithner - change - 16 Jun 2019
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2019-06-16 10:23:24
Closed_By HLeithner
avatar HLeithner HLeithner - close - 16 Jun 2019
avatar HLeithner HLeithner - merge - 16 Jun 2019
avatar HLeithner
HLeithner - comment - 16 Jun 2019

thx

avatar richard67
richard67 - comment - 23 Jun 2019

This PR had errors which are fixed now in PR #25299 . Please test.

Add a Comment

Login with GitHub to post a comment