[
https://issues.jboss.org/browse/RF-12853?page=com.atlassian.jira.plugin.s...
]
Brian Leathem resolved RF-12853.
--------------------------------
Labels: needs-qe (was: )
Resolution: Done
Fired the change event from the setValue method
rich:inplaceSelect: JS API bugs
-------------------------------
Key: RF-12853
URL:
https://issues.jboss.org/browse/RF-12853
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-input
Environment: JBoss AS 7.1,
FF 18, Chrome 24
RichFaces 4.3.2-SNAPSHOT
Reporter: Jiří Štefek
Assignee: Brian Leathem
Labels: needs-qe
Fix For: 4.3.4
The function hidePopup() does not exist.
Error in console:
{code}
RichFaces.$(...).hidePopup is not a function
{code}
The function setValue() is not working.
Error in console:
{code}
TypeError: item is null
InplaceSelect.js line 217
var clientSelectItem = item.data('clientSelectItem');
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira