? ? Pending

User tests: Successful: Unsuccessful:

avatar pe7er
pe7er
10 Sep 2017

Rewrote 2 SQL queries to query object format.
This code replaces PR #12748 "JInstallerAdapterTemplate - rewrote hardcoded SQL to object"

avatar joomla-cms-bot joomla-cms-bot - change - 10 Sep 2017
Category Libraries
avatar pe7er pe7er - open - 10 Sep 2017
avatar pe7er pe7er - change - 10 Sep 2017
Status New Pending
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 12 Sep 2017

@alikon are this PR and #17921 the same and on should be closed?

avatar pe7er
pe7er - comment - 12 Sep 2017

@franz-wohlkoenig It looks similar like #17921 but it's a different file.

avatar pe7er pe7er - change - 12 Sep 2017
Labels Added: ?
avatar pe7er
pe7er - comment - 12 Sep 2017

@alikon Thanks your correction!
I've changed the SQL.

avatar pe7er
pe7er - comment - 12 Sep 2017

Changed
->where($db->qn('home') . ' = '1' ')
to
->where($db->qn('home') . ' = ' . $db->q('1'))

avatar alikon alikon - test_item - 12 Sep 2017 - Tested successfully
avatar alikon
alikon - comment - 12 Sep 2017

I have tested this item successfully on 7268bdf


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

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 26 Oct 2017

@alikon can you please describe how you have tested?

avatar alikon
alikon - comment - 26 Oct 2017

install templates

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 26 Oct 2017

@alikon install any Template or Core-Template?

avatar alikon
alikon - comment - 26 Oct 2017

any should be enough

avatar franz-wohlkoenig franz-wohlkoenig - test_item - 26 Oct 2017 - Tested successfully
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 26 Oct 2017

I have tested this item successfully on 7268bdf

Installation of "Free Joomla 3.5 Template – jPeople" (http://www.freshjoomlatemplates.com/free-joomla-3-5-template-jpeople/) works.


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

avatar franz-wohlkoenig franz-wohlkoenig - change - 26 Oct 2017
Status Pending Ready to Commit
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 26 Oct 2017

RTC after two successful tests.

avatar mbabker
mbabker - comment - 1 Nov 2017

Has some requested changes that should be implemented before merging.

avatar brianteeman
brianteeman - comment - 16 Jan 2018

@pe7er could you make the requested changes please so that this can be merged

avatar alikon
alikon - comment - 16 Jan 2018

@pe7er i've made a pr pe7er#21 to your branch with the updated requested by @Quy

avatar pe7er pe7er - change - 17 Jan 2018
Labels Added: ? ?
avatar pe7er
pe7er - comment - 17 Jan 2018

Thanks @alikon!
I've merged your PR into this one

avatar alikon
alikon - comment - 17 Jan 2018

I have tested this item successfully on 1169ef4


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

avatar alikon alikon - test_item - 17 Jan 2018 - Tested successfully
avatar alikon
alikon - comment - 17 Jan 2018

can someone remove the RTC, update requested status, and test

avatar franz-wohlkoenig franz-wohlkoenig - change - 17 Jan 2018
Status Ready to Commit Pending
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 17 Jan 2018

@alikon set Status back on "Pending" at Issue Tracker.

avatar alikon
alikon - comment - 17 Jan 2018

thanks folks, just another one little effort, please test

avatar FPerisa
FPerisa - comment - 15 Feb 2018

I have tested this item successfully on 1169ef4

Uninstalling the template was successful.


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

avatar FPerisa FPerisa - test_item - 15 Feb 2018 - Tested successfully
avatar Quy Quy - change - 15 Feb 2018
Status Pending Ready to Commit
avatar Quy
Quy - comment - 15 Feb 2018

@brianteeman Please remove Updates Requested label. Thanks.

avatar brianteeman
brianteeman - comment - 15 Feb 2018

@Quy removed - lets see if the bot puts them back

avatar mbabker mbabker - change - 26 Feb 2018
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2018-02-26 03:20:25
Closed_By mbabker
Labels Removed: ?
avatar mbabker mbabker - close - 26 Feb 2018
avatar mbabker mbabker - merge - 26 Feb 2018

Add a Comment

Login with GitHub to post a comment