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/09/20 21:21:28 UTC

[jira] Created: (BEEHIVE-945) Popup window does not close if references a nonexistant element

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


[jira] Closed: (BEEHIVE-945) Popup window does not close if references a nonexistant element

Posted by "Julie Zhuo (JIRA)" <de...@beehive.apache.org>.
     [ 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


[jira] Assigned: (BEEHIVE-945) Popup window does not close if references a nonexistant element

Posted by "Alejandro Ramirez (JIRA)" <de...@beehive.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-945?page=all ]

Alejandro Ramirez reassigned BEEHIVE-945:
-----------------------------------------

    Assign To: Nathan Jantz  (was: Alejandro Ramirez)

Please verify in 1.1

> 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: Nathan Jantz
>     Priority: Minor
>      Fix For: TBD

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


[jira] Resolved: (BEEHIVE-945) Popup window does not close if references a nonexistant element

Posted by "Rich Feit (JIRA)" <de...@beehive.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-945?page=all ]
     
Rich Feit resolved BEEHIVE-945:
-------------------------------

    Fix Version: TBD
     Resolution: Fixed
      Assign To: Alejandro Ramirez  (was: Rich Feit)

Fixed with revision 290826.

> 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: Alejandro Ramirez
>     Priority: Minor
>      Fix For: TBD

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


[jira] Updated: (BEEHIVE-945) Popup window does not close if references a nonexistant element

Posted by "Alejandro Ramirez (JIRA)" <de...@beehive.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-945?page=all ]

Alejandro Ramirez updated BEEHIVE-945:
--------------------------------------

    Fix Version: 1.0.1
      Assign To: Julie Zhuo  (was: Nathan Jantz)

Please verify in 1.0.1

> 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