Project

General

Profile

Actions

Bug #392

closed

Scene XML localization problem

Added by dariosamo over 12 years ago. Updated over 12 years ago.

Status:
Resolved
Priority:
High
Assignee:
Target version:
-
Start date:
03/30/2012
Due date:
% Done:

100%

Estimated time:

Description

The real values written to the XML are localized to be written as using commas instead of dots for decimal delimitters. This requires to modify the parser to accept localized code and is therefore not compatible with the standard DotSceneLoader code(not locale independent) on the wiki, or even TinyXML's routines(which isn't locale independent either)

Actions #1

Updated by arkeon over 12 years ago

  • Status changed from New to In Progress
  • Assignee set to arkeon
  • Priority changed from Low to High

Again it's really strange I use tinyXML and SetDoubleAttribute to save double : floats to the xml

Actions #2

Updated by arkeon over 12 years ago

I found a patch for tinyXml here : http://mitk.org/git/?p=MITK.git;a=blob_plain;f=Utilities/tinyxml/tinyxml.cpp;hb=HEAD

dirty but it should works

Actions #3

Updated by arkeon over 12 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 100

Applied in changeset r4313.

Actions

Also available in: Atom PDF