Replace comma by dot in XML output Follow
The XML exports produced by dotTrace are using comma (i.e. ',') as decimal separator for numbers. Yet, this is not the recommended format (in XML numbers should use the dot separator), and it becomes quite cumbersome to process those files with XSLT.
It would be really nice if the XML export were normalized with dot-separated numbers (i.e. culture-invariant).
Thanks in advance,
Joannes Vermorel
Lokad.com sales forecasting
Please sign in to leave a comment.
Dear Loannes,
I fixed it. So, you can test it in next EAP build.
Best wishes,
Mikhail Pilin
Thanks a lot Mikail, this improvement is highly appreciated .