[richfaces-issues] [JBoss JIRA] Created: (RF-9855) Select: ajax request not sent when enableManualInput is false

Pavol Pitonak (JIRA) jira-events at lists.jboss.org
Mon Nov 22 12:31:53 EST 2010


Select: ajax request not sent when enableManualInput is false
-------------------------------------------------------------

                 Key: RF-9855
                 URL: https://jira.jboss.org/browse/RF-9855
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: component-input
    Affects Versions: 4.0.0.Milestone4
         Environment: RichFaces 4.0.0-SNAPSHOT r.20127
Metamer 4.0.0-SNAPSHOT r.20127
Mojarra 2.0.2-FCS
GlassFish Server Open Source Edition 3.0.1
OpenJDK Runtime Environment 1.6.0_20-b20 @ Linux
Chrome 7.0.517.44 @ Linux x86_64
            Reporter: Pavol Pitonak


1. deploy Metamer
2. open http://localhost:8080/metamer/faces/components/richSelect/simple.xhtml
3. set enableManualInput=false
4. click on button and select some value
5. click outside select (to fire blur event)

result:
output is not updated, Chrome shows the following message in console

Uncaught TypeError: Cannot call method 'getItems' of undefined           select.js:308
$.extend.onblur                                                                                 select.js:308
$.extend.__blurHandler                                                                      select.js:253
jQuery.extend.proxy.proxy                                                                 jquery.js:691

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list