Closed (fixed)
Project:
Comment Notify
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
19 May 2009 at 06:51 UTC
Updated:
11 Sep 2020 at 06:42 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
gregglesThanks for your testing and providing a patch!
The "ifnull" function is in three places in this file. Any chance you could fix/test them all?
Comment #2
Anonymous (not verified) commentedHere you go. there was only one other ifnull which needed to be taken care of because the first ifnull is only used for mysql databases.
I've tested this several times and it installs and runs just fine, sends E-mails and inflates the comments notify table with data from the comments table as expected. I have NOT tested the install update 5 function, but by looking at it you can see that it should "just work".
Comment #3
gregglesThanks!
Now committed http://drupal.org/cvs?commit=339814