[jboss-jira] [JBoss JIRA] Updated: (JBPORTAL-1965) Scriptaculous modules are added twice
Thomas Heute (JIRA)
jira-events at lists.jboss.org
Wed Mar 26 12:27:59 EDT 2008
[ http://jira.jboss.com/jira/browse/JBPORTAL-1965?page=all ]
Thomas Heute updated JBPORTAL-1965:
-----------------------------------
Fix Version/s: 2.6.5 Final
Assignee: Thomas Heute
> Scriptaculous modules are added twice
> -------------------------------------
>
> Key: JBPORTAL-1965
> URL: http://jira.jboss.com/jira/browse/JBPORTAL-1965
> Project: JBoss Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 2.6.4 Final
> Environment: JBoss AS 4.2.2.GA
> Reporter: Tom N
> Assigned To: Thomas Heute
> Fix For: 2.6.5 Final
>
>
> See referenced JBoss forum thread.
> Change
> [code]<script src="/portal-ajax/dyna/scriptaculous.js" type="text/javascript"></script>[/code]
> to
> [code]<script src="scriptaculous.js?load=effects,dragdrop" type="text/javascript"></script>[/code]
> and remove the individual script tags for effects.js and dragdrop.js.
--
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 jboss-jira
mailing list