[
http://jira.jboss.com/jira/browse/JBPORTAL-1965?page=all ]
Thomas Heute resolved JBPORTAL-1965.
------------------------------------
Fix Version/s: 2.7 Final
Resolution: Done
Applied to 2.6.5 and 2.7
Thanks a lot again !
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.7 Final, 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