You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by co...@jakarta.apache.org on 2004/09/11 22:34:37 UTC

[jira] Created: (JELLY-138) character data flushed XMLOuput while XML data doesn't

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: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


[jira] Updated: (JELLY-138) character data flushed XMLOuput while XML data doesn't

Posted by "dion gillard (JIRA)" <co...@jakarta.apache.org>.
     [ http://issues.apache.org/jira/browse/JELLY-138?page=history ]

dion gillard updated JELLY-138:
-------------------------------

    Attachment: jelly-138-tests.txt

Tests from the original problem file, updated to fit in Jelly source hierarchy

> character data flushed XMLOuput while XML data doesn't
> ------------------------------------------------------
>
>          Key: JELLY-138
>          URL: http://issues.apache.org/jira/browse/JELLY-138
>      Project: jelly
>         Type: Bug
>   Components: core / taglib.core
>     Versions: 1.0-beta-5
>     Reporter: Hans Gilde
>  Attachments: jelly-138-tests.txt, jelly-138.txt, xml-output-problem.zip
>
> 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?

-- 
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: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


[jira] Updated: (JELLY-138) character data flushed XMLOuput while XML data doesn't

Posted by co...@jakarta.apache.org.
The following issue has been updated:

    Updater: Hans Gilde (mailto:hansgilde@earthlink.net)
       Date: Sat, 11 Sep 2004 1:35 PM
    Comment:
example of problem
    Changes:
             Attachment changed to xml-output-problem.zip
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/JELLY-138?page=history

---------------------------------------------------------------------
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:35 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: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


[jira] Resolved: (JELLY-138) character data flushed XMLOuput while XML data doesn't

Posted by "dion gillard (JIRA)" <co...@jakarta.apache.org>.
     [ http://issues.apache.org/jira/browse/JELLY-138?page=history ]
     
dion gillard resolved JELLY-138:
--------------------------------

     Resolution: Fixed
    Fix Version: 1.0

Committed patch

> character data flushed XMLOuput while XML data doesn't
> ------------------------------------------------------
>
>          Key: JELLY-138
>          URL: http://issues.apache.org/jira/browse/JELLY-138
>      Project: jelly
>         Type: Bug
>   Components: core / taglib.core
>     Versions: 1.0-beta-5
>     Reporter: Hans Gilde
>      Fix For: 1.0
>  Attachments: jelly-138-tests.txt, jelly-138.txt, xml-output-problem.zip
>
> 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?

-- 
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: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


[jira] Updated: (JELLY-138) character data flushed XMLOuput while XML data doesn't

Posted by "dion gillard (JIRA)" <co...@jakarta.apache.org>.
     [ http://issues.apache.org/jira/browse/JELLY-138?page=history ]

dion gillard updated JELLY-138:
-------------------------------

    Attachment: jelly-138.txt

Patch for TagScript to fix the issue if we decide to go ahead with it.

> character data flushed XMLOuput while XML data doesn't
> ------------------------------------------------------
>
>          Key: JELLY-138
>          URL: http://issues.apache.org/jira/browse/JELLY-138
>      Project: jelly
>         Type: Bug
>   Components: core / taglib.core
>     Versions: 1.0-beta-5
>     Reporter: Hans Gilde
>  Attachments: jelly-138.txt, xml-output-problem.zip
>
> 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?

-- 
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: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org