[Libreoffice-bugs] [Bug 136890] New: Makro Basic - RegExp Assertion - &/$0 don't work

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat Sep 19 10:23:14 UTC 2020


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

            Bug ID: 136890
           Summary: Makro Basic - RegExp Assertion - &/$0 don't work
           Product: LibreOffice
           Version: 6.4.6.2 release
          Hardware: All
                OS: Windows (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: BASIC
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: HansWernerHerold at t-online.de

Description:
LO 6.4.6.2:
Using Look-ahead assertion(?= ...) &/$0 don't work at all.
Using Look-behind assertion (?<= ...) &/$0 work sometimes, but not at all.
LO 7.0.1.2:
No errors !

Steps to Reproduce:
1. Open "Test_RegExp_Assertion_DATA.odt".
2. Start makro "Test_RegExp_Assertion_MAKRO.bas".


Actual Results:
Using Look-ahead assertion(?= ...) &/$0 don't work at all.
Using Look-behind assertion (?<= ...) &/$0 work sometimes, but not at all.

Expected Results:
Using Look-ahead assertion(?= ...) &/$0 should work at all.
Using Look-behind assertion (?<= ...) &/$0 should work at all.


Reproducible: Always


User Profile Reset: No



Additional Info:
LO 7.0.1.2 - No ERROR, all OKAY !!!

-- 
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/20200919/beb31675/attachment.htm>


More information about the Libreoffice-bugs mailing list