Received: (qmail 88725 invoked by uid 501); 25 Jul 2001 01:25:10 -0000 Message-Id: <20010725012510.88723.qmail@apache.org> Date: 25 Jul 2001 01:25:10 -0000 From: Jason Clark Reply-To: jclark@ccpu.com To: submit@bugz.apache.org Subject: Environment variable REMOTE_USER ignored by browser. X-Send-Pr-Version: 3.110 >Number: 8077 >Category: os-linux >Synopsis: Environment variable REMOTE_USER ignored by browser. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Tue Jul 24 18:30:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: jclark@ccpu.com >Release: 1.3.12 (Unix) (Red Hat/Linux) >Organization: apache >Environment: Red Hat Linux Release 6.2 Kernal 2.2.14-5.0 on an i686 >Description: Using a cgi script(PERL5.005_03 and TCL8.0) within a folder containing .htaccess (tried actual copy, soft link, and hard link) after three consequetive calls within the same directory, the environment variable REMOTE_USER is dropped by the browser and can no longer be accessed. Tested this problem with I.E 5.0.2290 on a Win2000 and netscape-navigator-4.72-6 on a Linux Redhat6.0 machine. >How-To-Repeat: In perl- $thisuser = $ENV{"REMOTE_USER"};print "$thisuser"; In TCL- global env, set user $env(REMOTE_USER), puts "$user" put these into three scripts in the same folder and on the third call setting the variable will fail. >Fix: >Release-Note: >Audit-Trail: >Unformatted: [In order for any reply to be added to the PR database, you need] [to include 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! ]