[ http://issues.apache.org/jira/browse/XALANJ-2351?page=comments#action_12455187 ] Brian Minchau commented on XALANJ-2351: ---------------------------------------
I reproduced the regressions with the program supplied by Henry Z. (THANKS!) output101 through output107 fail because of an alement no longer considered to be a cdata section. output98 and entref01 both seem to fail due to indentation differences. All in all it looks like the <xsl:output> properties are not making it through to the serializer, so I'm guessing that some work in that area has broken things. > Regressions in Xalan-J 2.7.1 candidate release > ---------------------------------------------- > > Key: XALANJ-2351 > URL: http://issues.apache.org/jira/browse/XALANJ-2351 > Project: XalanJ2 > Issue Type: Bug > Affects Versions: 2.7.1, The Latest Development Code > Reporter: Brian Minchau > Attachments: CopyOutputProperties.java, xsltc.accept.html, > xsltc.conf.html > > > There are some regressions on the candidate Xalan-J 2.7.1 release. > In subversion the release is at the tags: > http://svn.apache.org/repos/asf/xalan/java/tags/xalan-j_2_7_1 > http://svn.apache.org/repos/asf/xalan/test/tags/xalan-j_2_7_1 > Code development will continue as before on : > http://svn.apache.org/repos/asf/xalan/java/trunk > http://svn.apache.org/repos/asf/xalan/test/trunk > What should be fixed on that tag (and on the main trunk) are some regressions > in XSLTC for which I will attach some html files to this issue. The numbers > in bright red are regressions. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
