https://bugs.documentfoundation.org/show_bug.cgi?id=153408
Justin L <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|F&R's Replace All |F&R's Replace All |incorrectly replaces a |incorrectly replaces a |character after an anchor |character after an anchor |appeared after the first |appeared after the first |replacement (comment 4) |replacement (comment 5) --- Comment #5 from Justin L <[email protected]> --- (In reply to Justin L from comment #4) > The first complaint (replacing '^a') was fixed in 26.8 by commit Not exactly. It depends on whether the previous line ALSO started with an 'a'. If it did, then two are deleted this time. In any case, this aspect is a duplicate of bug 149491. So strict this bug report to > Use this regex: "\bc", replace with nothing, Replace All -- You are receiving this mail because: You are the assignee for the bug.
