You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2003/02/25 22:19:14 UTC

DO NOT REPLY [Bug 17397] New: - Jasper incorrectly generates a translation error if the omit-xml-declaration attribute of the jsp:output action is not specified.

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=17397>.
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=17397

Jasper incorrectly generates a translation error if the omit-xml-declaration attribute of the jsp:output action is not specified.

           Summary: Jasper incorrectly generates a translation error if the
                    omit-xml-declaration attribute of the jsp:output action
                    is not specified.
           Product: Tomcat 5
           Version: Nightly Build
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Jasper2
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: Ryan.Lubke@Sun.COM


Table JSP.5-11 states that the omit-xml-declaration attribute of the jsp:output
action is optional.

If this attribute is not present within a document translated by Jasper, the
following error is returned:

     jsp:output: Mandatory attribute omit-xml-declaration missing

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