Thank you very much (especially for "pushing" me into 2.1). It took me a while to figure it out but the problem was my form:
<form name="contact" method="post" enctype="multipart/form-data" action="contact-add">
If I remove the enctype attribute/value everything works correctly.
This is really a great transformer; it sure doesn't seem to get much "press" but it does exactly what I need.
Best Regards, Steve
From: Christian Haul
On 09.Aug.2003 -- 04:50 PM, Steve Schwarz wrote:
> Hi
> I'm using SimpleFormTransformer to process the results of
> FormValidatorAction and I am getting invalid xml generated after applying
> the transformation. It looks like when <error> elements are removed from
> within surrounding <td> elements I end up with an empty element <td/>
> followed by a closing element </td>.
In 2.0.x there are a number of issues with this transformer. I believe all are solved in 2.1. Please upgrade and report back. (I believe the fixes are not in 2.0.5)
_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE* http://join.msn.com/?page=features/virus
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
