https://issues.apache.org/ooo/show_bug.cgi?id=124957
Rainer Bielefeld <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rainerbielefeld_ooo_qa@biel | |efeldundbuss.de --- Comment #2 from Rainer Bielefeld <[email protected]> --- Created attachment 83448 --> https://issues.apache.org/ooo/attachment.cgi?id=83448&action=edit New Sample Document I think there is a more simple summary of results of comment 1: A hit for "=" should also be a hit for "<=" and ">=", if not that is a mistake In sample document "c" and "cword" will be found for "= c.*". So I consider current behavior where "c" is missing for ">= c.*" and "cword" is missing for "<= c.*" Additional Info: ---------------- (a) On the other hand there seems to be a little logic in the results, I will have to think about that. (b) Same behavior with KingSoft Spreadsheet, Gnumeric, Softmaker FreeOffice @mroe " ... the expression x.* and a defined string Xstring is defined ..." Is that based on your tests or written in a regular expressions manual? -- You are receiving this mail because: You are the assignee for the issue. You are watching all issue changes.
