[
https://issues.apache.org/jira/browse/WICKET-6245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15526333#comment-15526333
]
ASF subversion and git services commented on WICKET-6245:
---------------------------------------------------------
Commit 6637e363bec2eb49de0d2edce3505a1fdb7586bd in wicket's branch
refs/heads/wicket-7.x from [~mgrigorov]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=6637e36 ]
WICKET-6245 Remove 'final' modifier for the modified methods because this
breaks Clirr (correctly or not)
Discussion:
https://mail-archives.apache.org/mod_mbox/wicket-dev/201609.mbox/%3CCAB63Y-drhdSVkNX+ARz51bDBGBX_req_d6DGRNW=67nr5rb...@mail.gmail.com%3E
> Open up CsrfPreventionRequestCycleListener for extension
> --------------------------------------------------------
>
> Key: WICKET-6245
> URL: https://issues.apache.org/jira/browse/WICKET-6245
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 6.20.0, 7.0.0, 6.21.0, 7.1.0, 7.2.0, 7.3.0, 8.0.0-M1,
> 6.22.0, 6.23.0, 7.4.0, 6.24.0
> Reporter: Martijn Dashorst
> Assignee: Martijn Dashorst
> Priority: Minor
> Fix For: 8.0.0-M2, 6.25.0, 7.5.0
>
>
> The design of the CsrfPreventionRequestCycleListener is such that it is open
> for extension, but fails to provide the right hooks for implementors. We
> should allow private methods to be called from event handlers, and allow
> overriding of several checkpoints in the API.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)