>Number: 1830
>Category: apache-api
>Synopsis: request_rec *next,*prev,*main in httpd.h in request_rec struct
>never being set
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: apache
>State: open
>Class: sw-bug
>Submitter-Id: apache
>Arrival-Date: Wed Feb 18 04:10:01 PST 1998
>Last-Modified:
>Originator: [EMAIL PROTECTED]
>Organization:
apache
>Release: 1.2.4
>Environment:
SunOS 5.5.1 Generic_103640-03 sun4u sparc SUNW,Ultra-1
gcc version 2.7.2.1
>Description:
>From httpd.h:
request_rec *next; /* If we wind up getting redirected,
* pointer to the request we redirected to.
request_rec *prev; /* If this is an internal redirect,
* pointer to where we redirected *from*.
request_rec *main; /* If this is a sub_request (see request.h)
* pointer back to the main request.
(there appears to be no other documentation, which I guess is a bad sign in
itself) Try as I might, I don't seem to ever be able to get these things set
to point to anything, so I have come to the conclussion that there must be a
bug there somewhere, or that this is unsupported atm and is there for future
extension?
>How-To-Repeat:
>Fix:
>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include <[EMAIL PROTECTED]> in the Cc line ]
[and leave the subject line UNCHANGED. This is not done]
[automatically because of the potential for mail loops. ]