? Success

User tests: Successful: Unsuccessful:

avatar Denitz Denitz - open - 10 Jul 2014
avatar Denitz Denitz - change - 10 Jul 2014
Title
[#33932] SQL schemas updates are not applied if previous component
[#33932] SQL schemas updates are not applied if previous component version didn't have schemas declaration
avatar Bakual
Bakual - comment - 10 Jul 2014

I like this change. However I wonder why you explicitely check for if ($version === null). Wouldn't it make more sense to check using if (!$version), detecting for example also an empty string?

avatar Denitz
Denitz - comment - 11 Jul 2014

I guess we will never get empty version in #__schema, but I agree with you.
Updated.

avatar Bakual
Bakual - comment - 11 Jul 2014

I actually produced an empty string by installing an extension with the update schemas defined in the manifest but without the actual folder present. :smile:
Thanks for the change. it worked for me so far.

avatar b2z
b2z - comment - 27 Jul 2014

@test successful

avatar roland-d
roland-d - comment - 1 Aug 2014

@test successful

avatar brianteeman brianteeman - change - 1 Aug 2014
Labels Added: ?
avatar infograf768
infograf768 - comment - 4 Aug 2014

We need a 2.5.x similar PR

avatar Bakual Bakual - change - 7 Aug 2014
Status New Closed
Closed_Date 0000-00-00 00:00:00 2014-08-07 19:33:55
avatar Bakual Bakual - close - 7 Aug 2014
avatar Bakual Bakual - close - 7 Aug 2014
avatar Sophist-UK Sophist-UK - reference | 76e4c0f - 7 Oct 14

Add a Comment

Login with GitHub to post a comment