[richfaces-issues] [JBoss JIRA] (RF-13398) Autocomplete: JavaScript API doesn't work

Pavol Pitonak (JIRA) jira-events at lists.jboss.org
Fri Nov 29 09:32:06 EST 2013


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/autocomplete.xhtml
# 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


More information about the richfaces-issues mailing list