• Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: Major Major
    • 4.0 alpha
    • None
    • None
    • None

        [RUNTIME-1290] Sort tabs alphabetically

        Ok. So let's translate and sort alphabetically in java before saxing.

        When the safe mode will be ok, i18nutils will be available even when config is not complete.

        Raphaël Franchet added a comment - Ok. So let's translate and sort alphabetically in java before saxing. When the safe mode will be ok, i18nutils will be available even when config is not complete.

        • ConfigParameter.compareTo

        First we sort the categories by comparing their i18n keys. Same for the groups. The parameters are indeed sorted by order afterwards.

        • xsl
          In 3.9 we sort the categories by alphabetical order and no additional sorting was applied.

        Quentin Glinel-Mortreuil (Inactive) added a comment - - edited ConfigParameter.compareTo First we sort the categories by comparing their i18n keys. Same for the groups. The parameters are indeed sorted by order afterwards. xsl In 3.9 we sort the categories by alphabetical order and no additional sorting was applied.

        Alphabetically is finally a bad idea.
        A js sort is also a bad idea (I was in fact talking about the config screen only - not all formeditionpanel)

        So, now, could you first tell us how elements of the configuration formpanel are sorted : categories, groups and params.
        I think params are sorted by "order" property in their group. I don't know how groups are sorted in categories. I don't know how categories are sorted.

        Maybe somewhere there is a sort by i18n... but I'm not sure.

        Depending on your response, we will decide how to sort. Please set as "Feedback required" when answered.

        Raphaël Franchet added a comment - Alphabetically is finally a bad idea. A js sort is also a bad idea (I was in fact talking about the config screen only - not all formeditionpanel) So, now, could you first tell us how elements of the configuration formpanel are sorted : categories, groups and params. I think params are sorted by "order" property in their group. I don't know how groups are sorted in categories. I don't know how categories are sorted. Maybe somewhere there is a sort by i18n... but I'm not sure. Depending on your response, we will decide how to sort. Please set as "Feedback required" when answered.

          raphael Raphaël Franchet
          quentin Quentin Glinel-Mortreuil (Inactive)
          Votes:
          0 Vote for this issue
          Watchers:
          2 Start watching this issue

            Created:
            Updated:
            Resolved: