Project:CiviNode And Civinode CCK
Version:4.7.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Torenware
Status:patch (to be ported)

Issue Summary

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.

AttachmentSize
civinode_css.patch706 bytes

Comments

#1

Assigned to:Anonymous» Torenware
Status:needs review» patch (to be ported)

I'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