Image & FileField $node conflict

mikeytown2 - March 29, 2009 - 04:32
Project:Imagecache Actions
Version:6.x-1.x-dev
Component:Miscellaneous
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

when using the patch that we made #363434: Text Overlay using Node Data if you have Image & FileField installed, and the node only contains ImageFields, a Image node is returned instead of the correct node.

#1

dman - March 30, 2009 - 20:20

Last I looked, image.module and imagefield were marked as being incompatible, so it's rare you'd be using both at once.
The logic can probably be tightened a bit. The 'node' it grabs is pretty ad-hoc.

#2

mikeytown2 - March 30, 2009 - 21:13

looks like I didn't the incompatible memo, lol. You can use both of them, it works; although it's not smart since image module might show up on the chopping block.

 
 

Drupal is a registered trademark of Dries Buytaert.