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]

Reply via email to