? Success

User tests: Successful: Unsuccessful:

avatar Hackwar
Hackwar
16 Nov 2014

As hinted at in the table, this fixes #5101
enabled seems to only be toggled between 0 and 1, so if we check for everything greater than 1, we only have one value and then we can simply do a comparison. State equally seems to toggle between 0 and 1, although we don't seem to use it at all... This should be investigated further.

avatar Hackwar Hackwar - open - 16 Nov 2014
avatar jissues-bot jissues-bot - change - 16 Nov 2014
Labels Added: ?
avatar RCheesley
RCheesley - comment - 16 Nov 2014

Happy to test but some guidance would be appreciated.

I've got debug enabled, I can see the queries within debug, but I'm not sure what views I should be looking at (I think maybe plugin manager but not sure?) or what I'm looking for pre- and post- patch. It could be that this just needs to be a code inspection and nothing can be 'seen' to be tested, but if so please can you provide clarification.

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

avatar Hackwar
Hackwar - comment - 16 Nov 2014

Hi @RCheesley, yes, this is mainly a question of code review.

avatar Bakual
Bakual - comment - 17 Nov 2014

yes, this is mainly a question of code review.

It would be very easy to test if test instructions are present which say where this query is run.

avatar Hackwar
Hackwar - comment - 17 Nov 2014

This query is run on every page and every call to Joomla.

avatar zero-24 zero-24 - change - 17 Nov 2014
Category Libraries
avatar alikon
alikon - comment - 21 Nov 2014

explaining the actual query
explain_5120_post

and explaining the PRoposed query
explain_5120_post

as we can see the pr 5120 use index

avatar Bakual Bakual - close - 21 Nov 2014
avatar Bakual Bakual - close - 21 Nov 2014
avatar Bakual Bakual - reference | b73f953 - 21 Nov 14
avatar Bakual Bakual - merge - 21 Nov 2014
avatar Bakual Bakual - change - 21 Nov 2014
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2014-11-21 06:49:10
avatar Bakual Bakual - change - 21 Nov 2014
Milestone Added:
avatar Hackwar Hackwar - head_ref_deleted - 21 Nov 2014

Add a Comment

Login with GitHub to post a comment