Kevin Dangoor <[EMAIL PROTECTED]> writes: > Assuming we're thinking of the same thing, those problems were caused > by server.webpath not being computed or added to the URL properly. I > believe that's been fixed... that may actually be the best solution to > this particular question as well: if Lion sets the server.webpath > variable that should appear at the beginning of the URL.
The problema was having something like "http://localhost:8080/http://some.thing.com/" as the result of the expansion on the URL. (Ticket #179 - http://trac.turbogears.org/turbogears/ticket/179) -- Jorge Godoy <[EMAIL PROTECTED]>

