You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2003/07/08 19:11:55 UTC

DO NOT REPLY [Bug 21412] New: - javascript tag doesn't work right in xhtml document

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21412>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21412

javascript tag doesn't work right in xhtml document

           Summary: javascript tag doesn't work right in xhtml document
           Product: Struts
           Version: 1.1 Final
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: Custom Tags
        AssignedTo: struts-dev@jakarta.apache.org
        ReportedBy: mzimotti@sapient.com


When I try to use the tag in a xhtml document
<html:javascript >
if the internet client doesn't support xhtml, it generates a javascript error.

I suggest you to replace the output line <![CDATA[  with  //<![CDATA[
and consequently ]]> with //]]>

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-dev-help@jakarta.apache.org