You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ji...@codehaus.org on 2003/09/04 04:19:16 UTC

[jira] Closed: (JELLY-69) XMLOutput.flush() causes ClassCastException

Message:

   The following issue has been closed.

   Resolver: peter royal
       Date: Wed, 3 Sep 2003 9:19 PM

method now checks to verify contentHandler instanceof XMLWriter.
---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=JELLY-69


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: JELLY-69
    Summary: XMLOutput.flush() causes ClassCastException
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: FIXED

 Time Spent: Unknown
  Remaining: Unknown

    Project: jelly

   Assignee: 
   Reporter: Willie Vu

    Created: Tue, 5 Aug 2003 8:48 PM
    Updated: Wed, 3 Sep 2003 9:19 PM

Description:
XMLOutput.flush() assumes that contentHandler is a org.dom4j.io.Writer.  It will not be the case if the contentHandler, which is a non-dom4j implementation, is passed in to XMLOutput's constructor.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira