[
https://issues.jboss.org/browse/RF-13158?page=com.atlassian.jira.plugin.s...
]
Brian Leathem commented on RF-13158:
------------------------------------
[~jhuska] I can't reproduce this. Are you using a recent build from the release/4.3.4
branch? It's possible this may have been corrected with RF-12853.
Also, are you invoking the cancel js method with the popup expanded or collapsed?
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/mai...],
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