Menu

#11 dot gets replaced by comma depending on regional settings

open
nobody
Code Defect (2)
5
2005-01-25
2005-01-25
Anonymous
No

When a regional setting is chosen that has a comma as
decimal separator, this also changes the decimal
separator which is used in the xsi file.

This means the file cannot be read since:
0.000,1.2333 becomes 0,000,1,2333

Workaround: set regional setting to english(us)
Fix: adapt float to string conversion

Discussion


Log in to post a comment.

MongoDB Logo MongoDB