[ http://issues.apache.org/jira/browse/COCOON-600?page=all ] Helma van der Linden reopened COCOON-600: -----------------------------------------
reopened just to set the resolution to fixed > Wrong HTTP Content Length for Reader when "show-time" > ----------------------------------------------------- > > Key: COCOON-600 > URL: http://issues.apache.org/jira/browse/COCOON-600 > Project: Cocoon > Type: Bug > Components: * Cocoon Core > Versions: 2.0.4 > Environment: Operating System: All > Platform: PC > Reporter: Lucas Gehblin > Assignee: Cocoon Developers Team > Attachments: cocoonsniff > > The content-length delivered of the cocoon servlet runing in a Tomcat 4.1.18 > is wrong since it does not account for the show-times conmment at the end of > the document when served through a reader: > <map:match pattern="**.htm"> > <map:read src="{1}.htm"/> > </map:match> > This causes IE 6 (latest SP) to be no more able to split documents. > Our config is SuSE 8.0, Cocoon 2.0.4 in Tomcat 4.1.18 behind an Apache Httpd > 2.0.43 configured as reverse proxy with HTTP/1.1 and "keep alive" turned on > (httpd's default). > Workaround: Switch keep alive of. > The detail symptoms are: HTML comment of preceeding document is visible in > document along with it's own HTTP header and html source displayed as text. -- 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 - For more information on JIRA, see: http://www.atlassian.com/software/jira
