[richfaces-issues] [JBoss JIRA] Created: (RF-2566) ComboBox: js api function "showList" can't be fired
Viktor Volkov (JIRA)
jira-events at lists.jboss.org
Mon Mar 17 13:29:50 EDT 2008
ComboBox: js api function "showList" can't be fired
---------------------------------------------------
Key: RF-2566
URL: http://jira.jboss.com/jira/browse/RF-2566
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.0
Environment: 3.2.0 CR3
Reporter: Viktor Volkov
Assigned To: Nick Belaevski
1.Add folowing code on the Combobox.jsp page into <f:subview></f:subview>:
<a4j:commandLink onclick="$('formID:comboboxSubviewID:comboboxID').component.showList(event)" value="showList">
</a4j:commandLink
2. Open page and click on link
--->>> JS error
Line: 241
Char: 1
Error:'component' is null or not an object
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the richfaces-issues
mailing list