Closed (works as designed)
Project:
Conditional Stylesheets
Version:
7.x-2.0
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Sep 2011 at 04:55 UTC
Updated:
27 Sep 2011 at 15:08 UTC
Not sure if anyone else is having this problem but I wasn't able to get conditional styles to add css files to my pages, after some digging I noticed the in the 'info' part of the arrays, the 'stylesheets-conditional' element should have been named 'conditional-stylesheets'. I made those changes and everything works for me. Maybe this was fixed in dev (I haven't tried it) but on the off chance that it hasn't here's a patch with the changes I made.
| Comment | File | Size | Author |
|---|---|---|---|
| conditional-stylesheets-array-element-rename.patch | 1.18 KB | jnettik |
Comments
Comment #1
jnettikSo I just realized the problem I was having was my own user error and not a thing with the module.