[
https://issues.apache.org/jira/browse/MYFACES-4659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17910355#comment-17910355
]
Volodymyr Siedlecki commented on MYFACES-4659:
----------------------------------------------
Verified that an input with type=hidden and autocomplete=off reported an error
in the validator:
_Error: An input element with a type attribute whose value is hidden must not
have an autocomplete attribute whose value is on or off._
closing issue.
> Hidden field autocomplete="off" is not valid anymore
> ----------------------------------------------------
>
> Key: MYFACES-4659
> URL: https://issues.apache.org/jira/browse/MYFACES-4659
> Project: MyFaces Core
> Issue Type: Improvement
> Components: General
> Affects Versions: 2.3.10, 2.3-next-M8, 4.0.2, 4.1.0-RC1
> Reporter: Melloware
> Assignee: Melloware
> Priority: Minor
> Fix For: 2.3.11, 3.0.3, 2.3-next-M9, 5.0.0, 4.1.0-RC2, 4.0.3
>
>
> See Mojarra Explanation: [https://github.com/eclipse-ee4j/mojarra/issues/5434]
>
> This was an old Firefox hack and I propose we inverse
> "o.a.m.AUTOCOMPLETE_OFF_VIEW_STATE" value to not have the "autocomplete="off"
> by default
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)