[
https://issues.apache.org/jira/browse/MYFACES-2302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12738497#action_12738497
]
Curtiss Howard commented on MYFACES-2302:
-----------------------------------------
Second set of fixes for these issues:
* FaceletViewDeclarationLanguage wasn't doing anything on restore.
* DefaultViewHandlerSupport.handlePrefixMapping() was removing the leading /.
I can now get the "Guess number 2.0" app running, though there is some sort of
mechanism in use to display the result message that escapes me. If I manually
add it to the page, I see that the posting/lifecycle stuff is working though.
The custom validator tag is still not working.
> 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.