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: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


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: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to