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
Assigned to: 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