[richfaces-issues] [JBoss JIRA] (RF-13158) r:inplaceSelect - cancel method from JS API is undefined

Juraj Húska (JIRA) jira-events at lists.jboss.org
Wed Aug 28 04:05:26 EDT 2013


Juraj Húska created RF-13158:
--------------------------------

             Summary: r:inplaceSelect - cancel method from JS API is undefined
                 Key: RF-13158
                 URL: https://issues.jboss.org/browse/RF-13158
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: component-selects
    Affects Versions: 5.0.0.Alpha1
            Reporter: Juraj Húska


I have tried to invoke {{cancel}} method of {{inplaceSelect}}.

I am getting undefined JS error, when doing so:
{code}
Uncaught TypeError: Cannot read property 'value' of undefined 
{code}

The method is defined in {{inplaceBase.js}}, [here|https://github.com/richfaces/richfaces/blob/master/framework/src/main/resources/META-INF/resources/org.richfaces/inplaceBase.js], however, it does not work.

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