[richfaces-issues] [JBoss JIRA] Created: (RF-4812) HtmlCommandLink: required script is not being loaded

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Sun Nov 2 16:18:20 EST 2008


HtmlCommandLink: required script is not being loaded
----------------------------------------------------

                 Key: RF-4812
                 URL: https://jira.jboss.org/jira/browse/RF-4812
             Project: RichFaces
          Issue Type: Bug
            Reporter: Nick Belaevski


The following code:
				<a4j:htmlCommandLink value="Open">
						<f:param name="cId" value="#{var}" />
				</a4j:htmlCommandLink>

does not work (error occurs when link is clicked) without:
		<a4j:loadScript src="resource:///org/ajax4jsf/javascript/scripts/form.js" />



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list