[Catalyst] View::TT FILTERS and utf-8

Matt S Trout dbix-class at trout.me.uk
Fri Jan 6 16:53:39 CET 2006


On Fri, Jan 06, 2006 at 03:32:20PM +0000, Carl Franks wrote:
> > The problem occurs only when using mod_perl.
> 
> I suggest you view the pages using a tool which lets you view the full
> response header, as well  as the body - it sounds like apache might be
> adding an encoding header that is messing things up.
> 
> Compare the response header between responses from mod_perl and the
> standalone server (or some other webserver).

PerlSendHeader Off

is at the top of most of my mod_perl-served <Location> blocks, although I
forget exactly what brokenness this prevented.

Might be something to investigate.

-- 
     Matt S Trout       Offering custom development, consultancy and support
  Technical Director    contracts for Catalyst, DBIx::Class and BAST. Contact
Shadowcat Systems Ltd.  mst (at) shadowcatsystems.co.uk for more information

 + Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ +



More information about the Catalyst mailing list