Uploaded image for project: 'XWiki Commons'
  1. XWiki Commons
  2. XCOMMONS-689

URLTool doesn't preserve the order of the query string parameters

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Trivial
    • 6.4-milestone-1
    • 6.3
    • Velocity
    • None
    • Unit
    • N/A
    • N/A

    Description

      It uses a HashMap internally. Should be a LinkedHashMap instead, because it preserves the insertion order (the iteration order needs to be predictable).

      Attachments

        Activity

          People

            mflorea Marius Dumitru Florea
            mflorea Marius Dumitru Florea
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: