I thought I had this all working but I upgraded drupal and when I went back to double check nothing is working. Here is what I have set up:

Drupal 6.19, Invisimail 6.1.2 and 6.1.x-dev

Turned off all filters in "filtered HTML" except for "Encode email addresses"

Settings 1:
place simple text "email@test.net" with no code
No Javascript: checked
Do not create links.: checked

Results 1 : Nothing changed

Settings 2:
place simple text "email@test.net" with no code
No Javascript: checked
Automatically create links from email addresses: checked

Results 2 :
Source code:

email@test.net.

Settings 3:
place simple text "email@test.net" with no code
USE Javascript: checked
Automatically create links from email addresses: checked

Results 3 :
Source code:

'+'frankagapito@'+'frontiernet.'+'net.'+''+''); //-->

email@test.net.

Settings 4:
place simple text "email@test.net" with no code
USE Javascript: checked
Do not create links.: checked

Results 4 :
Source code:

email@'+'test.'+'net

Nothing happens if I use mailto:email@test in the node

Anyone else having this issue?

Comments

coderintherye’s picture

Status: Active » Closed (duplicate)

2 of 4