[richfaces-issues] [JBoss JIRA] (RF-12853) rich:inplaceSelect: JS API bugs

Jiří Štefek (JIRA) jira-events at lists.jboss.org
Tue Mar 19 08:28:06 EDT 2013


Jiří Štefek created RF-12853:
--------------------------------

             Summary: 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


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



More information about the richfaces-issues mailing list