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

SAXBeanWriter produces invalid XML

[EMAIL PROTECTED] changed:

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



------- Additional Comments From [EMAIL PROTECTED]  2002-11-08 22:18 -------
Fixed in cvs.. 
Harald can you please confirm this works ok for you?
Notes :
The SAXBeanWriter was incorrectly creating xml content, esp. body text was 
misplaced. Fixed this  and added a SAXContentHanlder and TestSaxBeanWriter.
Many thanks go to Harald Dietrich (contact at hdietrich.net) for providing the 
test cases and a use scenario. 
I removed the dependency on XMLSerializer (for people using Crimson ;) and made 
another ContentHandler to prove it is working.
(the code with XMLSerializer also works though). I also removed a failure 
taking place on the #text node, since those nodes cannot be avoided (thnx jt..)

--
To unsubscribe, e-mail:   <mailto:commons-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:commons-dev-help@;jakarta.apache.org>

Reply via email to