https://issues.apache.org/ooo/show_bug.cgi?id=119681
Priority: P3
Bug ID: 119681
Assignee: ooo-issues@incubator.apache.org
Summary: Crash when undo a RegExp change
Severity: major
Issue Type: DEFECT
Classification: Application
OS: All
Reporter: rgb-es@apache.org
Hardware: PC
Status: CONFIRMED
Version: AOO340
Component: editing
Product: word processor
Tested with both, AOO 3.4.0 and a recent deb build for 3.4.1, on openSUSE 11.4,
64 bits.
On a Writer document, type several lines like
Text
text
text
text
text
text
text
text
text
text
Now, open Search/Replace dialogue. On "Search for" type $, on "Replace by" a
single space. Check "Regular expressions" under "More options" and hit "Replace
all". Here comes a first problem: instead of a single line with all the words
separated by a space, you get
Text
texttext
texttext
texttext
texttext
text
Now the second problem: back to the document, hit Ctrl-Z a couple of times and
you'll get a crash.
Running from a terminal, I obtain a segment fault message for soffice on line
122: 7684 that ends with "$sd_prog/$sd_binary" "$@"
--
You are receiving this mail because:
You are the assignee for the bug.
|