module displays email address of current subscribers within a block. The email displayed within the block are not obfuscated.

CommentFileSizeAuthor
#4 Picture 4.png32.28 KBflipman619

Comments

lakka’s picture

Status: Active » Postponed (maintainer needs more info)

Which module? Which block? Can't really help much without some detail, I'm afraid.

lakka’s picture

Status: Postponed (maintainer needs more info) » Active

Ah - I just read the title of your report - sorry!

I'll look into it.

lakka’s picture

Spamspan is a filter, and uses Drupal's filter capability to interecept emails in text entered by the user. I guess that the problem here is that the simplenews module is generating text for the block without passing it through the drupal's filters. I have had a look at the code for simplenews but I cannot see which block you are talking about. Please can you tell me (1) what version of simplenews you are using; (2) what your block settings (on the simplenews admin page) are. If possible, can you show me you site where you are having this problem? You can use my contact form if you like.

Thanks a lot.

flipman619’s picture

StatusFileSize
new32.28 KB

I am using this version: 5.x-1.1

block settings: see attached picture for screen shot.

Anything else you need?

keesje’s picture

Hi,

Since this is also a spamspan / simplenews issue I drop it here:

Generated newsletters (simplenews nodes) are also being 'spamspanned' for hiding mailaddresses.
For the online version of a newsletter this is OK, its viewed as any other node, in the context of Drupal.

For the send letter it's a no go, since the javascript de-scrambeling the mailaddress does not apply of course.

I submitted an issue here: http://drupal.org/node/192991#comment-699569

Is this something I can fix by theming?

Thanks in advance for any reply.

Kees

lakka’s picture

Status: Active » Closed (won't fix)

Rather old issue, but seems to be a simplenews/drupal problem: see http://drupal.org/node/192991