? Pending

User tests: Successful: Unsuccessful:

avatar tonypartridge
tonypartridge
9 Oct 2017

Fixes #18281
Removed Vote plugin check, because the plugin doesn't touch the database and the filter still exists.

Please test, I see no issue with this since it doesn't rely on the vote plugin.

avatar joomla-cms-bot joomla-cms-bot - change - 9 Oct 2017
Category Administration com_content
avatar tonypartridge tonypartridge - open - 9 Oct 2017
avatar tonypartridge tonypartridge - change - 9 Oct 2017
Status New Pending
avatar wilsonge
wilsonge - comment - 9 Oct 2017

Surely if you unpublish the plugin at the moment this stops the check from running?

avatar tonypartridge
tonypartridge - comment - 9 Oct 2017

@wilsonge see he comments on the issue this resolves.

We want it to always run since when filtering by votes with the plugin disabled causes and SQL error.

avatar brianteeman
brianteeman - comment - 9 Oct 2017

So just disable the filter when the plugin is disabled. We do that elsewhere

avatar tonypartridge tonypartridge - change - 9 Oct 2017
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2017-10-09 10:17:47
Closed_By tonypartridge
Labels Added: ?
avatar tonypartridge tonypartridge - close - 9 Oct 2017
avatar Quy
Quy - comment - 9 Oct 2017

@brianteeman I disabled settings related to votes under Global Configurations > Articles, but no go, Please advise where else to disable the filter. Thanks.

avatar brianteeman
brianteeman - comment - 9 Oct 2017

Sorry if I wasn't clear. If you look at the filter_xml you will see that in other places we have code to conditionally load a filter. We need to do the same for this filter

avatar tonypartridge
tonypartridge - comment - 9 Oct 2017

It doesn’t work at present, requires vote but still shows even if plugin is
disabled

--
Tony Partridge

On 9 October 2017 at 14:06:54, Brian Teeman (notifications@github.com)
wrote:

Sorry if I wasn't clear. If you look at the filter_xml you will see that
in other places we have code to conditionally load a filter. We need to do
the same for this filter


You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
#18283 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ABVglpAspkRIc1HZwth3Md0vk_3apN40ks5sqhpugaJpZM4PyCOd
.

avatar brianteeman
brianteeman - comment - 9 Oct 2017

Ah sorry I didnt actually look at the code and see that it had requires=vote already

avatar tonypartridge
tonypartridge - comment - 9 Oct 2017

It’s fine I see the actual issue now, will do a or soon.

--
Tony Partridge

On 9 October 2017 at 18:03:18, Brian Teeman (notifications@github.com)
wrote:

Ah sorry I didnt actually look at the code and see that it had
requires=vote already


You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
#18283 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ABVglns37tozB2XExKpLnUr2SWvhK6ITks5sqlHWgaJpZM4PyCOd
.

Add a Comment

Login with GitHub to post a comment