Hi, just discovered something....
Have an action wich searches for certain words with spaces (f.e. " the ") and replaces them with, seemingly the same, but lowercase variant of the word:
[#0]
T=2
F=_ALL
1= the
2= the
3=0|0
This action code used to find all the occoourences of word " the " (" the ", " The ", " THE ", " THe ", " ThE ", " tHE ", " tHe " and " thE ") and convert it to " the " variant.
Now, with version 2.38a, this action does not change anything (" The " remains " The ").
Is this a bug or has something changed in the settings that affected the behaviour of this action (and I was so lame not to notice it)?
_ALL_conversion.mta (631 Bytes)
Thanks,
_ALL_conversion.mta (631 Bytes)