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 2003/08/26 16:42:24 UTC

DO NOT REPLY [Bug 22732] New: - Cocoon Servlet can't be included

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

Cocoon Servlet can't be included

           Summary: Cocoon Servlet can't be included
           Product: Cocoon 2
           Version: 2.0.4
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: core
        AssignedTo: dev@cocoon.apache.org
        ReportedBy: david@lshift.net


Cocoon doesn't check for javax.servlet.include.* request parameters and use them
if present. Its fairly easy to fix in CocoonServlet.

Should then Request reflect the orginal values or the include values?

Anyway, I will figure out how to submit a patch once thats decided.