View Single Post
Old 07-27-2025, 12:34 PM   #14
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,931
Karma: 6361444
Join Date: Nov 2009
Device: many
It shouldn't hurt things as it will either terminate the search string early or be included and not match anything. The search will not actually run if it detects an invalid regex and even normal mode uses regex.

I will try cutting and pasting a non-utf-8 byte string with embedded chars into the find field to see what happens.

An exact test case and search string would definitely help. We are just guessing without it.
KevinH is online now   Reply With Quote