From owner-cvs-all Tue Jun 23 22:48:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA06028 for cvs-all-outgoing; Tue, 23 Jun 1998 22:48:59 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA05993; Tue, 23 Jun 1998 22:48:45 -0700 (PDT) (envelope-from fenner@FreeBSD.org) From: Bill Fenner Received: (from fenner@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA04173; Tue, 23 Jun 1998 22:48:32 -0700 (PDT) Date: Tue, 23 Jun 1998 22:48:32 -0700 (PDT) Message-Id: <199806240548.WAA04173@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-www@FreeBSD.ORG Subject: cvs commit: www/data/cgi query-pr.cgi Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk fenner 1998/06/23 22:48:32 PDT Modified files: data/cgi query-pr.cgi Log: Fix a typo causing the "src/" cvsweb referencer to kick in when it shouldn't. Save a copy of the un-HTML-ified synopsis for use in the mailto: HREF, otherwise you end up with odd things like "%26lt;" instead of "<". Revision Changes Path 1.14 +5 -4 www/data/cgi/query-pr.cgi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message