Re: very old bug report about internal_redirect

2003-11-26 Thread Pierfrancesco Caci
:-> "Geoffrey" == Geoffrey Young <[EMAIL PROTECTED]> writes: >> > looks like you added the :method tag to bug130883::Redir::handler(), >> > which wasn't originally a method handler in the code you posted: >> Uh, sorry. I corrected it and now I get this one: >> [Wed Nov 12 16:23:05

Re: very old bug report about internal_redirect

2003-11-12 Thread Geoffrey Young
> looks like you added the :method tag to bug130883::Redir::handler(), > which wasn't originally a method handler in the code you posted: Uh, sorry. I corrected it and now I get this one: [Wed Nov 12 16:23:05 2003] [error] Can't call method "content_type" on an undefined value at /usr/loc

Re: very old bug report about internal_redirect

2003-11-12 Thread Pierfrancesco Caci
:-> "Geoffrey" == Geoffrey Young <[EMAIL PROTECTED]> writes: >> I've tried replacing '($$)' with ': method' >> and I now get this when accessing /R >> [Wed Nov 12 08:11:37 2003] [error] Can't locate object method >> "internal_redirect" via package "bug130883::Redir" at >> /usr/

Re: very old bug report about internal_redirect

2003-11-12 Thread Geoffrey Young
I've tried replacing '($$)' with ': method' and I now get this when accessing /R [Wed Nov 12 08:11:37 2003] [error] Can't locate object method "internal_redirect" via package "bug130883::Redir" at /usr/local/lib/site_perl/bug130883/Redir.pm line 9. looks like you added the :method tag to bug1308

Re: very old bug report about internal_redirect

2003-11-12 Thread Pierfrancesco Caci
:-> "Geoffrey" == Geoffrey Young <[EMAIL PROTECTED]> writes: >> With this setup, the error message changes: >> Now I have: >> [Sun Nov 9 20:17:26 2003] [error] Can't call method "content_type" >> on an undefined value at /usr/local/lib/site_perl/bug130883/Impl1.pm >> line 10.

Re: very old bug report about internal_redirect

2003-11-09 Thread Geoffrey Young
With this setup, the error message changes: Now I have: [Sun Nov 9 20:17:26 2003] [error] Can't call method "content_type" on an undefined value at /usr/local/lib/site_perl/bug130883/Impl1.pm line 10. when I try to access /R that error makes more sense. here, what is happening is that your ha

Re: very old bug report about internal_redirect

2003-11-09 Thread Pierfrancesco Caci
:-> "Geoffrey" == Geoffrey Young <[EMAIL PROTECTED]> writes: > Pierfrancesco Caci wrote: >> Hello, >> in Debian there is a very old bug report about internal_redirect, the >> full text of which you can read at the following url, along w

Re: very old bug report about internal_redirect

2003-11-09 Thread Geoffrey Young
Pierfrancesco Caci wrote: Hello, in Debian there is a very old bug report about internal_redirect, the full text of which you can read at the following url, along with the necessary to reproduce it: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=130883&repeatmerged=no The submitter

very old bug report about internal_redirect

2003-11-09 Thread Pierfrancesco Caci
Hello, in Debian there is a very old bug report about internal_redirect, the full text of which you can read at the following url, along with the necessary to reproduce it: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=130883&repeatmerged=no The submitter also posted a similar reques