Home
The Toolkit for Online Communities
15903 Community Members, 0 members online, 2244 visitors today
Log In Register

Forum .LRN Q&A: Re: Error adding a new user in an CVS installation

OpenACS Home : Forums : .LRN Q&A : Re: Error adding a new user in an CVS installation : One Message

+
Posted by Stefan Sobernig on
Gonzalo,

I am not really up-to-date concerning changes which happened since the tarball release, i can only point to the possible source of this error condition ... so you can work backwards from that: it seems that the request object is fed a URL which does not pass a very basic URL scheme check.

what is the target URL the request is to be delivered to? is the URL auto-generated to some extent? i assume um::request is somewhat related to adenu's user model client thingie?

//stefan