On Mon, Feb 9, 2009 at 4:18 AM, Chris McDonough <chr...@plope.com> wrote:
> FTR, I tried to apply the patch referenced in Lukasz' email to
> redirectingformplugin, but as I was doing that, I realized I don't know where
> SCRIPT_PATH is supposed to come from.  It's not a CGI or WSGI envvar as far 
> as I
> can tell and it's not in wsgiorg.routing_args either.  Is it supposed to be
> SCRIPT_NAME?


http://routes.groovie.org/trac/routes/browser/routes/util.py

Look at the url_for.

This is a base function that tg2 is using to construct proper url.

Let me know if you need more information.
Thanks,
Lucas
_______________________________________________
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev

Reply via email to