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

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Fri Nov 28 11:12:36 EST 2008


    [ https://jira.jboss.org/jira/browse/RF-4812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12440376#action_12440376 ] 

Nick Belaevski commented on RF-4812:
------------------------------------

Add script to renderer.
Cover with test.

> HtmlCommandLink: required script is not being loaded
> ----------------------------------------------------
>
>                 Key: RF-4812
>                 URL: https://jira.jboss.org/jira/browse/RF-4812
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.3.0
>            Reporter: Nick Belaevski
>            Assignee: Nick Belaevski
>             Fix For: 3.3.0
>
>
> 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