Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6645405

Errors in Hungarian local-specific formatting. (L10N part of 6609703)

XMLWordPrintable

    • b12
    • generic
    • generic

        6609703 includes two bugs which belong to different subcategories. This is for L10N part.

        -----------------------------------------------------------------------
        2. If a number is formatted with CurrencyFormat in the HU_hu locale, it will return 'Ft<number>'. However, in Hungarian, the currency should come after the number, with a space between them: '<number> Ft'.

        Moreover, CurrencyFormat returns an asterisk-like character ('¤') when the locale HU is used. The default locale on my computer is Locale.US, so I think it should return either 'Ft' or '$', but not '¤'.
        -----------------------------------------------------------------------

              jtusla Jiri Tusla (Inactive)
              peytoia Yuka Kamiya (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: