IntQuestionRenderer use other locale to set value than IntQuestion

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P3
    • TBD_Major
    • Affects Version/s: None
    • Component/s: 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.

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

              Created:
              Updated: