On a clean install, and after creating 2 or 3 different newsletters (categories), I am not able to delete them. I get the message

Are you sure you want to delete Cats' news newsletter? All subscriptions associated with this newsletter will be lost.

... but on clicking delete I am returned to the same page - and the newsletter category is not deleted.

CommentFileSizeAuthor
#4 simplenews.module.patch0512 bytessutharsan

Comments

worldcoast’s picture

I get the same issue.

PHP4, I think you've coded most of this to PHP5 no?

Could this be the same issue as the fatal error issue?

jphelan’s picture

i have the same issue. On drupal 4.7. I got around it by going to the content page and selecting it and deleting from there, but from the edit page it will not delete.

sutharsan’s picture

Assigned: Unassigned » sutharsan
sutharsan’s picture

Status: Active » Needs review
StatusFileSize
new512 bytes

Typo found and corrected.

sutharsan’s picture

Assigned: sutharsan » Unassigned
worldcoast’s picture

this worked splendidly.

sutharsan’s picture

Status: Needs review » Reviewed & tested by the community
FreeFox’s picture

Applied patch => all OK now. Thanks.

RobRoy’s picture

Looks good. Should do patches against CVS according to http://drupal.org/patch in the future though. +1

sutharsan’s picture

Status: Reviewed & tested by the community » Fixed

Patch committed to 5-1-dev.

Anonymous’s picture

Status: Fixed » Closed (fixed)