? Success

User tests: Successful: Unsuccessful:

avatar andrepereiradasilva
andrepereiradasilva
27 Aug 2016

Summary of Changes

Very simple change.
Change default installation language image from en to en_gb in the 3 joomla db systems.

Testing Instructions

Code review.

Documentation Changes Required

None.

avatar andrepereiradasilva andrepereiradasilva - open - 27 Aug 2016
avatar andrepereiradasilva andrepereiradasilva - change - 27 Aug 2016
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 27 Aug 2016
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - change - 27 Aug 2016
Category Installation SQL Postgresql MS SQL
avatar andrepereiradasilva andrepereiradasilva - change - 27 Aug 2016
The description was changed
avatar andrepereiradasilva andrepereiradasilva - edited - 27 Aug 2016
avatar dgt41 dgt41 - test_item - 27 Aug 2016 - Tested successfully
avatar dgt41
dgt41 - comment - 27 Aug 2016

I have tested this item successfully on

On code review


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

avatar andrepereiradasilva
andrepereiradasilva - comment - 27 Aug 2016

@dgt41 just removed some nonsense spaces in sqlazure file

avatar jeckodevelopment jeckodevelopment - test_item - 27 Aug 2016 - Tested successfully
avatar jeckodevelopment
jeckodevelopment - comment - 27 Aug 2016

I have tested this item successfully on 1061bf4


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

avatar dgt41 dgt41 - test_item - 27 Aug 2016 - Tested successfully
avatar dgt41
dgt41 - comment - 27 Aug 2016

I have tested this item successfully on 1061bf4


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

avatar dgt41 dgt41 - change - 27 Aug 2016
Status Pending Ready to Commit
avatar dgt41
dgt41 - comment - 27 Aug 2016

RTC

avatar joomla-cms-bot joomla-cms-bot - change - 27 Aug 2016
Labels Added: ?
avatar brianteeman
brianteeman - comment - 27 Aug 2016

Whst about updates? Not sure i understand why this change is being made

avatar andrepereiradasilva
andrepereiradasilva - comment - 27 Aug 2016

not needed for updates
the change is made for consistency. the language is en-GB the package is en-GB so the image is en_gb.
If you install multilanguage you also get en_gb image.

avatar brianteeman
brianteeman - comment - 27 Aug 2016

Why not needed for updates?

avatar andrepereiradasilva
andrepereiradasilva - comment - 27 Aug 2016

because we don't want to change what user selected for language image.

avatar brianteeman
brianteeman - comment - 27 Aug 2016

I understand now why you are not changing on update

But this means that a new install with no changes is different to an
install of a previous release with no changes which isn't good practice and
without any benefit

avatar andrepereiradasilva
andrepereiradasilva - comment - 27 Aug 2016

But this means that a new install with no changes is different to an install of a previous release with no changes which isn't good practice and without any benefit

and there is no problem what so ever in the current installs not having this changed.
Also that already happens in multilanguage installs.

And also this solves an spaces error in sql azure if you check the code diff.

avatar brianteeman
brianteeman - comment - 27 Aug 2016

My concern is ONLY that you are creating a difference which seems bad
practice. If you need to do this forsql azure that points to this being a
band aid and not a solution to a completely different problem

On 27 August 2016 at 19:24, andrepereiradasilva notifications@github.com
wrote:

But this means that a new install with no changes is different to an
install of a previous release with no changes which isn't good practice and
without any benefit

and there is no problem what so ever in the current installs not having
this changed.
Also that already happens in multilanguage installs.

And also this solves an spaces error in sql azure if you check the code
diff.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#11815 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ABPH8dey8-xuKSpBkxh-p4ViFckHeP-5ks5qkIDNgaJpZM4JuuSb
.

Brian Teeman
Co-founder Joomla! and OpenSourceMatters Inc.
http://brian.teeman.net/

avatar rdeutz
rdeutz - comment - 27 Aug 2016

Isn't it the same image but only with a different name?

avatar andrepereiradasilva
andrepereiradasilva - comment - 27 Aug 2016

IMHO consistency is always important. It simplifies coding and it's good for usability.
Yes, this is a small consistency changes, but it is one.
brian this is RTC and we can agree to disagree.

Isn't it the same image but only with a different name?

Yes. The same one that a multilanguage install puts.

avatar rdeutz rdeutz - change - 27 Aug 2016
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2016-08-27 18:43:35
Closed_By rdeutz
avatar rdeutz rdeutz - close - 27 Aug 2016
avatar rdeutz rdeutz - merge - 27 Aug 2016
avatar joomla-cms-bot joomla-cms-bot - close - 27 Aug 2016
avatar joomla-cms-bot joomla-cms-bot - change - 27 Aug 2016
Labels Removed: ?
avatar brianteeman
brianteeman - comment - 27 Aug 2016

I am not convinced yet that this is the correct thing to do. You have now
mentioned an issue with sql azure which this supposedly fixes and this
raises concerns with me

On 27 August 2016 at 19:34, andrepereiradasilva notifications@github.com
wrote:

IMHO consistency is always important. It simplifies coding and it's good
for usability.
Yes, this is a small consistency changes, but it is one.
brian this is RTC and we can agree to disagree.

Isn't it the same image but only with a different name?

Yes. Teh same one that a multilanguage install puts.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#11815 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ABPH8R-ijBrQge4dMFnpVSYmAtwCoAkPks5qkINBgaJpZM4JuuSb
.

Brian Teeman
Co-founder Joomla! and OpenSourceMatters Inc.
http://brian.teeman.net/

avatar andrepereiradasilva
andrepereiradasilva - comment - 27 Aug 2016

brian the sql azure thing is something i forgot to fix in #11725, so made it here to not make a new PR.

avatar brianteeman
brianteeman - comment - 27 Aug 2016

:sigh:

On 27 August 2016 at 19:46, andrepereiradasilva notifications@github.com
wrote:

brian the sql azure think is something i forgot to fix in #11725
#11725, so made it here to not
make a new PR.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#11815 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ABPH8WajDS98WA3A5q1q9FIlpOxGod_5ks5qkIYjgaJpZM4JuuSb
.

Brian Teeman
Co-founder Joomla! and OpenSourceMatters Inc.
http://brian.teeman.net/

avatar andrepereiradasilva
andrepereiradasilva - comment - 27 Aug 2016

don't worry brian is a obvious fix - no problems at all, there were two extra spaces in the language code field.

Add a Comment

Login with GitHub to post a comment