Patch (to be ported)
Project:
CiviNode And Civinode CCK
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
28 Dec 2006 at 00:06 UTC
Updated:
25 Jan 2007 at 18:12 UTC
Civinode is using drupal_set_html_head to add its css when it should be using theme_add_style http://api.drupal.org/api/4.7/function/theme_add_style
This can cause problems when using multiple themes.
Patch is attached.
| Comment | File | Size | Author |
|---|---|---|---|
| civinode_css.patch | 706 bytes | jmiccolis |
Comments
Comment #1
Torenware commentedI'm about to post the 5.0 version of CiviNode, which resolves this issue.
Thanks for your patch; your bug report put me on the right track.
Rob