DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=25121>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=25121

wrong mime-type with "cocoon:" protocol reads

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CLOSED                      |REOPENED
         Resolution|FIXED                       |
            Version|2.1.3                       |Current SVN 2.1



------- Additional Comments From [EMAIL PROTECTED]  2004-11-13 12:33 -------
Reopening, anteater test fails with revision 57574

http://localhost:8888///samples/test/reader-mime-type/test30 
correctly returns text/html Content-Type, but the response of
http://localhost:8888///samples/test/reader-mime-type/test50.html
does not contain the Content-Type header.

Note that test50.html serves the same content as test30:

<map:match pattern="test50.html">
  <map:read src="cocoon:/test30"/>
</map:match>

Reply via email to