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

<@%include> breaks when the included page contains non-ascii encoding

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From [EMAIL PROTECTED]  2002-06-20 23:55 -------
The problem is not in the <@%include%> directive, but in the setting of default
charset.  The rules are specified in the errata a:

http://jcp.org/aboutJava/communityprocess/maintenance/jsr053/errata_1
_2_a_20020321.html

In particular, if a contentType is specified but it does not contain a charset,
then the charset should use pageEncoding, if specified.

Fixed in jasper 2.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to