Download & Extend

Subscription email messages not being sent when using Image Publishing

Project:Image Publishing
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Hello

I am using Gallery Remote and the Image Publishing module (http://drupal.org/project/image_pub), and noticing that images posted using this tool are not getting "seen" by the subscriptions module.

I set up Subscriptions to notify me for the Image type, and uploaded an image, ran cron, and received the notification.

Posted an image using Gallery Remote, ran cron, and did not receive any notifications.

If this belongs on the Image Pub group, I'll happily post there - Not sure where the issue really lies.

Comments

#1

Project:Subscriptions» Image Publishing
Version:5.x-2.1» 5.x-1.x-dev

This means that Image Publishing is creating nodes without making the usual hook_nodeapi() calls that core does.

#2

Please check to see if the patch at #323160: Use forms api to create image node fixes this.

#3

Title:Subscription email messages not being sent when using Image Publisher» Subscription email messages not being sent when using Image Publishing
Status:active» fixed

I have now tested this, and it is indeed fixed.

#4

Thanks!

#5

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.