RE: [Possible Bug] TextSerializer loses characters with ASCII encoding?

2002-07-03 Thread Lai, Harry
Hi all, So I _think_ I've fixed this bug. In the AbstractTextSerializer, the setOutputStream method wraps the incoming output stream in a BufferedOutputStream. However, no class reference is kept to this BOS, so it never gets flushed at the end of the document. I made the BOS a class variable

[Possible Bug] TextSerializer loses characters with ASCII encoding?

2002-07-02 Thread Lai, Harry
Hi folks, I'm seeing some really odd behavior with serializers, and wanted to see if anyone had seen this before (or better yet) knows what's causing this. =) PROBLEM: If I set an XML, HTML, or Text serializer's encoding to ASCII, I end up losing the tail end of my output (roughly 1-1000