[ http://issues.apache.org/jira/browse/BEEHIVE-945?page=all ] Julie Zhuo closed BEEHIVE-945: ------------------------------
Verified fixed with rev372375. The popup window get closed now after submit, only the data did not get to diplaued anywhere since it is a non-existing tag id. > Popup window does not close if <netui:retrievePopupOutput> references a > nonexistant element > ------------------------------------------------------------------------------------------- > > Key: BEEHIVE-945 > URL: http://issues.apache.org/jira/browse/BEEHIVE-945 > Project: Beehive > Type: Bug > Components: NetUI > Versions: V1 > Reporter: Rich Feit > Assignee: Julie Zhuo > Priority: Minor > Fix For: 1.0.1 > > In the attached repro case, the <netui:retrievePopupOutput> tag on index.jsp > references an element called "DOESNOTEXIST", but there is no tag with > tagId="DOESNOTEXIST". > - Deploy the attached page flows (ui/popup/...) into a webapp. > - Hit /ui/popup/Controller.jpf in a browser. > - Click the Go to the Color Picker button to go through the popup color > chooser. > EXPECTED: When you finish, the popup window should close. > ACTUAL: The popup window goes blank, and doesn't close. -- 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
