Difference between revisions of "Issue:Tablesortcol will not sort in descending order"

From FollowTheScore
Jump to: navigation, search
(added question)
 
 
Line 21: Line 21:
  
 
== Reply ==
 
== 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 ...
 +
 +
[[User:Gero|Gero]] 21:07, 20 January 2009 (UTC)

Latest revision as of 23:07, 20 January 2009

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)