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


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

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to