Opened 13 years ago
Closed 13 years ago
#83 closed defect (fixed)
Ranking negative
Reported by: | Owned by: | Stein Tore Erdal | |
---|---|---|---|
Priority: | major | Milestone: | 1.2.3 |
Component: | FsComp | Version: | 1.1.6 |
Keywords: | Cc: |
Description
in use RANKING filtered in with custom_pilot_attribute
Change History (3)
comment:1 Changed 13 years ago by
Milestone: | → 1.2.3 |
---|---|
Owner: | changed from somebody to Stein Tore Erdal |
Status: | new → assigned |
comment:2 Changed 13 years ago by
It may in fact occure any time a filter is applied to the xml that is the source for the xslt.
A tip: to see what is actually used by the xsl file, under Reports mark the "Create source..." menuitem and a xml file is created in the same folder as the report.
Stein-Tore
comment:3 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
It is fixed in 1.2.3 (coming soon).
Stein-Tore
Note: See
TracTickets for help on using
tickets.
Found the following:
Filtering on custom attribute with a spesific value. Rank in some cases is wrong. This has to do with xslt, ie the calc. of rank inside task_result.tkr.xsl.
Probably also applies when filtering on a nation or on women as well.
Working on it ...
Stein-Tore