diff options
author | Lionel Elie Mamane <lionel@mamane.lu> | 2012-06-06 15:10:00 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-06-06 15:10:00 +0100 |
commit | b8b7e7ea20397fa9e0d0470a19667e88c7c049cb (patch) | |
tree | cb6b7442de8695d819a8f33bf37fb67af1e86d3c /package/Library_package2.mk | |
parent | 309a5aad968f7c12d8317c91d44c3e1122c7fe78 (diff) |
fdo#48018 legacy reports do not sort by group columns
Legacy report means done with the "old" report system, as opposed to
with report builder.
This was caused by a misguided attempt to sort-of work around i#110536
instead of fixing it cleanly. Revert that.
Apparently the idea was to not explicitly set grouping columns as
sorting columns, but that the report execution would automagically add
grouping columns at begin of sorting list at report execution
time. That's a bad idea for at least two reasons:
* This does not allow the user to chose ASC/DESC for grouping columns
* In rare / advanced cases, sorting on another column *before*
grouping is desirable.
Plus, the "automagic adding" part apparently wasn't implemented
anyway.
Change-Id: Ia7f3836bb1ecfbdf3575040bb1f3998d09a1c257
Diffstat (limited to 'package/Library_package2.mk')
0 files changed, 0 insertions, 0 deletions