You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2015/06/14 14:18:26 UTC

[Issue 126366] New: Do not remove outer braces

https://bz.apache.org/ooo/show_bug.cgi?id=126366

          Issue ID: 126366
        Issue Type: DEFECT
           Summary: Do not remove outer braces
           Product: Math
           Version: OOo 3.3 or older
          Hardware: All
               URL: http://cgit.freedesktop.org/libreoffice/core/commit/?i
                    d=e3b220a5ae82543ce7322ce7ab516dd3f5bdf8b0
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: P5
         Component: code
          Assignee: issues@openoffice.apache.org
          Reporter: rb.henschel@t-online.de

Created attachment 84794
  --> https://bz.apache.org/ooo/attachment.cgi?id=84794&action=edit
File withour annotation, so that the real mathml is used and the error is
visible.

Start Math. Use Tools > Import Formula with the attached document. You should
get a fraction with a+b as numerator and c+d as denominator.

The bug is in method SmXMLImport::endDocument in
starmath/source/mathmlimport.cxx
The bug was fixed in LibreOffice by Ivan Timofeev <ti...@gmail.com>

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 126366] Do not remove outer braces

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=126366

Matthias Seidel <ms...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mseidel@apache.org
         Resolution|---                         |FIXED
   Target Milestone|---                         |4.2.0
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #3 from Matthias Seidel <ms...@apache.org> ---
Confirmed FIXED with AOO42X on Windows 10.

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 126366] Do not remove outer braces

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=126366

--- Comment #1 from Regina Henschel <rb...@t-online.de> ---
Created attachment 84801
  --> https://bz.apache.org/ooo/attachment.cgi?id=84801&action=edit
License statement from Ivan Timofeev

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 126366] Do not remove outer braces

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=126366

--- Comment #2 from SVN Robot <sv...@dev.null.org> ---
"regina" committed SVN revision 1686597 into trunk:
#i126366 Do not remove outer braces

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 126366] Do not remove outer braces

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=126366

Matthias Seidel <ms...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.2.0                       |4.1.15

--- Comment #4 from Matthias Seidel <ms...@apache.org> ---
Cherry-picked for AOO41X with:
https://github.com/apache/openoffice/commit/4d0df6500a3d04241e018b4c2297a6b4ff86cb1a

-- 
You are receiving this mail because:
You are the assignee for the issue.