[richfaces-issues] [JBoss JIRA] Updated: (RF-5245) SuggestionBox: NumberConvertException on livedemo

Anton Belevich (JIRA) jira-events at lists.jboss.org
Fri Dec 5 08:30:47 EST 2008


     [ https://jira.jboss.org/jira/browse/RF-5245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anton Belevich updated RF-5245:
-------------------------------

     Original Estimate: 4 hours
    Remaining Estimate: 4 hours
           Component/s: planning_all
              Due Date: 09/Dec/08


> SuggestionBox: NumberConvertException on livedemo
> -------------------------------------------------
>
>                 Key: RF-5245
>                 URL: https://jira.jboss.org/jira/browse/RF-5245
>             Project: RichFaces
>          Issue Type: Bug
>          Components: planning_all
>    Affects Versions: 3.3.0
>            Reporter: Nick Belaevski
>            Assignee: Anton Belevich
>            Priority: Critical
>             Fix For: 3.3.0
>
>   Original Estimate: 4 hours
>  Remaining Estimate: 4 hours
>
> 1. Open SB live demo
> 2. Type 'a', select 'austin' using mouse
> 3. Type 't' in input
> Exception occurs in FF3, script error happens in IE7:
> javax.faces.FacesException: java.lang.NumberFormatException: For input string: "undefined"
> 	at javax.faces.component.UIData.invokeOnComponent(UIData.java:807)
> 	at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:720)
> 	at javax.faces.component.UIComponentBase.invokeOnComponent(UIComponentBase.java:675)
> 	at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:720)
> 	at javax.faces.component.UIComponentBase.invokeOnComponent(UIComponentBase.java:675)
> 	at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:720)
> 	at javax.faces.component.UIComponentBase.invokeOnComponent(UIComponentBase.java:675)
> 	at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:720)
> 	at javax.faces.component.UIComponentBase.invokeOnComponent(UIComponentBase.java:675)
> 	at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:720)
> 	at javax.faces.component.UIComponentBase.invokeOnComponent(UIComponentBase.java:675)
> 	at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:720)
> 	at javax.faces.component.UIComponentBase.invokeOnComponent(UIComponentBase.java:675)
> 	at org.ajax4jsf.component.AjaxViewRoot.processPhase(AjaxViewRoot.java:242)
> 	at org.ajax4jsf.component.AjaxViewRoot.processDecodes(AjaxViewRoot.java:409)
> 	at com.sun.faces.lifecycle.ApplyRequestValuesPhase.execute(ApplyRequestValuesPhase.java:78)
> 	at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:100)
> 	at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:118)
> 	at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
> 	at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487)
> 	at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1093)
> 	at org.ajax4jsf.webapp.BaseXMLFilter.doXmlFilter(BaseXMLFilter.java:178)
> 	at org.ajax4jsf.webapp.BaseFilter.handleRequest(BaseFilter.java:307)
> 	at org.ajax4jsf.webapp.BaseFilter.processUploadsAndHandleRequest(BaseFilter.java:407)
> 	at org.ajax4jsf.webapp.BaseFilter.doFilter(BaseFilter.java:534)
> 	at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
> 	at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:360)
> 	at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
> 	at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
> 	at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:712)
> 	at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405)
> 	at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:211)
> 	at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114)
> 	at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:139)
> 	at org.mortbay.jetty.Server.handle(Server.java:313)
> 	at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:506)
> 	at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:844)
> 	at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:644)
> 	at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:211)
> 	at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:381)
> 	at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:396)
> 	at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:442)
> Caused by: java.lang.NumberFormatException: For input string: "undefined"
> 	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
> 	at java.lang.Integer.parseInt(Integer.java:447)
> 	at java.lang.Integer.parseInt(Integer.java:497)
> 	at org.richfaces.component.UISuggestionBox.processDecodes(UISuggestionBox.java:477)
> 	at org.ajax4jsf.component.AjaxViewRoot$1.invokeContextCallback(AjaxViewRoot.java:392)
> 	at org.ajax4jsf.component.ContextCallbackWrapper.invokeContextCallback(ContextCallbackWrapper.java:44)
> 	at javax.faces.component.UIData.invokeOnComponent(UIData.java:803)
> 	... 41 more

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list