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