https://bugs.documentfoundation.org/show_bug.cgi?id=137737
--- Comment #18 from Mike Kaganski <[email protected]> --- (In reply to Mike Kaganski from comment #17) It's even more complicated. After doing the ReplaceBackReferences, SwView::ExecSearch also does SwView::Replace, which again calls DoSearch (indirectly), but now passes nStart = nEnd = 139. In this case, lcl_CleanStr in it does not replace anything (because the anchors are outside of the start-end range). Trying to outsmart ourselves. Fun. -- You are receiving this mail because: You are the assignee for the bug.
