From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (71-38-131-64.ptld.qwest.net [71.38.131.64]) by hurricane.the-brannons.com (Postfix) with ESMTPSA id 14DAC78932 for ; Tue, 15 Sep 2015 14:43:23 -0700 (PDT) From: Chris Brannon To: edbrowse-dev@lists.the-brannons.com Date: Tue, 15 Sep 2015 14:46:12 -0700 Message-ID: <87eghzs6e3.fsf@mushroom.localdomain> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Subject: [Edbrowse-dev] meta http-equiv not redirecting X-BeenThere: edbrowse-dev@lists.the-brannons.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Edbrowse Development List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2015 21:43:23 -0000 Found another bug. I'll fix this one, since I found it, and it gives me an opportunity to work in the current code-base. So I'll just document it for everyone's benefit. The URL in isn't being extracted properly. Example: http://the-brannons.com/edbrowse/index.html which redirects to edbrowse.org. I have: and it is being redirected to http://the-brannons.com/0; url= -- Chris