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

AbstractJcrNodeAdapter adds nodes to JCR in random order

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Neutral Neutral
    • None
    • 5.0
    • framework

      The problem is that it keeps nodes internally in a HashMap keyed by name. It then iterates this map and adds new node in the order decided by the HashMaps internal hashing function.

        Acceptance criteria

              Unassigned Unassigned
              tmattsson Tobias Mattsson
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: