On Thu, Feb 19, 2004 at 01:47:32AM -0800, Tim Freedom wrote:
> Can we expect to see UTF-8 indexing/searching anytime soon ?
Not likely. It would probably be easier to do a complete rewrite than
to add UTF-8 support. A lot of the code expects characters to be single
bytes.
About your other question regarding HTML headers: That headers is
generated in the template module being used. For the default template
you should look for a call to $cgi->header.
--
Bill Moseley
moseley@hank.org
Received on Thu Feb 19 07:20:46 2004