Hi Rune,

I believe I've just fixed this. My tests make it look like I have, at
least. I'm assuming the recent ticket #600 was from you, so it looks
like you're still tracking this problem. Let me know if all is well
now with this one.

Thanks!
Kevin

On 1/16/06, Rune Hansen <[EMAIL PROTECTED]> wrote:
> std.url from todays svn checkout behaves differently from the one on friday:
>
> <form action="${std.url('/Add')}" method="POST">
> <input type="text" name="name" value=""/>
> <input type="submit" name="submit" value="Add Source Group"/>
> </form>
>
> When loading this form for the first time the source reads:
>  <FORM ACTION="/SiteGroup/Add" METHOD="POST">
> .
> .
>
> After submitting the form on the url "localhost:10103/SiteGroup/Add" the
> source reads:
> <FORM ACTION="/Add" METHOD="POST">
>
> This is "different" from what I would expect, not saying that it is a bug :)
>
> regards
> /rune
>
>
>
> ---------------------------------------------------------------------
>
> Behind the firewall, nobody can hear you scream...
>


--
Kevin Dangoor
Author of the Zesty News RSS newsreader

email: [EMAIL PROTECTED]
company: http://www.BlazingThings.com
blog: http://www.BlueSkyOnMars.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/turbogears
-~----------~----~----~----~------~----~------~--~---

Reply via email to