In #5152 I made the preference preproc.substitute_unicode non-functional, thus later causing issue #5413. However I didn't know how to properly delete the preference; it's still sitting in defaults.txt as true. (I mentioned this in the original PR but it wasn't dealt with.)
Probably it should be got rid of now? I imagine this is just deleting the line in defaults.txt.
In #5152 I made the preference
preproc.substitute_unicodenon-functional, thus later causing issue #5413. However I didn't know how to properly delete the preference; it's still sitting in defaults.txt as true. (I mentioned this in the original PR but it wasn't dealt with.)Probably it should be got rid of now? I imagine this is just deleting the line in defaults.txt.