Hi. Although in header of rfxml, 'utf-8' encoding is still referenced (header comes from _getXmlHeader() method), report file is currently encoded with Dabo encoding instead. I think, that entrie encoding/decoding stuff should be moved into dicttoxml/xmltodict classes. Encoding setting should be read from xml header and dictionary should be filled with properly decoded values in 'xmltodict'. In 'dicttoxml', you prepare xml with header and then you write file with particular codec.
-- Regards Jacek Kałucki _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[email protected]
