navigateTo=Jpf.NavigateTo.currentPage returns to previous page
--------------------------------------------------------------

         Key: BEEHIVE-434
         URL: http://issues.apache.org/jira/browse/BEEHIVE-434
     Project: Beehive
        Type: Bug
  Components: NetUI  
    Versions: V1Alpha    
 Environment: Source snapshot of Beehive on Windows
    Reporter: Sunny Yee


When returning from a nested page flow and the NavigateTo for the return action 
is set to 'Jpf.navigateTo.currentPage, the page of the calling page flow is 
rendered.  
Shouldn't the current page be the nested page flow page?

I will supply my sample webapp.  

Use http://.../go_nested/Controller.jpf.
Click on go_nested link.
Nested page is displayed.   Select 'done (return to current page)' link, which 
uses the Jpf.navigateTo.currentPage value.
The original page with the go_nested link is rendered.  Isn't this the previous 
page, and not the current page.

-- 
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

Reply via email to