You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Michael Concini (JIRA)" <de...@myfaces.apache.org> on 2009/08/19 16:42:14 UTC

[jira] Created: (MYFACES-2334) get ifnavigation sample working

get ifnavigation sample working
-------------------------------

                 Key: MYFACES-2334
                 URL: https://issues.apache.org/jira/browse/MYFACES-2334
             Project: MyFaces Core
          Issue Type: Task
          Components: JSR-314
    Affects Versions: 2.0.0-alpha
            Reporter: Michael Concini
            Assignee: Michael Concini




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (MYFACES-2334) get ifnavigation sample working

Posted by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-2334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leonardo Uribe resolved MYFACES-2334.
-------------------------------------

         Assignee: Leonardo Uribe  (was: Michael Concini)
    Fix Version/s: 2.0.1-SNAPSHOT
       Resolution: Fixed

Finally I founded a war of this example. I tested it and fixed a error when toViewId is a ValueExpression.

> get ifnavigation sample working
> -------------------------------
>
>                 Key: MYFACES-2334
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2334
>             Project: MyFaces Core
>          Issue Type: Task
>          Components: JSR-314
>    Affects Versions: 2.0.0-alpha
>            Reporter: Michael Concini
>            Assignee: Leonardo Uribe
>             Fix For: 2.0.1-SNAPSHOT
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (MYFACES-2334) get ifnavigation sample working

Posted by "Michael Concini (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/MYFACES-2334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12747607#action_12747607 ] 

Michael Concini commented on MYFACES-2334:
------------------------------------------

First round of fixes committed.  

-Removed javax.faces.view.facelets.Location and repaired references in API and IMPL to use the new API class javax.faces.view.Location.  
-Added a check in the viewID derivation methods in DefaultViewHandlerSupport to make sure the resource referenced by the returned viewID exists (fixed a problem in some 1.2 apps due to implicit nav)

> get ifnavigation sample working
> -------------------------------
>
>                 Key: MYFACES-2334
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2334
>             Project: MyFaces Core
>          Issue Type: Task
>          Components: JSR-314
>    Affects Versions: 2.0.0-alpha
>            Reporter: Michael Concini
>            Assignee: Michael Concini
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.