Uploaded image for project: 'Magnolia UI'
  1. Magnolia UI
  2. MGNLUI-2328

ShowVersions Dialog shows versions in the wrong order. The newest version should be top of list.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 5.2
    • 5.2
    • None
    • None

      ShowVersionsAction must be adapted to create a SelectFieldDefinition that sorts by jcr order instead of alphabetized

      SelectField has been changed to sort the entries alphabetically by default.
      This is not desired in the ShowVersions dialog - as we would like most recent version displayed first in the list. Also this change in SelectField has caused a UI test to fail: PageEditorPublishingAndVersioningUITest.publishAndCheckVersions.

      Fix is to create SelectField that is unsorted - not alphabetically sorted

        Acceptance criteria

              fgrilli Federico Grilli
              czimmermann Christopher Zimmermann
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD