Closed (fixed)
Project:
Javascript Aggregator
Version:
5.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Apr 2008 at 10:32 UTC
Updated:
13 Nov 2008 at 19:56 UTC
Result of the js File
;
/* AGGREGATED JS FILE: drupal5/misc/jquery.js */
;
/* AGGREGATED JS FILE: drupal5/misc/drupal.js */
;
/* AGGREGATED JS FILE: drupal5/sites/all/modules/jquery_update/compat-1.0.js */
;
/* AGGREGATED JS FILE: drupal5/sites/all/modules/jstools/jstools.js */
;
/* AGGREGATED JS FILE: drupal5/sites/all/modules/jstools/tabs/jquery.tabs.pack.js */
;
/* AGGREGATED JS FILE: drupal5/sites/all/modules/jstools/jquery.history_remote.min.js */
;
/* AGGREGATED JS FILE: drupal5/sites/all/modules/jstools/tabs/tabs.js */
;
/* AGGREGATED JS FILE: drupal5/sites/all/modules/devel/devel.js */
;
/* AGGREGATED JS FILE: drupal5/sites/all/modules/jquery_update/collapse-fix.js */
Comments
Comment #1
derjochenmeyer commentedit doesnt seem to work... but i cant reproduce this bug... anyone else with the same problem?
Comment #2
kozkozkoz commentedI have the same problem, im not sure why this happen. Someone else ? Any solution ?
Comment #3
kozkozkoz commentedAparently, the problem was solved by this solution http://drupal.org/node/263557. base_path() value was wrong, so file_get_contents() couldnt read .js file [ line 80 $data = file_get_contents($scripts_js_file); ].
Comment #4
robloachSetting this to fixed if the problem was solved.
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.