You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Alejandro Ramirez (JIRA)" <be...@incubator.apache.org> on 2005/05/19 22:51:52 UTC

[jira] Closed: (BEEHIVE-294) MyFaces: framework does not preserve component tree with 'navigateTo'

     [ http://issues.apache.org/jira/browse/BEEHIVE-294?page=all ]
     
Alejandro Ramirez closed BEEHIVE-294:
-------------------------------------

    Assign To: Julie Zhuo

Please verify.

> MyFaces: framework does not preserve component tree with 'navigateTo'
> ---------------------------------------------------------------------
>
>          Key: BEEHIVE-294
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-294
>      Project: Beehive
>         Type: Bug
>   Components: NetUI
>     Versions: V1Beta
>     Reporter: Rich Feit
>     Assignee: Julie Zhuo
>      Fix For: V1Beta

>
> Repro:
>     - In a webapp with MyFaces, go to a JSF page.
>     - Postback to the page to edit some state (e.g., in a <h:inputText/>).
>     - From that page, hit a page flow action, e.g., with a link like this:
>          <h:commandLink action="someAction" value="hit me" />
>     - In that action, go back to the JSF page using 'navigateTo', e.g.,
>          @Jpf.SimpleAction(name="someAction", navigateTo=Jpf.NavigateTo.currentPage)
>     - Notice that the original page's component tree was not preserved.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira