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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to