Subject: | Textarea close tags should not be indented with OutputProcessor::Indent |
Hi!
The HTML::FormFu::OutputProcessor::Indent should not indent closing
textarea tags because that creates whitespace as initial content which,
just for instance, breaks the "Required" constraint.
E.g., this contains wrong whitespace content:
<textarea name="anfrage" cols="40" rows="20">
</textarea>
Thanks for FormFu, I really like it very much.
GreetinX
Steffen
--
Steffen Schwigon <schwigon@webit.de>
Dresden Perl Mongers <http://dresden-pm.org/>
Deutscher Perl-Workshop <http://www.perl-workshop.de/>