[ https://issues.apache.org/jira/browse/MYFACES-2302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742347#action_12742347 ]
Curtiss Howard commented on MYFACES-2302: ----------------------------------------- Fourth set of fixes for these issues: * HtmlLinkRendererBase wasn't rendering HtmlOutcomeTargetLink components. * HtmlLibrary didn't register renderers for HtmlOutcomeTargetButton and HtmlOutcomeTargetLink. * NavigationHandlerImpl didn't implement part of the spec related to finding navigation cases when none are defined for the application. I'm happy to report that the Mojarra "Guess number 2.0" sample app now works properly with MyFaces. The last piece of work for this issue will be to change FaceletViewDeclarationLanguage such that the state management strategy is used to build/restore the view. > Get simple 2.0 app working > -------------------------- > > Key: MYFACES-2302 > URL: https://issues.apache.org/jira/browse/MYFACES-2302 > Project: MyFaces Core > Issue Type: Task > Components: JSR-314 > Affects Versions: 2.0.0-alpha > Reporter: Curtiss Howard > > As a first attempt in getting the Facelets code work, I will try to get the > "Guess number 2.0" app working. This app tests resources and custom Facelets > taglibs, so this should be a good way to tie together and fix all the code > that's gone in so far. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.