[
https://issues.apache.org/jira/browse/WICKET-215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Igor Vaynberg reopened WICKET-215:
----------------------------------
but cant we just _add_ a method that takes a String instead of PageMap? adding
a method is not an api break correct? and deprecate the old one?
apparently someone just hit this on the mailing list
> creating a mountBookmarkablePage with PageMap
> ---------------------------------------------
>
> Key: WICKET-215
> URL: https://issues.apache.org/jira/browse/WICKET-215
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 1.2.2, 1.2.3, 1.2.4
> Environment: no matter
> Reporter: Kadir Sener GUMUS
> Assigned To: Eelco Hillenius
> Fix For: 1.3, 2.0
>
>
> from [email protected]:
> On 1/18/07, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
> lol, yes
> i think someone got a bit overzealous with typesafety. please create a jira
> issue for it and we will change PageMap pageMap to String pageMapName
> -igor
> On 1/17/07, Kadir Sener GUMUS <[EMAIL PROTECTED]> wrote:
> Hi,
> i want to mount a bookmarkablePage with custom pagemap parameter in
> Application.init() but as a normal result i am experiencing with no session
> error. Because PageMap.forName("") requires a session.
> so can i ask you what the method "mountBookmarkablePage(String path, PageMap
> pageMap, Class bookmarkablePageClass)" is for? where do i have to define
> that? i couldnt find any usage description for the method.
> Thanks.
>
> Kadir
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.