Menu

#11 Decimal separator must be dot

Defect
open
nobody
XML (3)
5
2001-06-18
2001-06-18
Anonymous
No

Test application fails if international settings sets
colon as decimal separator instead of default dot
sign.
Fails conversion of string node to float
(TJvxCustomStringAttribute.InternalGetAsFloat).

IMHO numbers should be stored in XML nodes in format
independent of international settings (i.e. always dot
as decimal separator) or it should be choosable per
document or globally in the library.

Discussion


Log in to post a comment.