]
Brian Leathem updated RF-12853:
-------------------------------
Fix Version/s: 5-Tracking
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
Fix For: 5-Tracking
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: