You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2014/07/02 10:44:24 UTC

[jira] [Resolved] (WICKET-5625) Setting custom IResourceSettings is not possible in WebApplication#init()

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

Martin Grigorov resolved WICKET-5625.
-------------------------------------

    Resolution: Cannot Reproduce

I've added a unit test that shows there is no problem with setting custom IResourceSettings in MyApp#init() method:

https://git-wip-us.apache.org/repos/asf?p=wicket.git;a=commitdiff;h=35f2003a;hp=8b6b2ca6eb9d8292c831e315ef7a4c48e520851d

> Setting custom IResourceSettings is not possible in WebApplication#init()
> -------------------------------------------------------------------------
>
>                 Key: WICKET-5625
>                 URL: https://issues.apache.org/jira/browse/WICKET-5625
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 6.15.0
>            Reporter: Martin Grigorov
>
> According to https://github.com/apache/isis/blob/master/component/viewer/wicket/impl/src/main/java/org/apache/isis/viewer/wicket/viewer/IsisWicketApplication.java#L186 it is not possible to set custom impl of IResourceSettings in App#init().
> We need to investigate.



--
This message was sent by Atlassian JIRA
(v6.2#6252)