Tuesday, March 02, 2004
Amended stats generation process to handle high-ascii correctly. We maintain the user's search term up to the final stage, then process it to replace high ascii chars with an escaped unicode entity reference. By the time it's been through the template toolkit, it ends up as a character reference which is resolved by the browser.
Sounds complicated. Looks all right.
T