PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.

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

*** shadow/3005 Tue Aug  7 06:00:08 2001
--- shadow/3005.tmp.19924       Tue Aug  7 10:37:27 2001
***************
*** 2,9 ****
  | xsltc fails output28 and output42 - problems with cdata-section-elements p |
  +----------------------------------------------------------------------------+
  |        Bug #: 3005                        Product: XalanJ2                 |
! |       Status: RESOLVED                    Version: 2.0.0                   |
! |   Resolution: FIXED                      Platform: Sun                     |
  |     Severity: Normal                   OS/Version: Solaris                 |
  |     Priority: Other                     Component: org.apache.xalan.xsltc  |
  +----------------------------------------------------------------------------+
--- 2,9 ----
  | xsltc fails output28 and output42 - problems with cdata-section-elements p |
  +----------------------------------------------------------------------------+
  |        Bug #: 3005                        Product: XalanJ2                 |
! |       Status: REOPENED                    Version: 2.0.0                   |
! |   Resolution:                            Platform: Sun                     |
  |     Severity: Normal                   OS/Version: Solaris                 |
  |     Priority: Other                     Component: org.apache.xalan.xsltc  |
  +----------------------------------------------------------------------------+
***************
*** 83,85 ****
--- 83,95 ----
  </xsl:template>
   
  </xsl:stylesheet>
+ 
+ ------- Additional Comments From [EMAIL PROTECTED]  2001-08-07 10:37 -------
+ I retested both output28 and ouput42. The latter now passes, but the former
+ (output28) still fails with the following output:
+ 
+ <?xml version="1.0" encoding="US-ASCII" ?>
+ <out><example><![CDATA[this character: ? is a snowflake.]]></example></out> 
+ 
+ While the output has changed from last initially reported, the character entity,
+ &#10052;, is still missing.
\ No newline at end of file

Reply via email to