On Sunday, 28. December 2003 19:44, Kjetil Kjernsmo wrote:
> Hello again!
> 
> I got a bit further.
> 
> I'm using the BasicAuth taglib, but not PerForm (since I still try to 
> keep Perl code out of my XSP). When calling login, I get:
> [Sun Dec 28 18:20:02 2003] [error] [client 127.0.0.1] [AxKit] [Error] 
> Can't call method "uri" on an undefined value at (eval 45) line 64.
> and that line is this:
>                     return $r->prev->uri;
> I suppose there is no previous request in my case, and I suppose it 
> could have to do with that I'm not using PerForm, or that the 
> surrounding taglib is a SimpleTaglib. 

I don't know BasicAuth, but it seems it expects an internal redirect happening 
before (that would be $r->prev). My first guess would be a problem with that 
- configuration error, or bug.

-- 
CU
  Joerg

PGP Public Key at http://ich.bin.kein.hoschi.de/~trouble/public_key.asc
PGP Key fingerprint = D34F 57C4 99D8 8F16 E16E  7779 CDDC 41A4 4C48 6F94

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to