_simplenews_scheduler_new_edition() does everything for creating a new edition of a newsletter... except actually recording it in the {simplenews_scheduler_editions} table!
This makes it rather awkward to test the module, as using _simplenews_scheduler_new_edition() doesn't connect the new node up with the original.
Comments
Comment #1
joachim commentedHere's a patch.
Comment #2
joachim commentedCommitted this rerolled patch.
Comment #3
joachim commentedPossibly needs porting to D7.
Comment #4
joachim commentedThis seems to be taken care of here in D7:
Comment #5
berdirWill check.
Comment #6
berdirOh, double post.