[Repoze-dev] [issue147] Deform default form action . submits to parent folder

2010-05-27 Thread Chris McDonough
Chris McDonough chr...@plope.com added the comment: Thanks, I've changed it to use '' rather than '.' on the trunk. -- status: unread - resolved __ Repoze Bugs b...@bugs.repoze.org http://bugs.repoze.org/issue147 __

[Repoze-dev] [issue147] Deform default form action . submits to parent folder

2010-05-26 Thread Kiran Jonnalagadda
New submission from Kiran Jonnalagadda j...@pobox.com: deform.Form takes a parameter 'action' with default value '.' This default value is unfortunate. If the form is at a URL that has a trailing slash, all works well, but if the URL doesn't (such as '/login'), the form is submitted to the