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

eff_shaped - July 29, 2009 - 13:41
Project:eMail obfuscator
Version:6.x-0.4
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

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

#1

eff_shaped - October 14, 2009 - 09:11

re-bump

#2

digitisation - September 30, 2009 - 10:29

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

plato1123 - November 13, 2009 - 06:55

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

sheathe - November 27, 2009 - 22:19

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.

 
 

Drupal is a registered trademark of Dries Buytaert.