[Libreoffice-bugs] [Bug 130984] New: Searching the CharEscapement attribute using regexes replaces additional text

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Feb 27 12:28:57 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=130984

            Bug ID: 130984
           Summary: Searching the CharEscapement attribute using regexes
                    replaces additional text
           Product: LibreOffice
           Version: 7.0.0.0.alpha0+ Master
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: BASIC
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: andreas.heinisch at yahoo.de

Description:
Consider the attached document with a macro, which searches for a superscript
in the text and replaces it with <sup>&</sup>.

Example worked in:
Version: 6.3.0.0.beta1 (x64)
Build-ID: a187af327633f5f00363be5131bd21a13e0f1a7b
CPU-Threads: 4; BS: Windows 10.0; UI-Render: GL; VCL: win; 
Gebietsschema: de-DE (de_DE); UI-Sprache: de-DE
Calc: CL

Does not work anymore in:
Version: 7.0.0.0.alpha0+ (x86)
Build ID: 2ce99d12771407631288af5a12fe2165ae3599d8
CPU threads: 4; OS: Windows 10.0 Build 18362; UI render: default; VCL: win; 
Locale: en-GB (de_DE); UI-Language: en-US
Calc: CL



Actual Results:
Here is a <sup>x in superscript.</sup>

Expected Results:
Here is a <sup>x</sup> in superscript.


Reproducible: Always


User Profile Reset: No



Additional Info:
Has this bug something todo with
https://bugs.documentfoundation.org/show_bug.cgi?id=75806?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200227/0711064d/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list