From owner-freebsd-ports@FreeBSD.ORG Tue Apr 15 12:47:31 2003 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 A7AB737B401; Tue, 15 Apr 2003 12:47:31 -0700 (PDT) Received: from smtp-out.comcast.net (smtp-out.comcast.net [24.153.64.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBC6D43F85; Tue, 15 Apr 2003 12:47:30 -0700 (PDT) (envelope-from gsam@trini0.org) Received: from hivemind.trini0.org (bgp626680bgs.brick201.nj.comcast.net [68.39.132.244]) by mtaout09.icomcast.net (iPlanet Messaging Server 5.2 HotFix 1.14 (built Mar 18 2003)) with ESMTP id <0HDE00KT1H4HO2@mtaout09.icomcast.net>; Tue, 15 Apr 2003 15:36:18 -0400 (EDT) Received: from trini0.org (gladiator.trini0.org [192.168.0.3]) by hivemind.trini0.org (Postfix) with ESMTP id 7CFF6501; Tue, 15 Apr 2003 15:36:17 -0400 (EDT) Date: Tue, 15 Apr 2003 15:36:17 -0400 From: Gerard Samuel To: freebsd-ports@FreeBSD.ORG Message-id: <3E9C5F31.1020608@trini0.org> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en, th User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030415 cc: gnome@FreeBSD.org Subject: Mozilla 1.3 wierdness, maybe a bug??? 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: Tue, 15 Apr 2003 19:47:32 -0000 Has anyone experienced unexpected output from mozilla 1.3 from the ports?? I had just upgraded earlier today from 1.2.x to 1.3 (after a fresh pull of the ports), and it seems as if after a redirection (via php), Im getting this unexpected output. It only started happening after I upgraded mozilla, and under the native opera port it is still working as expected. For an example of what I mean by "unexpected output" take a look at -> http://test1.trini0.org:81/mozilla.png Everything from the top of the page to the end of the headers are not supposed to be there... When I view the source of this page, the "unexpected output" isn't there, but the page as it is supposed to be. Im running KDE 3.1.1a, FreeBSD 5. If you need more info, feel free to ask... Thanks