Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.2.4
-
None
-
Operating System: All
Platform: PC
-
31501
Description
The generated javascript when using
<html:form focus="username" ...etc
is not encased in <!-- XML comment tags -->
Because this particular javascript contains "&&" the document is no longer
XHTML compliant.
This is the case even when you have <html:html xhtml="true"> and <html:xhtml/>
in the JSP.
Note, this is actually happening inStruts 1.2.2 but wasnt an option on the bug
reporting page.
Attachments
Attachments
Issue Links
- relates to
-
STR-2893 FormTag doesn't render the focus javascript compliant with xhtml
- Resolved