Closed (fixed)
Project:
Advanced CSS/JS Aggregation
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 May 2011 at 17:08 UTC
Updated:
7 Jun 2011 at 00:13 UTC
Jump to comment: Most recent file
Comments
Comment #1
mikeytown2 commentedMight be related to LABjs #1046174: Incompatible with Wysiwyg Module (in Chrome)
Comment #2
mikeytown2 commentedNeed to look at these 2 functions more
ctools_ajax_page_preprocess
ctools_process_js_files
Created an issue for this #1149792: CTools - Allow ctools_ajax_page_preprocess to not be ran & added documentation to includes/ajax.inc
Comment #3
mikeytown2 commentedhook_advagg_js_header_footer_alter
hook_advagg_js_pre_alter
are the two hooks needed in order to replace ctools_process_js/css_files() functions.
committed this fix in order to allow better ctools modifications of the JS.
Comment #5
mikeytown2 commentedeh still not fixed... waiting for the ctools patch to hit.
Comment #6
mikeytown2 commentedNow works with or without the ctools patch; without the patch, CToolsAJAX gets loaded twice in the footer settings.
Comment #7
mikeytown2 commented