Subscription email messages not being sent when using Image Publishing
timatlee - July 28, 2008 - 18:28
| Project: | Image Publishing |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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.

#1
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
I have now tested this, and it is indeed fixed.
#4
Thanks!
#5
Automatically closed -- issue fixed for two weeks with no activity.