Issue:Tablesortcol will not sort in descending order
From FollowTheScore
								
												
				| Description: | |
| Extension / Version: | DPL / ? | 
| Type / Status: | Bug / open | 
Problem
When trying to sort my table in descending order, using tablesortcol, I only get a random result. But the list works great when sorting ascending and also when sorting the first value in my list descending (tablesortcol= -1). What to do?
dpl
 categorymatch=%_backlog
  replaceintitle=/Product backlog\//,
  includepage={Story}:component:description:importance:estimate:how_to_demo:notes
  table=class=sortable, Name, Component, Description, Importance, Estimate, How to demo, Notes
  tablesortcol= -4
/dpl
Reply
I may be able to help you if you can REPRODUCE the error here in this wiki. Feel free to add two or three dummy articles and your "Story" template ...
Gero 21:07, 20 January 2009 (UTC)
