[
https://issues.apache.org/jira/browse/MYFACESTEST-8?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jakob Korherr resolved MYFACESTEST-8.
-------------------------------------
Resolution: Fixed
> Implement ViewHandler.getBookmarkableURL() for MyFaces test 2.0
> ---------------------------------------------------------------
>
> Key: MYFACESTEST-8
> URL: https://issues.apache.org/jira/browse/MYFACESTEST-8
> Project: MyFaces Test
> Issue Type: Bug
> Reporter: Jakob Korherr
> Assignee: Jakob Korherr
>
> Currently MyFaces test 2.0 uses MockViewHandler from MyFaces test 1.2 which
> directly extends ViewHandler. Thus getBookmarkableURL() only does the default
> action, which is calling getActionUrl(), but I want to be able to include the
> view parameters in the URL, so we have to create a MockViewHandler20 which
> overrides getBookmarkableURL() correctly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.