I apologize for bad form replying to my own message...

I found the $r is different because the file being processed by the
Files PerlHandler was an index page and was being accessed via '/'
(rather than '/index.tt'). When accessed as '/index.tt' $r->pnotes() is
populated as expected.

I'm sure I can solve the problem by moving the PerlInitHandler handler
to something post-uri-translate.
--
Eric Sammer
[EMAIL PROTECTED]
http://www.ineoconcepts.com


-- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html



Reply via email to