Setting EMBPERL_OUTPUT_MODE should solve your problem:

http://perl.apache.org/embperl/pod/doc/Config.-page-2-.htm#sect_44

Gerald

-----Original Message-----
From: Jean-Christophe Boggio [mailto:[email protected]] 
Sent: Tuesday, February 09, 2010 5:07 PM
To: [email protected]
Subject: Problem with <input />

Hello,

I recently had a problem with <input /> tags : I didn't set a "value" myself :

<input id="smth" name="smth" />

Embperl did but at the end of the tag resulting in this :

<input id="smth" name="smth" / value="">

Which, of course, doesn't validate. I solved it by forcing the value myself.

libembperl-perl 2.2.0-3.1 on Debian 5.0.4

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to