[richfaces-issues] [JBoss JIRA] Commented: (RF-8352) modalPanel renders always autocomplete attribute = off. Fails w3c validation.
Klaus Schipany (JIRA)
jira-events at lists.jboss.org
Tue Mar 9 08:16:59 EST 2010
[ https://jira.jboss.org/jira/browse/RF-8352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12518915#action_12518915 ]
Klaus Schipany commented on RF-8352:
------------------------------------
Many customers are very eager being W3C and WAI conform.
An additional attribute for suppressing the rendering of the attribute "autocomplete" would be very helpful.
> modalPanel renders always autocomplete attribute = off. Fails w3c validation.
> ------------------------------------------------------------------------------
>
> Key: RF-8352
> URL: https://jira.jboss.org/jira/browse/RF-8352
> Project: RichFaces
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: component-output
> Affects Versions: 3.3.2.SR1
> Environment: RichFaces 3.3.2 JSF 1.2_14
> Reporter: Javier Quirante
> Assignee: Nick Belaevski
> Fix For: Future
>
>
> rich:modalPanel renders
> <div id="panelModosAcceso" style="display: none;">
> <input autocomplete="off" id="panelModosAccesoOpenedState" name="panelModosAccesoOpenedState" type="hidden" />
> ....
> Attributte autocomplete="off" doesn´t pass w3c validation.
> ¿Could you add some configuration in order to have the posibility of avoid that attribute?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the richfaces-issues
mailing list