[richfaces-issues] [JBoss JIRA] Closed: (RF-5278) 3.3BETA3: suggestionbox doesn't work anymore

Alexander Dubovsky (JIRA) jira-events at lists.jboss.org
Fri Dec 19 11:15:55 EST 2008


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

Alexander Dubovsky closed RF-5278.
----------------------------------



> 3.3BETA3: suggestionbox doesn't work anymore
> --------------------------------------------
>
>                 Key: RF-5278
>                 URL: https://jira.jboss.org/jira/browse/RF-5278
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.3.0
>         Environment: RF 3.3.0BETA3, Mojarra 1.2_10, IE 7, FF 3.0.4
>            Reporter: Juergen Zimmermann
>            Assignee: Tsikhon Kuprevich
>         Attachments: IE7.jpg
>
>
> IE 7 is hanging when rich:suggestionbox is used for h:inputText. FF 3.0.4 throws this stacktrace although a string is being expected:
> java.lang.NumberFormatException: For input string: "undefined"
> 	java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
> 	java.lang.Integer.parseInt(Integer.java:447)
> 	java.lang.Integer.parseInt(Integer.java:497)
> 	org.richfaces.component.UISuggestionBox.processDecodes(UISuggestionBox.java:477)
> 	javax.faces.component.UIComponentBase.processDecodes(UIComponentBase.java:1026)
> 	javax.faces.component.UIForm.processDecodes(UIForm.java:209)
> 	org.ajax4jsf.component.AjaxViewRoot$1.invokeContextCallback(AjaxViewRoot.java:392)
> 	org.ajax4jsf.component.AjaxViewRoot.processPhase(AjaxViewRoot.java:238)
> 	org.ajax4jsf.component.AjaxViewRoot.processDecodes(AjaxViewRoot.java:409)
> 	com.sun.faces.lifecycle.ApplyRequestValuesPhase.execute(ApplyRequestValuesPhase.java:78)
> 	com.sun.faces.lifecycle.Phase.doPhase(Phase.java:100)
> 	com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:118)
> 	javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
> 	org.ajax4jsf.webapp.BaseXMLFilter.doXmlFilter(BaseXMLFilter.java:178)
> 	org.ajax4jsf.webapp.BaseFilter.handleRequest(BaseFilter.java:307)
> 	org.ajax4jsf.webapp.BaseFilter.processUploadsAndHandleRequest(BaseFilter.java:407)
> 	org.ajax4jsf.webapp.BaseFilter.doFilter(BaseFilter.java:534)
> 	org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)

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