Metamer: rich:autocomplete: strange behavior on attribute value change and event listener
invoking
--------------------------------------------------------------------------------------------------
Key: RFPL-1723
URL:
https://issues.jboss.org/browse/RFPL-1723
Project: RichFaces Planning
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 4.1.0.Milestone3
Environment: RichFaces 4.1.0.20111011-M3 r.
Metamer 4.1.0.20111011-M3 r.22776
Mojarra 2.0.4-b09-jbossorg-4
JBoss Web 7.0.1.Final
Java(TM) SE Runtime Environment 1.6.0_26-b03 @ Linux
Firefox 8.0 @ Linux i686, Internet Explorer 7 @ win32
Reporter: Ján Jamrich
Assignee: Ján Jamrich
Autocomplete behave really strange in Metamer. There is couple of problems:
1. updating any attribute value causes not updating value in output panel if pick some
value from suggestions
2. if value is typed and event blur fired, value from autocomplete occurs in output panel,
but in log appears error telling that javax.faces.FacesException: Method not found:
org.richfaces.tests.metamer.bean.RichBean(a)197b851.changeEventListener()
3. Ajax behavior added into autocomplete is invoked as expected, but then is overriden by
another call, so in phase logger is call for valueChangeListener missing.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira