Download & Extend

Webform email field - output in submission email is being messed up.

Project:eMail obfuscator
Version:6.x-0.4
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

I'm getting this sort of output, for email fields, in emails sent by webform, when eMail obfuscator is enabled:

document.write(String.fromCharCode(60,97,32,104,114,101,102,61,39,109,97,105,108,116,111,58,102,114,97,110,110,
121,103,54,51,64,104,111,116,109,97,105,108,46,99,111,109,39,62,102,114,97,110,110,121,103,54,51,64,104,111,116,109,
97,105,108,46,99,111,109,60,47,97,62));">document.write(String.fromCharCode(60,97,32,104,114,101,102,61,39,109,97,105,
108,116,111,58,102,114,97,110,110,121,103,54,51,64,104,111,116,109,97,105,108,46,99,111,109,39,62,102,114,97,110,110,
121,103,54,51,64,104,111,116,109,97,105,108,46,99,111,109,60,47,97,62));

When I disable eMail obfuscator, the email addresses appear normal in the message.

I have Webform 6.x-2.7, in Drupal 6.13

Comments

#1

re-bump

#2

I have a similar problem, when using webforms and creating a 'Markup' type form component and using an inout filter that has the obfuscator ebaled, when the form is render it prints text similar to that as above.
Webform 6.x-2.7, email OB 6.x-0.4 and Drupal 6.14

#3

I find I have this issue *if* I set the email address up as a link... that is, create a link that is "mailto:email@address.com" ... if I do the email in plain text without the mailto link the email address obfuscator seems to automatically add "mailto", the link is clickable, and the address works properly =c)

#4

I'm having this issue too, but only on one page. It occurs when I have used FCK Editor to create a hyperlink to an email address (that also includes a subject line.) I tried changing it back to just an email address and email obfuscator replaced it with similar document.write code as above. Funny thing is that email links on my other pages are still working fine.

#5

Status:active» closed (fixed)

I'm closing this project. Have a look at its home page for a better replacement. And thank you for your support.