You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "David (JIRA)" <ji...@apache.org> on 2009/01/26 13:29:59 UTC

[jira] Created: (WICKET-2048) HtmlProblemFinder documentation bug

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.


[jira] Reopened: (WICKET-2048) HtmlProblemFinder documentation bug

Posted by "David (JIRA)" <ji...@apache.org>.
     [ 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.


[jira] Resolved: (WICKET-2048) HtmlProblemFinder documentation bug

Posted by "Igor Vaynberg (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-2048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Vaynberg resolved WICKET-2048.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4-RC2
                   1.3.6
         Assignee: Igor Vaynberg

> 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.


[jira] Resolved: (WICKET-2048) HtmlProblemFinder documentation bug

Posted by "Igor Vaynberg (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-2048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Vaynberg resolved WICKET-2048.
-----------------------------------

    Resolution: Fixed

> 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.