From owner-freebsd-ports@FreeBSD.ORG Sun Apr 3 03:38:36 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A076616A4CE for ; Sun, 3 Apr 2005 03:38:36 +0000 (GMT) Received: from salvador.pacific.net.sg (salvador.pacific.net.sg [203.120.90.219]) by mx1.FreeBSD.org (Postfix) with SMTP id 3F63643D1D for ; Sun, 3 Apr 2005 03:38:35 +0000 (GMT) (envelope-from oceanare@pacific.net.sg) Received: (qmail 14124 invoked from network); 3 Apr 2005 03:38:34 -0000 Received: from unknown (HELO maxwell2.pacific.net.sg) (203.120.90.192) by salvador with SMTP; 3 Apr 2005 03:38:33 -0000 Received: from [192.168.0.107] ([210.24.247.53]) by maxwell2.pacific.net.sg with ESMTP id <20050403033833.ZWWL1191.maxwell2.pacific.net.sg@[192.168.0.107]> for ; Sun, 3 Apr 2005 11:38:33 +0800 Message-ID: <424F64F6.1060704@pacific.net.sg> Date: Sun, 03 Apr 2005 11:37:26 +0800 From: Erich Dollansky Organization: oceanare pte ltd User-Agent: Mozilla Thunderbird 1.0 (X11/20050224) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Firefox tabs and referer X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Apr 2005 03:38:36 -0000 Hi, the situation: I was browsing somewhere in the first tab. A second tab was open. Then I opend a third tab to go to a new site. URL was typed in by hand. The log file of site from the third tab shows then this: 04/02/2005 19:43:03 | xxx.xxx.xx.xxx | Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.5) Gecko/20050224 Firefox/1.0 | some directory | http://www.someurl.tld/somedirectory/go.shtml?read=1&msg_id=7728027&forum_id=69086 | 200 | 3872532 | GET The referer was the URL shown in the first tab. I found this https://bugzilla.mozilla.org/show_bug.cgi?id=249809 but I think it is not related. This could be linked to it: https://bugzilla.mozilla.org/show_bug.cgi?id=258185 Erich