To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=113497 Issue #|113497 Summary|MathML Import Issue for Fractional Equations Component|Formula editor Version|OOo 3.2.1 Platform|PC URL| OS/Version|Windows Vista Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|mru Reported by|tl567
------- Additional comments from [email protected] Wed Jul 28 13:36:01 +0000 2010 ------- When I import the following MathML into OO Writer/Formula, <math xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> <mfrac> <mrow> <mn>12</mn> <msup> <mrow> <mi>x</mi> </mrow> <mrow> <mn>5</mn> </mrow> </msup> <mi>y</mi>> <mo>-</mo> <mn>3</mn> <msup> <mrow> <mi>x</mi> </mrow> <mrow> <mn>10</mn> </mrow> </msup> <msup> <mrow> <mi>y</mi> </mrow> <mrow> <mn>3</mn> </mrow> </msup> <mo>+</mo> <mn>21</mn> <msup> <mrow> <mi>x</mi> </mrow> <mrow> <mn>15</mn> </mrow> </msup> <msup> <mrow> <mi>y</mi> </mrow> <mrow> <mn>4</mn> </mrow> </msup> </mrow> <mrow> <mn>3</mn> <msup> <mrow> <mi>x</mi> </mrow> <mrow> <mn>5</mn> </mrow> </msup> <mi>y</mi> </mrow> </mfrac> </mrow> </math> OO converts it to 12 x^5 y - 3 x^10 y^3 + 21 x^15 y^4} over {3 x^5 y instead of {12x^5 y-3x^10 y^3 +21x^15 y^4} over {3x^5 y} --------------------------------------------------------------------- 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]
