Pylons specific FormEncode bugs
Chris Lambacher <[email protected]> Fri, 14 Sep 2012 08:26:30 -0400
| Newsgroups | gmane.comp.web.pylons.general,gmane.comp.python.formencode |
|---|---|
| Message-ID | <CAAXXHgL0ji9_a_xZOF1g7zB1RqWy3Fckp89gm6+w24PwrU-LVQ@mail.gmail.com> |
--e89a8fb1ebb89f041104c9a888fa Content-Type: text/plain; charset=ISO-8859-1 Hi, There are some bugs in the issue tracker that seem to directly tied to how Pylons uses FormEncode if you are still using Pylons please comment on them. The specific bugs are: https://github.com/formencode/formencode/issues/4 https://github.com/formencode/formencode/issues/9 https://github.com/formencode/formencode/issues/10 #4 specifically looks like htmlfill is being used incorrectly. htmlfill is designed to be run over the html of the form and not the whole response, which is why I think this is happening. Other problems that crop when you have multiple forms on a page. -Chris -- Christopher Lambacher [email protected] -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to pylons-discuss-/JYPxA39Uh5TLH3MbocFF+G/[email protected] To unsubscribe from this group, send email to pylons-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en. --e89a8fb1ebb89f041104c9a888fa Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,<br><br>There are some bugs in the issue tracker that seem to directly t= ied to how Pylons uses FormEncode if you are still using Pylons please comm= ent on them.<br><br>The specific bugs are:<br><a href=3D"https://github.com= /formencode/formencode/issues/4">https://github.com/formencode/formencode/i= ssues/4</a><br clear=3D"all"> <a href=3D"https://github.com/formencode/formencode/issues/9">https://githu= b.com/formencode/formencode/issues/9</a><br><a href=3D"https://github.com/f= ormencode/formencode/issues/10">https://github.com/formencode/formencode/is= sues/10</a><br> <br>#4 specifically looks like htmlfill is being used incorrectly. htmlfill= is designed to be run over the html of the form and not the whole response= , which is why I think this is happening. Other problems that crop when you= have multiple forms on a page.<br> <br>-Chris<br><br>-- <br>Christopher Lambacher<br><a href=3D"mailto:chris@k= ateandchris.net">[email protected]</a><br> <p></p> -- <br /> You received this message because you are subscribed to the Google Groups "= pylons-discuss" group.<br /> To post to this group, send email to pylons-discuss-/JYPxA39Uh5TLH3MbocFF+G/[email protected]<br /> To unsubscribe from this group, send email to pylons-discuss+unsubscribe@go= oglegroups.com.<br /> For more options, visit this group at http://groups.google.com/group/pylons= -discuss?hl=3Den.<br /> --e89a8fb1ebb89f041104c9a888fa--