Item11303: Spaces before email addresses?

pencil
Priority: Low
Current State: Closed
Released In: n/a
Target Release: n/a
Applies To: Extension
Component: FormPlugin
Branches: trunk
Reported By: JayenAshar
Waiting For:
Last Change By: ArthurClemens
Putting a space before an email address (eg. default=" user@domain.com") renders some funny HTML:
<input name="to" value=" &lt;a href=" mailto&#58;user&#64;domain"="" type="hidden">user@domain.com"  /&gt;

-- JayenAshar - 27 Nov 2011

I don't see funny HTML with a space before the email. What is the syntax you've used?

-- ArthurClemens - 27 Nov 2011

%FORMELEMENT{name="to" type="hidden" default=" user@domain.com"}%

-- JayenAshar - 27 Nov 2011
 
Topic revision: r9 - 20 Dec 2011, ArthurClemens
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy