https://bugs.documentfoundation.org/show_bug.cgi?id=165402
--- Comment #6 from Mike Kaganski <[email protected]> --- (In reply to Jeroným klimeš from comment #4) > The mistake should be: "Regex not allowed", or something like that. Mote that the function has no idea, if your search string is *intended* to be a regex by user. It has no mind-reading capabilities. Any search string may be valid in any mode; and if the search string is not found, the *correct* error is "there was no dot followed by asterisk followed bi ... in the array", which is correctly N/A. -- You are receiving this mail because: You are the assignee for the bug.
