[MarkLogic Dev General] textarea closing missing
Williams, Paul
Paul.Williams at flatironssolutions.com
Fri Jul 13 09:45:47 PDT 2007
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://xqzone.marklogic.com/pipermail/general/attachments/20070713/7f9ad100/attachment.html
More information about the General
mailing list