BlueQuartzSoftware / BlueQuartzSoftware/SIMPL

Dynamic Table Widget does not take Non US locales into account.

Aperta
#99 0 commenti 0 reazioni 1 assegnatario Rivendicata da @joeykleingers Vedi su GitHub
Bug
Lingua principale
C++
Stelle
8
Fork
22
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

We have developed a filter using dynamic tables; the user writes in numbers which are then written to some output files. However, we experience some issues when the regional settings are not English.
If we have regional settings where the decimal is a comma, all numbers in the tables remain in the English format. Then if we change the numbers into the right format, i.e. with a comma, the numbers are not written in the file output.
So we believe there are two bugs here: one related to the regional settings, and one related to the double/real to string conversion which cannot read number with commas.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.