? Success

User tests: Successful: Unsuccessful:

avatar andrepereiradasilva
andrepereiradasilva
7 Mar 2016

Pull Request for Issue #9326 .

Summary of Changes

Solves #9326

Testing Instructions

  1. Use beta 4 or latest staging and proceed with clean joomla install
  2. Do step 1 of install
  3. Check code difference in this PR and change that file (/libraries/joomla/database/driver.php) before executing step 2 (database) of install.
  4. On step 2 of install enter a new database (don't use one that already exists). before this change it wouldn't work, after this change it will work.
avatar andrepereiradasilva andrepereiradasilva - open - 7 Mar 2016
avatar andrepereiradasilva andrepereiradasilva - change - 7 Mar 2016
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 7 Mar 2016
Labels Added: ?
avatar andrepereiradasilva andrepereiradasilva - change - 7 Mar 2016
Title
Aolves https://github.com/joomla/joomla-cms/issues/9326
Solves https://github.com/joomla/joomla-cms/issues/9326
avatar andrepereiradasilva andrepereiradasilva - change - 7 Mar 2016
Title
Solves https://github.com/joomla/joomla-cms/issues/9326
Solves 9326
avatar andrepereiradasilva
andrepereiradasilva - comment - 7 Mar 2016

@richard67 can you test this?

avatar andrepereiradasilva andrepereiradasilva - change - 7 Mar 2016
Title
Solves 9326
Solves 9326: clean beta 4 install without pre-created database doesn't work
avatar Bakual Bakual - test_item - 7 Mar 2016 - Tested successfully
avatar Bakual
Bakual - comment - 7 Mar 2016

I have tested this item :white_check_mark: successfully on 7cacd55


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

avatar richard67
richard67 - comment - 7 Mar 2016

@andrepereiradasilva I just was testing new install for several db and php versions but could not confirm problems reported in issue #9326 yet. But in 1 case my server got extremely slow. Because I was dealing with this piece of code, too (also wanted to change it to support utf8mb4), I would say by code review that your change with this PR here corrects a bad mistake.

@wilsonge Should be merged by code review, it is obviosly correcting a bad mistake, no need to test that.

avatar andrepereiradasilva
andrepereiradasilva - comment - 7 Mar 2016

@richard67 it only happens when you create a new database on install on a utf8 capable server. If you use a database that already exists it works before this PR.

avatar Bakual
Bakual - comment - 7 Mar 2016

I could replicate the issue and the proposed fix solves it.

Also current code is obviously wrong as there is an undefined variable ($collation)

avatar richard67
richard67 - comment - 7 Mar 2016

Yes, just got that after reading comments to the issue. I can test but would be nice if I could save the work because it gets merged before.

avatar andrepereiradasilva
andrepereiradasilva - comment - 7 Mar 2016

yeah sure

avatar richard67
richard67 - comment - 7 Mar 2016

Well I start preparing the test ... is a bit uncomfortable because I test on remote shared host, not on local PC.

avatar richard67
richard67 - comment - 7 Mar 2016

ahhh ... i cannot test this i am afraid ... will not have privileges maybe to create new db with Joomla! installation.

avatar richard67
richard67 - comment - 7 Mar 2016

Maybe @stellainformatica can test?

avatar AlexRed AlexRed - test_item - 7 Mar 2016 - Tested successfully
avatar AlexRed
AlexRed - comment - 7 Mar 2016

I have tested this item :white_check_mark: successfully on 7cacd55

Ok, now I can install Joomla 3.5 beta4


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

avatar stellainformatica stellainformatica - test_item - 7 Mar 2016 - Tested successfully
avatar stellainformatica
stellainformatica - comment - 7 Mar 2016

I have tested this item :white_check_mark: successfully on 7cacd55

Tested in localhost, it solves the issue I reported here https://issues.joomla.org/tracker/joomla-cms/9326


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

avatar richard67
richard67 - comment - 7 Mar 2016

@wilsonge Could be worth to make a Beta 5 just with this Patch included.


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

avatar wilsonge wilsonge - change - 7 Mar 2016
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2016-03-07 13:18:38
Closed_By wilsonge
avatar wilsonge wilsonge - close - 7 Mar 2016
avatar wilsonge wilsonge - reference | 51a8fde - 7 Mar 16
avatar wilsonge wilsonge - merge - 7 Mar 2016
avatar wilsonge wilsonge - close - 7 Mar 2016
avatar wilsonge
wilsonge - comment - 7 Mar 2016

I don't have the resources to release on laptop :(

avatar andrepereiradasilva andrepereiradasilva - head_ref_deleted - 7 Mar 2016
avatar mbabker
mbabker - comment - 7 Mar 2016

@wilsonge Do you need a b5 package posted? Begrudgingly I still have access to everything to do it.

avatar Kubik-Rubik
Kubik-Rubik - comment - 7 Mar 2016

@wilsonge @mbabker Beta 5 should be released to fix this issue. It would be great if you could create it, Michael. Thank you!

avatar mbabker
mbabker - comment - 7 Mar 2016

On it. Expect everything to be published in next half hour.

avatar Kubik-Rubik
Kubik-Rubik - comment - 7 Mar 2016

Welcome back, my friend! :-)

Thank you!

avatar Kubik-Rubik
Kubik-Rubik - comment - 7 Mar 2016

Thank you @mbabker!

avatar wilsonge
wilsonge - comment - 7 Mar 2016

Thanks so much michael!

Add a Comment

Login with GitHub to post a comment