Issue 84002

Summary: MML: import with math:msqrt/math:mfrac without {...}
Product: Math Reporter: apourche <antoine.pourchez>
Component: codeAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact:
Severity: Trivial    
Priority: P3 CC: issues, rb.henschel
Version: OOo 2.3.1 RC1   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Issue Depends on:    
Issue Blocks: 90135    
Attachments:
Description Flags
sample MML thatshow the pb none

Description apourche 2007-11-27 09:52:40 UTC
When i import this MathML equation in OO :
        <math:msqrt>
            <math:mfrac>
                <math:mi>a</math:mi>
                <math:mi>b</math:mi>
            </math:mfrac>
        </math:msqrt>
OO convert it into "sqrt a over b" instead of "sqrt{a over b}"!
Comment 1 apourche 2007-11-27 09:53:42 UTC
Created attachment 49927 [details]
sample MML thatshow the pb
Comment 2 michael.ruess 2007-11-27 10:53:27 UTC
MRU->TL: see attached mml file. It should be imported with correct brackets as
mentioned by apourche above.
Comment 3 michael.ruess 2008-05-29 11:55:12 UTC
*** Issue 89588 has been marked as a duplicate of this issue. ***
Comment 4 michael.ruess 2008-06-10 19:48:45 UTC
*** Issue 90560 has been marked as a duplicate of this issue. ***