My tab-delimited external Replace list contains this as one of the many lines:
Code: Select all
\xF3 o
Match case, Find whole words only, UTF-8 support.
I just found that instead of replacing only the 2 single letter words that were intended,
it also replaced the "ó" at the end of 55 words that ended with the letters "ñó".
viz.
Code: Select all
enseñó soñó riñó engañó ciñó constriñó apañó dañó
How else can one interpret this very unexpected result?
This is a surely a software bug!
Aside: The input file contains Spanish text. My Windows locale is English (UK).
Best regards,
David