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. 

But since I didn't really understand why xml_generator would want to 
return anything at that point, I just commented it out, and apparently 
it works for me, but it is not a long term solution since I don't 
understand it, so I was wondering if anybody could explain it? 

Cheers,

Kjetil
-- 
Kjetil Kjernsmo
Astrophysicist/IT Consultant/Skeptic/Ski-orienteer/Orienteer/Mountaineer
[EMAIL PROTECTED]  [EMAIL PROTECTED]  [EMAIL PROTECTED]
Homepage: http://www.kjetil.kjernsmo.net/        OpenPGP KeyID: 6A6A0BBC


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

Reply via email to