Pavol Pitonak created RF-13398:
----------------------------------
Summary: Autocomplete: JavaScript API doesn't work
Key: RF-13398
URL:
https://issues.jboss.org/browse/RF-13398
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-input
Affects Versions: 5.0.0.Alpha2
Environment: RichFaces 5.0.0-SNAPSHOT
Reporter: Pavol Pitonak
# deploy Metamer and open
http://localhost:8080/metamer/faces/components/richAutocomplete/autocompl...
# open browser console
# run in console RichFaces.component("form:autocomplete").disable()
result:
* the method fails with this error:
{code}
TypeError: Cannot call method 'attr' of undefined
{code}
* the method enable() doesn't work as well
--
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