Change record status: 
Project: 
Introduced in branch: 
7.x-1.x
Description: 

The function simplenews_get_subscription() returned either an existing subscription object or automatically created a new subscription object with default values.

Use the simplenews_subscriber_load_*() functions instead. See http://api.worldempire.ch/api/simplenews/simplenews.api.php/group/subscr... for more documentation.

Impacts: 
Module developers