Firefox: FormFragment hidden fields disabled

Marvin Monroe <[email protected]>
Newsgroups gmane.comp.java.tapestry.user
Message-ID <CAORi-mo+gQz+EE_6bpNhkkcDKPtFdtUYNBSCgphi55i89rXg8w@mail.gmail.com>
Hi,
so today I found a weird bug: Firefox stores the disabled attribute of
hidden formfragments between page reloads.
It's the browser's autocomplete feature that can be turned off by adding
the attribute autocomplete="off" to either form or input field.
This behavior prevents form fields from being set correctly in the
page/component as the field's hidden action sink command is not transmitted.

I could add more details but the best fix would be if the form fragment
would create its hidden action sink fields with autocomplete="off".

Or is there another workaround?
Anyway, just wanted to share this, since it cost me some time debugging ;)

Best
Christian
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.