Closed (fixed)
Project:
Email Field
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Aug 2008 at 22:59 UTC
Updated:
27 Jun 2009 at 19:20 UTC
Despite using it with both spamspan and invisimail, and enabling input formats for both filtered and full html, email fields still output:
Comments
Comment #1
mh86 commentedhi!
spamspan and invisimail will produce mailto links. you have check the HTML output, whether it's encrypted or not.
Comment #2
mh86 commentedComment #3
gausarts commentedI confirm that both stable and dev release don't work in my drupal 6.10. It just produced the link to the form, even after I set the Display to Email contact form. Any progress about this? I used content_profile.module just in case.
Thanks
Comment #4
libeco commentedI also see a regular mailto link while using spamspan. I've checked the page source and again see a regular mailto. When disabling javascript again, nothing changes, just a regular mailto link.
I'm using:
Drupal 6.12
Email Field 6.x-1.1
Spamspan Filter 6.x-1.3
Any ideas?
Thanks!
Comment #5
libeco commentedI just found why it wasn't working. Perhaps these steps should be added to the documentation/readme.txt?
Comment #6
mh86 commentedI updated the readme.txt, which should help people installing and configuring email fields.