Re: [struts-dev] html:form generates invalid xhml

2008-02-07 Thread Keith Winkler
> > > // code goes here. > //]]> > > > Maybe this solution can be used to ensure xhtml conformance? > > Right. That was the solution arrived at in the bug report discussion I referenced. But the patch seems to have never made it into the software. Since the tag generates the javasc

Re: [struts-dev] html:form generates invalid xhml

2008-02-07 Thread Dale Newfield
Keith Winkler wrote: Which is not really valid xhtml on account of the un-escaped "&" characters. The standard solution for this is wrapping your js code with the following javascript comments/xml CDATA declaration: // Maybe this solution can be used to ensu

html:form generates invalid xhml

2008-02-06 Thread Keith Winkler
It seems possible that STR-2232 and STR-2033, which are marked as resolved/fixed, are not really fixed. https://issues.apache.org/struts/browse/STR-2232 https://issues.apache.org/struts/browse/STR-2033 In struts 1.3.8 (and presumably 1.3.9 beta) Will generate: var focusControl = docum