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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to