HtmlProblemFinder documentation bug
-----------------------------------
Key: WICKET-2048
URL: https://issues.apache.org/jira/browse/WICKET-2048
Project: Wicket
Issue Type: Bug
Components: wicket
Affects Versions: 1.3.5
Environment: Doesn't matter
Reporter: David
Priority: Minor
In the javadoc of HtmlProblemFinder there is an example how to add additional
IMarkupFIlters using Application.getAdditionalMarkupHandler(), this method is
no longer available in Wicket 1.3, the documentation should be modified to show
a valid example. The only way I can find by setting a new MarkupParserFactory
which adds the filter.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.