? Success

User tests: Successful: Unsuccessful:

avatar Denitz Denitz - open - 31 Jan 2014
avatar MAT978
MAT978 - comment - 31 Jan 2014

unable to apply or maybe I do not undersantand exactly...

If I sort directly by 'Status' column, then there's no problem (up and down)
If I sort by 'Filter: -> Select status (unabled or disabled)' it works

If I sort by 'Sort Table by' dropdown then 'Status' do appear but doesn't sort by enabled/disabled

After apply #3015 there's no change
You may blame the J!Tracker Application for transmitting this comment.

avatar Bakual
Bakual - comment - 1 Feb 2014

Patch doesn't work because you try to fix it at the working place :smile:

You need to change this line:
https://github.com/joomla/joomla-cms/blob/staging/administrator/components/com_plugins/views/plugins/view.html.php#L121
to 'enabled' => JText::_('JSTATUS'),

avatar Denitz
Denitz - comment - 3 Feb 2014

Sorry, now should be fine.

avatar Bakual Bakual - change - 3 Feb 2014
Status New Closed
Closed_Date 0000-00-00 00:00:00 2014-02-03 10:16:39
avatar Bakual Bakual - close - 3 Feb 2014
avatar Bakual Bakual - close - 3 Feb 2014
avatar Bakual Bakual - reference | 25526a1 - 12 May 14

Add a Comment

Login with GitHub to post a comment