Closed (fixed)
Project:
JS injector
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Oct 2009 at 11:20 UTC
Updated:
3 Apr 2010 at 00:10 UTC
Hi,
this module is not working properly when file system (admin/settings/file-system) is set to private and File system path is set to path not reachable by http requests. Module saves js snippets in that directory but then when js files are included in drupal pages, they are not loaded, of course.
I tried to make a quick hack and change $directory variable in js_injector.admin.inc (lines 213 and 226) but no success.
Comments
Comment #1
mrfelton commentedThis should be fixed in http://drupal.org/cvs?commit=343886