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

Martin Grigorov resolved WICKET-4845.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5.9
                   6.3.0
    
> Make BasicResourceReferenceMapper public so it is easy to extend it
> -------------------------------------------------------------------
>
>                 Key: WICKET-4845
>                 URL: https://issues.apache.org/jira/browse/WICKET-4845
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.5.8, 6.2.0
>            Reporter: Martin Grigorov
>            Assignee: Martin Grigorov
>             Fix For: 6.3.0, 1.5.9
>
>
> org.apache.wicket.request.mapper.BasicResourceReferenceMapper has package 
> private visibility and the only way to extend it is to add 
> org.apache.wicket.request.mapper package in my application.
> I need to extend it to be able to provide my own rules for encode/decode of 
> the locale/style/variation for resource references.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to