Uploaded image for project: 'YesCart'
  1. YesCart
  2. YC-927

Incorrect sorting of UTF Strings

    Details

    • Type: Bug
    • Status: Open
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: 3.5.0
    • Fix Version/s: None
    • Component/s: manager server, sf server
    • Labels:
      None

      Description

      String sorting in java should be accomplished with Collator so have correct alphabetical order.

      Collections.sort(langs, Collator.getInstance(new Locale("de")));
      

        Attachments

          Activity

            People

            • Assignee:
              InspireSoftware InspireSoftware
              Reporter:
              InspireSoftware InspireSoftware
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated: