We recently updated to MLS 3.2 and discovered that some HTML being generated for a form is no longer correct. The form uses an empty TEXTAREA element which was generated properly in MLS 3.1 as <textarea></textarea> (closing tag is mandatory). But MLS 3.2 generates <textarea/>, which doesn't fly well. We changed to <textarea> </textarea> as a workaround, but would like to know if we missed a config setting or something. Anybody else seen this?
-- Paul
_______________________________________________ General mailing list [email protected] http://xqzone.com/mailman/listinfo/general
