?
avatar tiagovtg
tiagovtg
14 Dec 2016

Steps to reproduce the issue

Create a menu item, List of all tags and try modify order to publish date in options

Expected result

Lits of all tags, or tag child, in publish date order

Actual result

Always get list in title order

System information (as much as possible)

Bug in list, dont get write params of menu.

Sold problem with add two lines and override in function getListQuery() of \components\com_tags\models\tag.php

$orderByOption = "c.core_" . $this->state->params->get('all_tags_orderby', 'c.core_title');
$orderDir = $this->state->params->get('all_tags_orderby_direction', 'ASC');

Additional comments

avatar tiagovtg tiagovtg - open - 14 Dec 2016
avatar joomla-cms-bot joomla-cms-bot - labeled - 14 Dec 2016
avatar andrepereiradasilva
andrepereiradasilva - comment - 14 Dec 2016

if you can solve it please open a PR for it
https://docs.joomla.org/Using_the_Github_UI_to_Make_Pull_Requests

avatar tiagovtg
tiagovtg - comment - 15 Dec 2016

Thank you, i open a PR.
Obrigado Andre.

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 1 Feb 2017

@tiagovtg can you please post the PR-Number?

avatar zero-24
zero-24 - comment - 4 Feb 2017

hmm there is no pull request by your user can you double check that?
https://github.com/joomla/joomla-cms/pulls/tiagovtg

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 6 Feb 2017

true, no PR found, @zero-24

avatar franz-wohlkoenig franz-wohlkoenig - change - 28 Apr 2017
Priority Urgent Medium
Status New Discussion
avatar brianteeman brianteeman - labeled - 25 Mar 2018
avatar Quy Quy - change - 8 May 2018
Status Discussion Closed
Closed_Date 0000-00-00 00:00:00 2018-05-08 03:27:12
Closed_By Quy
avatar joomla-cms-bot joomla-cms-bot - change - 8 May 2018
Closed_By Quy joomla-cms-bot
avatar joomla-cms-bot joomla-cms-bot - close - 8 May 2018
avatar joomla-cms-bot joomla-cms-bot - unlabeled - 8 May 2018
avatar joomla-cms-bot
joomla-cms-bot - comment - 8 May 2018

Set to "closed" on behalf of @Quy by The JTracker Application at issues.joomla.org/joomla-cms/13202

avatar Quy
Quy - comment - 8 May 2018

Not reproducible.


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

Add a Comment

Login with GitHub to post a comment