Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-24583

QLocale::createSeparatedList works wrong on Mac

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • Not Evaluated
    • None
    • 4.8.0
    • Core: Locales (i18n)
    • None
    • Mac Os 10.7.3, Qt 4.8.0
    • macOS

    Description

      On russian locale on Mac Os X comma is a default decimal point. However, createSeparatedList uses comma as a separator too. So, if source stringlist contains any float values with a delimiter, result string becomes incorrect:
      ("abc", "1,5", "10") -> "abc,1,5,10".

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Unassigned Unassigned
            arch Ivan Komissarov
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes