Needs review
Project:
CSS Injector
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 May 2010 at 18:30 UTC
Updated:
5 Nov 2012 at 13:15 UTC
Jump to comment: Most recent file
Comments
Comment #1
stephenrobinson commentedComment #2
stephenrobinson commentedComment #3
nikemen commentedSame problem here !
Comment #4
fajo commentedThis is a bug in Drupals 6.x core function drupal_get_css(). I do not think it will be possible to work around this in the module code.
/Falk
Comment #5
mghopkins commentedIs it possible that the solution applied in js_injector to handle this issue be used in CSS Injector, or are the methods for getting the file fundamentally different?
The 1.3 version of js_injector module that overcomes the private file setting: http://drupalcode.org/viewvc/drupal/contributions/modules/js_injector/js...
Mike
Comment #6
morbiD commentedHow's this? Copied implementations from CTools and js_injector.
Comment #7
morbiD commentedPatch was against dev.
Comment #8
aCCa commentedPatch in #6 is working on my side. Suggest to commit in devel. Thanks.
Comment #9
rfayIf somebody has reviewed and tested this and can RTBC it, it will get committed sooner or later. But hasn't had a review in more than a year.
Comment #10
aCCa commented