CMS MADE SIMPLE FORGE

ListItExtended

 

[#9873] Orderby ASC param doens't work

avatar
Created By: Steve B (stv)
Date Submitted: Mon Mar 03 07:21:52 -0500 2014

Assigned To: Tapio Löytty (Stikki)
Version: 1.4.1
CMSMS Version: 1.11.10
Severity: Major
Resolution: Invalid
State: Open
Summary:
Orderby ASC param doens't work
Detailed Description:
I created 2 listit module. When I try to order by ASC {ListIt2Test
action="default" "orderby=" item_title|asc"} nothing happens. It will return the
results always in DESC order and it doens't matter if I use item_title, item_id
or item_position


History

Comments
avatar
Date: 2014-03-03 07:25
Posted By: Tapio Löytty (Stikki)

case sensetive:

{ListIt2Test action="default" "orderby=" item_title|ASC"}
      
avatar
Date: 2014-03-03 07:28
Posted By: Steve B (stv)

-_- It works! Maybe add this to the help documentation. Thanks! 
      
avatar
Date: 2014-03-03 07:32
Posted By: Tapio Löytty (Stikki)

But isnt it?

You can also specify ascending or descending for any column, for example:
orderby='category_name|ASC, item_title|DESC'
      
avatar
Date: 2014-03-03 07:36
Posted By: Steve B (stv)

The example in the help section is in lowercase :)
      
avatar
Date: 2014-03-03 07:40
Posted By: Tapio Löytty (Stikki)

Not with english translation. English translation is always up to date. We cant
really control other translations.

Whats your native language?

PS: Your not only1 recently who has reported this same issue.
      
avatar
Date: 2014-03-03 07:49
Posted By: Steve B (stv)

O I see. I'm using nl_NL. I checked out this language file and it wrong. The
english language file is right.
      
avatar
Date: 2014-03-03 07:56
Posted By: Tapio Löytty (Stikki)

Okey, problem solved.

Feel free to join translation team to keep your favorite modules up to date.

In order to do that join our forge and register with:
http://dev.cmsmadesimple.org/projects/dutch

Enjoy. Have a great day.
      
Updates

Updated: 2014-03-03 07:25
resolution_id: => 9
assigned_to_id: 100 => 11306