-
Bug
-
Resolution: Fixed
-
Major
-
None
When adding for example List-Views to a Nested View, the List-Views are always shown in the order in which they have been added. The list should be sorted automatically as it is the default behavior of the normal Root-View.
Code changed in hudson
User: : mindless
Path:
trunk/hudson/plugins/nested-view/src/main/java/hudson/plugins/nested_view/NestedView.java
trunk/hudson/plugins/nested-view/src/test/java/hudson/plugins/nested_view/NestedViewTest.java
http://jenkins-ci.org/commit/32039
Log:
[nested-view] [FIXED JENKINS-6757] sort subviews by name