Unless you mean that its commited just today, this isn't in. I made a local fix, but i'm not sure if its the right way to go.
let's me just paste it in here and see if it's the correct fix. tgpath = cherrypy.request.approot[:-1] + tgpath instead of: tgpath = cherrypy.request.approot + tgpath cheers, Guyon http://gumuz.looze.net

