Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7900322

IntQuestionRenderer use other locale to set value than IntQuestion

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3 P3
    • TBD_Major
    • None
    • tools

      IntQuestionRenderer sets value for the question if reset pressed by calling NumberFormat.getNumberInstance(). This method returns default locale for FORMAT category. And IntQuestion use method getDefaultLocale() which returns system default locale. For US system locale and national FORMAT locale this leads to invalid number displayed and interview can't be proceeded.

            dbessono Dmitry Bessonov
            alalexee Alexander Alexeev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: