To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=108468 Issue #|108468 Summary|[xmloff] SvXMLUnitConverter duplicates sax::Converter Component|xml Version|DEV300m68 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|TASK Priority|P3 Subcomponent|code Assigned to|mst Reported by|mst
------- Additional comments from [email protected] Tue Jan 19 17:51:25 +0000 2010 ------- some years ago someone copied the SvXMLUnitConverter from xmloff/source/core/xmluconv.cxx to sax/source/tools/converter.cxx. unfortunately "copied", not "moved". now we have 2 copies of the code that are somewhat out of sync (i've fixed a lot of duration/dateTime issues in sax lately). [actually, there's another copy in binfilter] so it would be a great idea to remove SvXMLUnitConverter and fix all its users to use sax::Converter instead. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
