]
Nick Belaevski updated RF-9855:
-------------------------------
Assignee: Anton Belevich
Fix Version/s: 4.0.0.Milestone5
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
Assignee: Anton Belevich
Fix For: 4.0.0.Milestone5
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: