Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/JELLY-138 Here is an overview of the issue: --------------------------------------------------------------------- Key: JELLY-138 Summary: character data flushed XMLOuput while XML data doesn't Type: Bug Status: Unassigned Priority: Major Project: jelly Components: core / taglib.core Versions: 1.0-beta-5 Assignee: Reporter: Hans Gilde Created: Sat, 11 Sep 2004 1:33 PM Updated: Sat, 11 Sep 2004 1:33 PM Description: An XML tag that isn't mapped via a tag library is output to the XMLOutput. Similarly, non XML text is output to the XMLOutput. It seems that the XMLOutput will be auto-flushed after the character data but not after the XML data. The question is, should they both auto-flush or neither? --------------------------------------------------------------------- JIRA INFORMATION: 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 If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
