You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Slawek Tuleja (Jira)" <ji...@apache.org> on 2020/08/11 13:02:00 UTC

[jira] [Updated] (WICKET-6814) IRequestCycleListener instead of AbstractRequestCycleListener class in user guide

     [ https://issues.apache.org/jira/browse/WICKET-6814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Slawek Tuleja updated WICKET-6814:
----------------------------------
    Description: 
In 22.8 External Security Checks section should be:

*new IRequestCycleListener()*

instead of: new AbstractRequestCycleListener()
In Wicket 9 AbstractRequestCycleListener class is deprecated.

  was:
In 22.8 External Security Checks section should be:

*{{new IRequestCycleListener() {...}}}*

instead of

{{new AbstractRequestCycleListener() {...}}}

In Wicket 9 AbstractRequestCycleListener class is deprecated.


> IRequestCycleListener instead of AbstractRequestCycleListener class in user guide
> ---------------------------------------------------------------------------------
>
>                 Key: WICKET-6814
>                 URL: https://issues.apache.org/jira/browse/WICKET-6814
>             Project: Wicket
>          Issue Type: Bug
>          Components: guide
>    Affects Versions: 9.0.0
>            Reporter: Slawek Tuleja
>            Assignee: Andrea Del Bene
>            Priority: Minor
>         Attachments: image-2020-08-11-14-51-18-643.png
>
>
> In 22.8 External Security Checks section should be:
> *new IRequestCycleListener()*
> instead of: new AbstractRequestCycleListener()
> In Wicket 9 AbstractRequestCycleListener class is deprecated.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)