[ 
https://issues.apache.org/jira/browse/WICKET-1680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12602393#action_12602393
 ] 

Kaspar Fischer commented on WICKET-1680:
----------------------------------------

I've just read more about this: 
http://developer.mozilla.org/en/docs/How_to_Turn_Off_Form_Autocompletion

It appears that there is no way to fix the validation issue.

Sorry for posting before researching.

Kaspar

> AutoCompleteTextField does not validate
> ---------------------------------------
>
>                 Key: WICKET-1680
>                 URL: https://issues.apache.org/jira/browse/WICKET-1680
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 1.4-M2
>            Reporter: Kaspar Fischer
>
> validator.w3.org does not validate the markup of AutoCompleteTextField as 
> Strict XHTML 1.0:
>   there is no attribute "autocomplete".
>   <input value="" autocomplete="off" type="text" class="wide-auto-complete" 
> name=...
> Is the 'autocomplete="off"' really needed?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to