You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2001/11/03 01:28:11 UTC

DO NOT REPLY [Bug 4610] - xerces2b3: smoketest api tests add char to lineends

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

xerces2b3: smoketest api tests add &#13; char to lineends

curcuru@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |APIBug, TestID, Xerces2,
                   |                            |XSLTBug



------- Additional Comments From curcuru@apache.org  2001-11-02 16:28 -------
A run of xml-xalan/test/build alltest shows that &#13; shows up in the 
following output files (none, I think, of which should have it):

conf tests, with flavors=dom, file, localPath, sax, stream, systemId (i.e. all 
normal flavors of conformance tests)(Wait: I think these are passing cases, 
they match the golds)
whitespace14.out, middle of line #3:...<c>&#13;c</c>...
whitespace16.out, middle of line #5:...    &#13;		, ...

harness portion (these are specific API test output files)
- FactoryFeatureTest, multiple files, 13 at the *start* of certain lines
- SerializedStylesheetTest_4.out, same behavior as FactoryFeatureTest
- SAXSourceAPITest_3.out, 13 at the end of most lines
- StreamResultAPITest_1, _2, _3, 13 at end of some lines
- SystemIdImpInclTest_4.out, 13 at end of most lines
- TestXPathAPI_*, scattered 13's at end of various lines