[ http://issues.apache.org/jira/browse/JS2-316?page=comments#action_12319582 ]
Shinsuke SUGAYA commented on JS2-316: ------------------------------------- Filed MYFACES-434. If it's fixed, the componet will work on J2. > JSF Component javascript not being rendered > ------------------------------------------- > > Key: JS2-316 > URL: http://issues.apache.org/jira/browse/JS2-316 > Project: Jetspeed 2 > Type: Bug > Components: Demo Portlets > Versions: 2.0-M3 > Environment: Windows XP, Jakarta Tomcat 5.5.9, Jetspeed 2.0 M3, JDK > 1.5.0_04, MyFaces 1.09 > Reporter: Ronald Holshausen > Assignee: Shinsuke SUGAYA > > The x:swapImage component is not generating the link to it's javascript file. > I had a look at the myfaces render class for it (HtmlSwapImageRenderer), and > it includes the following line: > Line 57: AddResource.addJavaScriptToHeader(HtmlSwapImage.class, > "swapimage.js", facesContext); > I assume that the JSF framework will then add a link to this javascript file > in the header. But it is not being included in the portal page. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
