You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2002/08/13 01:55:58 UTC

DO NOT REPLY [Bug 4124] - StreamGenerator does not preserve XML encoding PI

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

StreamGenerator does not preserve XML encoding PI

vgritsenko@apache.org changed:

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



------- Additional Comments From vgritsenko@apache.org  2002-08-12 23:55 -------
Pls correct me if I'm wrong, but:

It is not a responsebility of the StreamGenerator to serialize XML. Its 
responsibility is to properly parse XML, according to the input encoding. 
Encoding for the serialization should be specified in the sitemap, as parameter 
to the serializer.

If desired output encoding should match input encoding, then action should be 
written returning input encoding so it can be passed to the serializer.

Thus, to me this bug sounds as WONTFIX. Comments?

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org