https://bugs.documentfoundation.org/show_bug.cgi?id=65038
pierre-yves samyn <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[email protected]
| |et
Summary|EDITING: Search&Replace |EDITING: Search&Replace
|doesn't replace regular |doesn't replace regular
|expression with Lookahead |expression with Look
| |assertions (ahead-behind)
--- Comment #8 from pierre-yves samyn <[email protected]> ---
Hi
More information (I thought to create a new report, but as I was going to use
exactly the same title...)
Problem also occurs with look-behind assertion.
Steps to reproduce:
1. File> Open> FindReplaceLookAssertion.odt attached
2. Edit> Find & Replace
3. Find: (?<=\()[^)]+(?=\))
4. Click Find All
Expected & actual results: text *into* parentheses selected
5. Replace: &test
6. Other options untick "Current selection only"
7. Replace All
Expected result: test added before all )
Actual result: "&" is not interpretated (added as text)
Note: same replacement is ok with Calc
Regards
--
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