Forums / General / Sort by priority doesn't work for ascending order - only for descending :(
Rami Grossman
Friday 28 May 2004 1:49:22 am
{let nodes=fetch( 'content', 'tree', hash( 'parent_node_id', 66, sort_by, array(<b> priority, true()</b> ), 'class_filter_type', 'include', 'class_filter_array', array( 'article', 'book', 'chapter', 'volume', 'folder')) ) }
When I use sort_by, array(<b> priority, false()</b> ), it works fine.<b>Is it a bug???</b>