You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Rich Feit (JIRA)" <be...@incubator.apache.org> on 2005/02/14 03:38:12 UTC

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

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
 Assigned to: Rich Feit 
     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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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

Posted by "Alejandro Ramirez (JIRA)" <be...@incubator.apache.org>.
     [ 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


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

Posted by "Rich Feit (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-294?page=history ]
     
Rich Feit resolved BEEHIVE-294:
-------------------------------

     Assign To:     (was: Rich Feit)
    Resolution: Fixed

> 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
>      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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira