You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Maxim Solodovnik (JIRA)" <ji...@apache.org> on 2017/10/19 14:45:00 UTC

[jira] [Resolved] (WICKET-6485) IllegalArgumentException: Argument 'pageClass' may not be null

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

Maxim Solodovnik resolved WICKET-6485.
--------------------------------------
    Resolution: Duplicate

> IllegalArgumentException: Argument 'pageClass' may not be null
> --------------------------------------------------------------
>
>                 Key: WICKET-6485
>                 URL: https://issues.apache.org/jira/browse/WICKET-6485
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 8.0.0-M7
>            Reporter: francois
>            Priority: Minor
>         Attachments: quickstart.zip
>
>
> If I bookmark a stateful page, close the browser, reopen it and click on the bookmark
> I get an IllegalArgumentException
> java.lang.IllegalArgumentException: Argument 'pageClass' may not be null.
>      at org.apache.wicket.util.lang.Args.notNull(Args.java:41)
>      at org.apache.wicket.core.request.mapper.AbstractBookmarkableMapper$UrlInfo.&lt;init&gt;(AbstractBookmarkableMapper.java:90)
>      at org.apache.wicket.core.request.mapper.AbstractBookmarkableMapper.mapHandler(AbstractBookmarkableMapper.java:410)
>      at org.apache.wicket.request.mapper.CompoundRequestMapper.mapHandler(CompoundRequestMapper.java:210)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)