You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Jason Dunckley (JIRA)" <be...@incubator.apache.org> on 2005/02/23 20:25:49 UTC

[jira] Created: (BEEHIVE-347) Setting attribute popup="false" on supported tags creates popup javascript anyway

Setting attribute popup="false" on supported tags creates popup javascript anyway
---------------------------------------------------------------------------------

         Key: BEEHIVE-347
         URL: http://issues.apache.org/jira/browse/BEEHIVE-347
     Project: Beehive
        Type: Bug
  Components: NetUI  
    Versions: V1Beta    
    Reporter: Jason Dunckley


-In an netui:anchor, netui:imageAnchor, netui:area, or netui:button tag add the attribute popup="false"

-Run the pageflow

Expected- clicking related element in the page runs action in same window

Actual- popup code is generated, and new window is popped

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Closed: (BEEHIVE-347) Setting attribute popup="false" on supported tags creates popup javascript anyway

Posted by "Julie Zhuo (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-347?page=all ]
     
Julie Zhuo closed BEEHIVE-347:
------------------------------


Verified fixed at rev164504. Close.

> Setting attribute popup="false" on supported tags creates popup javascript anyway
> ---------------------------------------------------------------------------------
>
>          Key: BEEHIVE-347
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-347
>      Project: Beehive
>         Type: Bug
>   Components: NetUI
>     Versions: V1Beta
>     Reporter: Jason Dunckley
>     Assignee: Julie Zhuo
>      Fix For: V1
>  Attachments: jira347.ZIP, stillPops.zip
>
> -In an netui:anchor, netui:imageAnchor, netui:area, or netui:button tag add the attribute popup="false"
> -Run the pageflow
> Expected- clicking related element in the page runs action in same window
> Actual- popup code is generated, and new window is popped

-- 
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-347) Setting attribute popup="false" on supported tags creates popup javascript anyway

Posted by "Rich Feit (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-347?page=history ]

Rich Feit reassigned BEEHIVE-347:
---------------------------------

    Assign To: Rich Feit

> Setting attribute popup="false" on supported tags creates popup javascript anyway
> ---------------------------------------------------------------------------------
>
>          Key: BEEHIVE-347
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-347
>      Project: Beehive
>         Type: Bug
>   Components: NetUI
>     Versions: V1Beta
>     Reporter: Jason Dunckley
>     Assignee: Rich Feit
>  Attachments: stillPops.zip
>
> -In an netui:anchor, netui:imageAnchor, netui:area, or netui:button tag add the attribute popup="false"
> -Run the pageflow
> Expected- clicking related element in the page runs action in same window
> Actual- popup code is generated, and new window is popped

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (BEEHIVE-347) Setting attribute popup="false" on supported tags creates popup javascript anyway

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

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

Fixed with revision 164312.  Whew, good catch.

> Setting attribute popup="false" on supported tags creates popup javascript anyway
> ---------------------------------------------------------------------------------
>
>          Key: BEEHIVE-347
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-347
>      Project: Beehive
>         Type: Bug
>   Components: NetUI
>     Versions: V1Beta
>     Reporter: Jason Dunckley
>     Assignee: Julie Zhuo
>      Fix For: V1
>  Attachments: jira347.ZIP, stillPops.zip
>
> -In an netui:anchor, netui:imageAnchor, netui:area, or netui:button tag add the attribute popup="false"
> -Run the pageflow
> Expected- clicking related element in the page runs action in same window
> Actual- popup code is generated, and new window is popped

-- 
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-347) Setting attribute popup="false" on supported tags creates popup javascript anyway

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

Rich Feit updated BEEHIVE-347:
------------------------------

    Fix Version: V1
                     (was: V1Beta)

Good catch -- it works for anchor but not for button.

> Setting attribute popup="false" on supported tags creates popup javascript anyway
> ---------------------------------------------------------------------------------
>
>          Key: BEEHIVE-347
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-347
>      Project: Beehive
>         Type: Bug
>   Components: NetUI
>     Versions: V1Beta
>     Reporter: Jason Dunckley
>     Assignee: Rich Feit
>      Fix For: V1
>  Attachments: jira347.ZIP, stillPops.zip
>
> -In an netui:anchor, netui:imageAnchor, netui:area, or netui:button tag add the attribute popup="false"
> -Run the pageflow
> Expected- clicking related element in the page runs action in same window
> Actual- popup code is generated, and new window is popped

-- 
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-347) Setting attribute popup="false" on supported tags creates popup javascript anyway

Posted by "Rich Feit (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-347?page=history ]
     
Rich Feit resolved BEEHIVE-347:
-------------------------------

      Assign To: Jason Dunckley  (was: Rich Feit)
     Resolution: Fixed
    Fix Version: V1Beta

Fixed with revision 155291.

> Setting attribute popup="false" on supported tags creates popup javascript anyway
> ---------------------------------------------------------------------------------
>
>          Key: BEEHIVE-347
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-347
>      Project: Beehive
>         Type: Bug
>   Components: NetUI
>     Versions: V1Beta
>     Reporter: Jason Dunckley
>     Assignee: Jason Dunckley
>      Fix For: V1Beta
>  Attachments: stillPops.zip
>
> -In an netui:anchor, netui:imageAnchor, netui:area, or netui:button tag add the attribute popup="false"
> -Run the pageflow
> Expected- clicking related element in the page runs action in same window
> Actual- popup code is generated, and new window is popped

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Updated: (BEEHIVE-347) Setting attribute popup="false" on supported tags creates popup javascript anyway

Posted by "Jason Dunckley (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-347?page=history ]

Jason Dunckley updated BEEHIVE-347:
-----------------------------------

    Attachment: stillPops.zip

A small pageflow to show the bug

> Setting attribute popup="false" on supported tags creates popup javascript anyway
> ---------------------------------------------------------------------------------
>
>          Key: BEEHIVE-347
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-347
>      Project: Beehive
>         Type: Bug
>   Components: NetUI
>     Versions: V1Beta
>     Reporter: Jason Dunckley
>  Attachments: stillPops.zip
>
> -In an netui:anchor, netui:imageAnchor, netui:area, or netui:button tag add the attribute popup="false"
> -Run the pageflow
> Expected- clicking related element in the page runs action in same window
> Actual- popup code is generated, and new window is popped

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Closed: (BEEHIVE-347) Setting attribute popup="false" on supported tags creates popup javascript anyway

Posted by "Jason Dunckley (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-347?page=history ]
     
Jason Dunckley closed BEEHIVE-347:
----------------------------------


Verified fixed.  On Thursday's dist.

> Setting attribute popup="false" on supported tags creates popup javascript anyway
> ---------------------------------------------------------------------------------
>
>          Key: BEEHIVE-347
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-347
>      Project: Beehive
>         Type: Bug
>   Components: NetUI
>     Versions: V1Beta
>     Reporter: Jason Dunckley
>     Assignee: Jason Dunckley
>      Fix For: V1Beta
>  Attachments: stillPops.zip
>
> -In an netui:anchor, netui:imageAnchor, netui:area, or netui:button tag add the attribute popup="false"
> -Run the pageflow
> Expected- clicking related element in the page runs action in same window
> Actual- popup code is generated, and new window is popped

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Reopened: (BEEHIVE-347) Setting attribute popup="false" on supported tags creates popup javascript anyway

Posted by "Julie Zhuo (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-347?page=all ]
     
Julie Zhuo reopened BEEHIVE-347:
--------------------------------

     Assign To: Rich Feit  (was: Jason Dunckley)

It still popup for button tag. Will attach the repro shortly.

> Setting attribute popup="false" on supported tags creates popup javascript anyway
> ---------------------------------------------------------------------------------
>
>          Key: BEEHIVE-347
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-347
>      Project: Beehive
>         Type: Bug
>   Components: NetUI
>     Versions: V1Beta
>     Reporter: Jason Dunckley
>     Assignee: Rich Feit
>      Fix For: V1Beta
>  Attachments: jira347.ZIP, stillPops.zip
>
> -In an netui:anchor, netui:imageAnchor, netui:area, or netui:button tag add the attribute popup="false"
> -Run the pageflow
> Expected- clicking related element in the page runs action in same window
> Actual- popup code is generated, and new window is popped

-- 
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-347) Setting attribute popup="false" on supported tags creates popup javascript anyway

Posted by "Julie Zhuo (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-347?page=all ]

Julie Zhuo updated BEEHIVE-347:
-------------------------------

    Attachment: jira347.ZIP

This is tested againt svn rev164243.

The attached is the repro page flow. Put the entire page flow dir into a netui webapp template. Compile and depoly it to tomcat. Browse to http://localhost:8080/webapp/buttonPopupRepro/ and follow the link there.

> Setting attribute popup="false" on supported tags creates popup javascript anyway
> ---------------------------------------------------------------------------------
>
>          Key: BEEHIVE-347
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-347
>      Project: Beehive
>         Type: Bug
>   Components: NetUI
>     Versions: V1Beta
>     Reporter: Jason Dunckley
>     Assignee: Rich Feit
>      Fix For: V1Beta
>  Attachments: jira347.ZIP, stillPops.zip
>
> -In an netui:anchor, netui:imageAnchor, netui:area, or netui:button tag add the attribute popup="false"
> -Run the pageflow
> Expected- clicking related element in the page runs action in same window
> Actual- popup code is generated, and new window is popped

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