steps to reproduce
second language enabled (greek)
admin/content/node-type/simplenews
workflow settings: Enabled, with translation
http://www.youbookit.gr/node/add/simplenews
fill out: title, newsletter taxonomy, body, language english
send newsletter: don't send now, plain
save
translate
add translation
fill out: title, body
newsletter taxonomy, language greek are preselected
save
return to english node
send newsletter
save and send
visit cron.php (to send emails)
admin/content/simplenews/sent
shows that both english and greek newsletter are send
but greek shows 0 send
I have two test subscribers
one for greek, one for english
take a look at screenshots
Comments
Comment #1
giorgoskadmin - if you can get rid of domain above - please do
Comment #2
giorgoskactually same thing happens with language neutral newsletters
email address with no username does not receive newsletter ??
Comment #3
giorgoskis this the duplicate of #256795: Allow simplenews cron to send nodes that anonymous users cannot access
Comment #4
giorgoskI deleted subsciption and added the subscriber again
now all emails are send to the english languages (ignoring language preference)
I am going to mark this as support request
if anyone else experiences this please raise into bug report
Comment #5
miro_dietikerNote that this process should be reimplemented completely. The issue came visible as we added the persistent send counter in #875672: Wrong "Sent" numbers on "Created issues" list.
As i don't have a customer needing this feature it relies on contribution or funds.
The send process has architectural issues and we should address this as soon as possible to make it more stable. This is a key element of simplenews as a mass mail source...
All patches to improve this process will be considered with high priority.
Comment #6
simon georges commentedMiro, this should be fixed with your last modifications, right ?
Comment #7
miro_dietikerIndeed this should be fixed now.