On 23. feb. 2006, at 06.44, Kevin Dangoor wrote:
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
std.url from todays svn checkout behaves differently from the one on friday:
<form action="" 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="" METHOD="POST">
.
.
After submitting the form on the url "localhost:10103/SiteGroup/Add" the
source reads:
<FORM ACTION="" 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
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---