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
 Assigned to: Rich Feit 
    Priority: Minor


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

Reply via email to