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)" <de...@beehive.apache.org> on 2005/11/17 21:47:42 UTC

[jira] Closed: (BEEHIVE-1009) Nested page flow in a popup window fails to close after interacting with the page flow in the original window

     [ http://issues.apache.org/jira/browse/BEEHIVE-1009?page=all ]
     
Rich Feit closed BEEHIVE-1009:
------------------------------

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

Fixed with revision 345326.  I added an automated test for this -- closing.

> Nested page flow in a popup window fails to close after interacting with the page flow in the original window
> -------------------------------------------------------------------------------------------------------------
>
>          Key: BEEHIVE-1009
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-1009
>      Project: Beehive
>         Type: Bug
>   Components: NetUI
>     Versions: V1
>     Reporter: Rich Feit
>      Fix For: 1.1

>
> Repro:
>     - Run a nested page flow in a popup window, as in ui/popup/Controller.java in netui-samples.
>     - While the popup window is still visible, run an action in the page flow in the *original* window.
>     - Click Submit in the popup window.
> EXPECTED: the nested page flow exits and the popup window closes.
> ACTUAL: the popup window goes blank and stays open, and the following error appears in the log:
>     <org.apache.beehive.netui.pageflow.internal.DefaultActionForwardHandler> <000000>
> <Auto-render forward _auto used, but no ViewRenderer was registered -- not doing any forward or redirect.>
> This was reported by a user; I've already got a fix for it.  Entering for tracking purposes.

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