You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Daniel Stoch (JIRA)" <ji...@apache.org> on 2016/02/02 12:14:39 UTC

[jira] [Created] (WICKET-6087) Invalid AbstractRequestWrapperFactory.needsWrapper method scope: package - cannot create a custom implementation

Daniel Stoch created WICKET-6087:
------------------------------------

             Summary: 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


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)