Hi,
a problem which was noticed by me (on a linux FF) a while ago seems
now also occuring on windows FF.
We have a application with form based login where the loginpage is
created by tobago.
The name attribute of name and password fields are changed by
javascript from the jsf-clientIds to the required
"j_username"/"j_password" in onload.
But this seems to late for the recognition of stored passwords in new FFs.
My proposal is a new attribute "name" on tc:in which value (if exists)
could be used as name attribute for the correspondending <input> tag
instead of the clientId.
Any objections or other ideas how to solve this?
Regards,
Volker