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

_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to