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
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