[
https://issues.apache.org/jira/browse/WICKET-6087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15134764#comment-15134764
]
ASF subversion and git services commented on WICKET-6087:
---------------------------------------------------------
Commit 65eedbf84e0efab9416d365850d301354a175cc0 in wicket's branch
refs/heads/wicket-6.x from [~mgrigorov]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=65eedbf ]
WICKET-6087 Invalid AbstractRequestWrapperFactory.needsWrapper method scope:
package - cannot create a custom implementation
Make #needsWrapper() protected
> Invalid AbstractRequestWrapperFactory.needsWrapper method scope: package -
> cannot create a custom implementation
> ----------------------------------------------------------------------------------------------------------------
>
> Key: WICKET-6087
> URL: https://issues.apache.org/jira/browse/WICKET-6087
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 6.21.0
> Reporter: Daniel Stoch
> Fix For: 7.3.0, 8.0.0-M1, 6.22.0
>
>
> Abstract method needsWrapper() in AbstractRequestWrapperFactory should be
> public or protected to allow create a custom implementations of
> AbstractRequestWrapperFactory outside of
> org.apache.wicket.protocol.http.servlet package.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)