[Templates] Two issues - Processing problem and caching problem (bug?)

Josh Rosenbaum josh@infogears.com
Wed, 12 Jul 2006 15:45:56 -0600


Evan Kaufman wrote:
> 
> So, the template content comes out strangely, but a directly printed
> string comes out just as intended, so it can't be apache or
> mod_perl...And I'm creating the template on the local (linux)
> filesystem, so there couldnt be an issue of different newlines.  I'm
> sincerely stumped.

Hmm, have you tried it outside of apache in a simple perl script? What version of Template Toolkit are you using? Perhaps you should zip/rar/whatever the file up and send it along so we can look at it and see if there's any weird encoding stuff going on.

I see Perrin just sent an email, although, you already mentioned you used the scalar method, so I'm not sure that'll help or not. But he may be onto something about the mod_perl 2 stuff?

-- Josh