To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=78357 Issue #|78357 Summary|MathML attributes incorrectly namespaced Component|Formula editor Version|OOo 2.2 Platform|All URL| OS/Version|All Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|mru Reported by|rdmsoft
------- Additional comments from [EMAIL PROTECTED] Tue Jun 12 22:11:12 +0000 2007 ------- When saving as MathML, attributes are in the http://www.w3.org/1998/Math/MathML namespace when they should be in the null namespace. For example, "left [ right ]" is exported as: <math:mfenced math:open="[" math:close="]"/> when it should be: <math:mfenced open="[" close="]"/> --------------------------------------------------------------------- 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]
