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:54:18 UTC

[Issue 126367] New: existing command text is repeated, when insert formula

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

          Issue ID: 126367
        Issue Type: DEFECT
           Summary: existing command text is repeated, when insert formula
           Product: Math
           Version: OOo 3.3 or older
          Hardware: All
               URL: https://gerrit.libreoffice.org/#/c/4369/
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: P5
         Component: code
          Assignee: issues@openoffice.apache.org
          Reporter: rb.henschel@t-online.de

Created attachment 84795
  --> https://bz.apache.org/ooo/attachment.cgi?id=84795&action=edit
File to be inserted

Start Math. Write 3= into command window. Goto Tools > Import Formula and
import the attached file. Notice that you do not get the expected 3=√9 but you
get 3=3=√9. Try with other existing texts. It is doubled when importing a
formula.

The bug is in method SmXMLImport::endDocument in
starmath/source/mathmlimport.cxx. The bug has been fixed for LibreOffice by
Marcos Paulo de Souza.

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

[Issue 126367] existing command text is repeated, when insert formula

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mseidel@apache.org
   Target Milestone|4.2.0                       |4.1.15

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

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

[Issue 126367] existing command text is repeated, when insert formula

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

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

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

[Issue 126367] existing command text is repeated, when insert formula

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

Kay <ks...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.2.0
                 CC|                            |kschenk@apache.org

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

[Issue 126367] existing command text is repeated, when insert formula

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

Andrea Pescetti <pe...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
                 CC|                            |pescetti@apache.org
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #2 from Andrea Pescetti <pe...@apache.org> ---
As Regina reported to the dev list, the bot didn't annotate this issue for some
reason, but the fix is already in trunk: http://svn.apache.org/r1685665

@regina: If interesting and low-risk (it definitely seems so from the logs) you
can consider nominating it for 4.1.2.

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