You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Rob Bedford <ro...@hotmail.com> on 2000/06/13 07:03:27 UTC

general/6183: Cookies cannot be set using SSI to run a CGI script

>Number:         6183
>Category:       general
>Synopsis:       Cookies cannot be set using SSI to run a CGI script
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Mon Jun 12 22:10:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     rob_bedford@hotmail.com
>Release:        
>Organization:
apache
>Environment:
Apache
>Description:
Cookies cannot be set using SSI to run a CGI script. It works invoking the script directly, but not via SSI. It seems that the headers are not passed through to the browser when using server side includes but are completely ignored. Cookies can be read in, but not set. (???)
>How-To-Repeat:
Use SSI to invoke a script that sets a cookie.
>Fix:
Yes, allow the headers from the script to go through with the page headers as the document is parsed.
>Release-Note:
>Audit-Trail:
>Unformatted:
 [In order for any reply to be added to the PR database, you need]
 [to include <ap...@Apache.Org> in the Cc line and make sure the]
 [subject line starts with the report component and number, with ]
 [or without any 'Re:' prefixes (such as "general/1098:" or      ]
 ["Re: general/1098:").  If the subject doesn't match this       ]
 [pattern, your message will be misfiled and ignored.  The       ]
 ["apbugs" address is not added to the Cc line of messages from  ]
 [the database automatically because of the potential for mail   ]
 [loops.  If you do not include this Cc, your reply may be ig-   ]
 [nored unless you are responding to an explicit request from a  ]
 [developer.  Reply only with text; DO NOT SEND ATTACHMENTS!     ]