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/10/01 04:51:26 UTC

DO NOT REPLY [Bug 13163] New: - TextSerializer should use text/plain MIME type instead of text/text

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

TextSerializer should use text/plain MIME type instead of text/text

           Summary: TextSerializer should use text/plain MIME type instead
                    of text/text
           Product: Cocoon 2
           Version: Current CVS
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: sitemap components
        AssignedTo: cocoon-dev@xml.apache.org
        ReportedBy: apache@n-dimensional.de


In src/webapp/sitemap.xmap, the TextSerializer is declared with a MIME type of
"text/text".

However, none of my browsers knows about "text/text", and so none displays the
sample pages in plain text but opens the "save as" dialog.

As this is not what one expects from "plain text", I deduce the MIME type should
probably read "text/plain".

This problem affects both 2.0.3 and CVS HEAD.

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