Uploaded image for project: 'Magnolia Standard Templating Kit (closed)'
  1. Magnolia Standard Templating Kit (closed)
  2. MGNLSTK-1525

SearchResultModel stores queryResult as a Set (instead of List) that disorders all items

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Won't Do
    • Icon: Neutral Neutral
    • None
    • 2.9.3
    • templates
    • None

      Storing queryResult as a Set will disorder all items. That requires to client to modify their logic code to get a ordered list.

      protected Set<Node> queryResult = new HashSet<Node>();

        Acceptance criteria

              Unassigned Unassigned
              tu.bo Tu Bo Xuan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: