From chukharev@mail.ru Mon Sep 25 17:30:09 2006 Return-Path: Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C08416A407 for ; Mon, 25 Sep 2006 17:30:09 +0000 (UTC) (envelope-from chukharev@mail.ru) Received: from mx2.mail.ru (mx2.mail.ru [194.67.23.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB8B343D5C for ; Mon, 25 Sep 2006 17:30:06 +0000 (GMT) (envelope-from chukharev@mail.ru) Received: from [193.166.84.86] (port=43795 helo=chu.h33.erkki.ton.tut.fi) by mx2.mail.ru with asmtp id 1GRuHN-000HLu-00 for FreeBSD-gnats-submit@freebsd.org; Mon, 25 Sep 2006 21:30:05 +0400 Message-Id: Date: Mon, 25 Sep 2006 20:30:03 +0300 From: "V.Chukharev" To: FreeBSD-gnats-submit@freebsd.org Subject: Wrong URL processing in web PR pages >Number: 103628 >Category: www >Synopsis: Wrong URL processing in web PR pages >Confidential: no >Severity: non-critical >Priority: low >Responsible: danger >State: closed >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Sep 25 17:30:21 GMT 2006 >Closed-Date: Wed Oct 11 21:06:57 GMT 2006 >Last-Modified: Wed Oct 11 21:10:27 GMT 2006 >Originator: Vladimir Chukharev >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: >Environment: System: FreeBSD chu.h33.erkki.ton.tut.fi 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #4: Wed Sep 20 11:16:54 EEST 2006 root@chu.h33.erkki.ton.tut.fi:/usr/obj/usr/src/sys/CHU i386 >Description: Some URLs are shown incorrectly on the web pages of PR search. For example, URL http://validator.w3.org/check?uri=3Dhttp://www.freebsd.org/cgi/query-pr.cgi (used in the closed PR www/63551) is shown as a link "http://validator.w3.org/check?uri=3Dhttp" followed by text "//www.freebsd.org/cgi/query-pr.cgi", rather than a single link as expected. In the html-code it is http://validator.w3.org/check?uri=3Dhttp://www.freebsd.org/cgi/query-pr.cgi
>How-To-Repeat: Look at http://www.freebsd.org/cgi/query-pr.cgi?pr=63551 (same will be seen in this PR, I guess;) -- = V. Chukharev >Fix: >Release-Note: >Audit-Trail: Responsible-Changed-From-To: gnats-admin->www Responsible-Changed-By: linimon Responsible-Changed-When: Mon Sep 25 19:52:22 UTC 2006 Responsible-Changed-Why: Rescue this from the mangling it received from the MTA. http://www.freebsd.org/cgi/query-pr.cgi?pr=103628 Responsible-Changed-From-To: www->danger Responsible-Changed-By: danger Responsible-Changed-When: Mon Sep 25 20:09:27 UTC 2006 Responsible-Changed-Why: Take this one, I'm working a bit on this script http://www.freebsd.org/cgi/query-pr.cgi?pr=103628 State-Changed-From-To: open->closed State-Changed-By: danger State-Changed-When: Wed Oct 11 21:05:33 UTC 2006 State-Changed-Why: I have committed a diff that should fix this problem. Thank you for your submission! http://www.freebsd.org/cgi/query-pr.cgi?pr=103628 From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: www/103628: commit references a PR Date: Wed, 11 Oct 2006 21:03:10 +0000 (UTC) danger 2006-10-11 21:02:59 UTC FreeBSD doc repository Modified files: en/cgi query-pr.cgi Log: - Let this script generate valid XHTML - Also allow queries like query-pr.cgi?q= and query-pr.cgi?cat/num - Fix comment - Display query form when no results found - Allow some other characters to be part of the URL [1] PR: www/103628 [1] Reviewed by: simon, remko Approved by: keramida (mentor) Revision Changes Path 1.56 +10 -8 www/en/cgi/query-pr.cgi _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" >Unformatted: