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)" <be...@incubator.apache.org> on 2005/02/19 23:39:48 UTC

[jira] Resolved: (BEEHIVE-214) NumberFormatException thrown in browser when passing "" to netui:configurePopup Integer attributes

     [ http://issues.apache.org/jira/browse/BEEHIVE-214?page=history ]
     
Rich Feit resolved BEEHIVE-214:
-------------------------------

     Assign To: Alejandro Ramirez  (was: Rich Feit)
    Resolution: Cannot Reproduce

I'm actually not seeing this behavior -- I'm wondering if it was already resolved elsewhere?  I've tried this exact example, and '0' gets rendered for the 'left' attribute.

> NumberFormatException thrown in browser when passing "" to netui:configurePopup Integer attributes
> --------------------------------------------------------------------------------------------------
>
>          Key: BEEHIVE-214
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-214
>      Project: Beehive
>         Type: Bug
>   Components: NetUI
>     Versions: V1Beta
>  Environment: WLS 8.1 no service pack, IE 6.0, FireFox v1
>     Reporter: Jason Dunckley
>     Assignee: Alejandro Ramirez
>     Priority: Minor

>
> -Attempt to go to a JSP page that has the following tag
> <netui:imageAnchor action="getZip" popup="true" src="/Pictures/needsMoreCowbell.gif">
>           
> <netui:configurePopup left=""> </netui:configurePopup>
>                
> </netui:imageAnchor>
> Result- Netui error is thrown in the browser with NumberFormatException
> java.lang.NumberFormatException: For input string: ""
> Expected- either throw error in the compiler or maybe substitute 0 for empty attributes of Integer type

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