Bug #4157
closedSort in group tree is case-sensitive
Description
Look at this example:
The order is case sensitive, the last category starts with "d", it should be near the top.
I don't know since which version this is broken.
Files
Updated by Nicolas CHARLES almost 11 years ago
- Status changed from 8 to In progress
- Assignee changed from Vincent MEMBRÉ to Nicolas CHARLES
- Target version set to 2.6.10
This has always been the case.
I'm trying to fix this
Updated by Vincent MEMBRÉ almost 11 years ago
- Target version changed from 2.6.10 to 2.6.11
Updated by Nicolas CHARLES almost 11 years ago
Ha, this is much more complex that expected ... I thought it would be doable by JS only (sort plugin) but the sort sorts by the autogenerated lift ID
and the sort in scala is not correctly sorting either :(
I really believe we ought to fix the JS sort, but I have not idea on how to do it
Updated by Nicolas CHARLES almost 11 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Nicolas CHARLES to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/439
PR is there
https://github.com/Normation/rudder/pull/439
Updated by Nicolas CHARLES almost 11 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset 1fa69dca39498817d5e6cda7f40ac9f575056b84.
Updated by Anonymous almost 11 years ago
Applied in changeset fce4b9ede980d2e61da89afa817cfd2e2461b085.
Updated by Vincent MEMBRÉ over 10 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 2.6.11, which was released today.
Check out:
- The release announcement: http://www.rudder-project.org/pipermail/rudder-announce/2014-March/000077.html
- The full ChangeLog: http://www.rudder-project.org/foswiki/bin/view/System/Documentation:ChangeLog26
- Download information: https://www.rudder-project.org/site/get-rudder/downloads/