[
https://issues.apache.org/jira/browse/WICKET-2048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David reopened WICKET-2048:
---------------------------
Minor minor issue, but the newMarkupParser parsing is missing it's return
statement
> 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
> Assignee: Igor Vaynberg
> Priority: Minor
> Fix For: 1.3.6, 1.4-RC2
>
>
> 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.