Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id C55FF200CD2 for ; Thu, 27 Jul 2017 22:26:07 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id C3CD916B8A2; Thu, 27 Jul 2017 20:26:07 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 3C68C16B89F for ; Thu, 27 Jul 2017 22:26:07 +0200 (CEST) Received: (qmail 50423 invoked by uid 500); 27 Jul 2017 20:26:06 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 50414 invoked by uid 99); 27 Jul 2017 20:26:06 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Jul 2017 20:26:06 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 0C89A3A0167 for ; Thu, 27 Jul 2017 20:26:04 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1803232 - /httpd/site/trunk/content/security/vulnerabilities-httpd.page/securitydb.xsl Date: Thu, 27 Jul 2017 20:26:03 -0000 To: cvs@httpd.apache.org From: jchampion@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20170727202605.0C89A3A0167@svn01-us-west.apache.org> archived-at: Thu, 27 Jul 2017 20:26:08 -0000 Author: jchampion Date: Thu Jul 27 20:26:02 2017 New Revision: 1803232 URL: http://svn.apache.org/viewvc?rev=1803232&view=rev Log: vulns page: replace obsolete anchor with id HTML5 browsers now complain about the anchor idiom (both the empty tag and the use of the obsolete name attribute). Now that we have a header element, give that an id instead. Modified: httpd/site/trunk/content/security/vulnerabilities-httpd.page/securitydb.xsl Modified: httpd/site/trunk/content/security/vulnerabilities-httpd.page/securitydb.xsl URL: http://svn.apache.org/viewvc/httpd/site/trunk/content/security/vulnerabilities-httpd.page/securitydb.xsl?rev=1803232&r1=1803231&r2=1803232&view=diff ============================================================================== --- httpd/site/trunk/content/security/vulnerabilities-httpd.page/securitydb.xsl (original) +++ httpd/site/trunk/content/security/vulnerabilities-httpd.page/securitydb.xsl Thu Jul 27 20:26:02 2017 @@ -60,9 +60,9 @@ Fixed in Apache httpd
-

+

: - + ()