https://issues.apache.org/ooo/show_bug.cgi?id=120472
Priority: P3
Bug ID: 120472
Assignee: [email protected]
Summary: Search for "." gives wrong position
Severity: critical
Issue Type: DEFECT
Classification: Application
OS: Windows 7
Reporter: [email protected]
Hardware: PC
Status: UNCONFIRMED
Version: AOO 3.4.0
Component: code
Product: spreadsheet
Created attachment 78858
--> https://issues.apache.org/ooo/attachment.cgi?id=78858&action=edit
dot string search function bug example
When I search for the string "." into a cell it gives a wrong result.
For example, if the A1 Cell has an IP address, e.g. 10.11.12.13/23, using the
following formula/:
=SEARCH(".";A1)
gives as result 1 instead of 3.
--
You are receiving this mail because:
You are the assignee for the bug.