You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2016/03/13 16:33:33 UTC

[jira] [Created] (WICKET-6119) Deprecate HtmlDocumentValidator

Martin Grigorov created WICKET-6119:
---------------------------------------

             Summary: Deprecate HtmlDocumentValidator
                 Key: WICKET-6119
                 URL: https://issues.apache.org/jira/browse/WICKET-6119
             Project: Wicket
          Issue Type: Task
          Components: wicket
    Affects Versions: 8.0.0-M1
            Reporter: Martin Grigorov
            Assignee: Martin Grigorov
            Priority: Trivial


Tests based on HtmlDocumentValidator are very fragile. They start to fail as soon as there is a single character change somewhere in the page markup.

We believe that there are very few users of this API.

It is recommended to use TagTester and WicketTestCase#executeTest() instead.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)