I can't duplicate it, though, only have IE8 here. If you remove half of your hidden fields does it work? Is it related to the number of hidden fields? or just the fact that there are 100. I remember an issue with IE where id="name" name="name" used to be an issue, but, you're not doing that. This is being served from paster? or through apache/nginx/something else? The other thing that IE used to do, if you do a post to www., but were served the content from domain.com - but, based on your code, you're using a relative link. If you were behind apache, perhaps mod_rewrite is rewriting based on hostname, and tossing the request?
-- 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.
