> Aha!  I think I know.  I believe it's a bug in AnyTemplate.  It removes
> keys from its config hash as it uses them (so if there are leftover keys
> it knows those are bad or misspelled).  It should be copying the config
> hash before it starts deleting keys, but it looks like it isn't doing
> that.  Since you're using the same config hash between requests, your
> config hash is getting clobbered.
>
> I will verify this later this evening and make a new release late
> tonight.  Thanks for tracking this down!

Yup, that was indeed the bug.  I've uploaded 0.08 to CPAN.  You can also
get it here if you need it more quickly:

    
http://occamstoothbrush.com/downloads/perl/CGI-Application-Plugin-AnyTemplate-0.08.tar.gz

Michael


--
Michael Graham <[EMAIL PROTECTED]>


---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/[email protected]/
              http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to