From owner-svn-doc-head@FreeBSD.ORG Wed Dec 3 00:56:35 2014 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id ED88D8AC for ; Wed, 3 Dec 2014 00:56:35 +0000 (UTC) Received: from mail-pa0-f41.google.com (mail-pa0-f41.google.com [209.85.220.41]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BAFE4EA2 for ; Wed, 3 Dec 2014 00:56:35 +0000 (UTC) Received: by mail-pa0-f41.google.com with SMTP id rd3so14552662pab.14 for ; Tue, 02 Dec 2014 16:56:34 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=6nwT/rkdJFjKc/g9NCeJJ7ogMJPYJeh0HrKgRUgbCyE=; b=CRXDUOk0lHaT6FM3SkQwbf46l/M+Bhxt+zeIOGeB/00RpMcWZSmQOTmjmEgcN777rN 3uz1XuNxNlaE20PT05gb2jB2kJUhzcczXJ88Scm/78bn0oeq5HvWlyxNKp0qC23LP5Ay xI6AdI0Ia1GqxmS8Nl8Vx57/SHTGu1X3IWCrYBo1r3W+xBNvWf8q3MrCFZ4J2P1sGlWi dtBL0nm3zn7ewG6eHC0NxYqvO9N4G8CS6cWScPzMZRRC2UHXESwMKBB11+Q3MSNT9m0Q pY+aARCXKNeWPz3t61Pm/llIwc7FCT4iy7WNGXv+IngRZfPm5209hNlwVWvzajYJjN+m zHNA== X-Gm-Message-State: ALoCoQlcbfgipt72RQO/gJpg7JCwcsLAQ1RB/6Fxzl/tGWd1mw0b55wycZOJ/ISHLz1kS+67/kCq MIME-Version: 1.0 X-Received: by 10.70.96.162 with SMTP id dt2mr3576561pdb.57.1417568194721; Tue, 02 Dec 2014 16:56:34 -0800 (PST) Sender: bsd-src@helfman.org Received: by 10.70.93.97 with HTTP; Tue, 2 Dec 2014 16:56:34 -0800 (PST) In-Reply-To: References: <201412012314.sB1NEjnS019333@svn.freebsd.org> Date: Tue, 2 Dec 2014 16:56:34 -0800 X-Google-Sender-Auth: NFvpcE1J9E2AQ3l4stSJAmtl50Q Message-ID: Subject: Re: svn commit: r46041 - head/share/xml From: Jason Helfman To: Gavin Atkinson Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: Groff TheBSDGoat , Warren Block , svn-doc-head@freebsd.org, svn-doc-all@freebsd.org, Jason Helfman , Remko Lodder , doc-committers@freebsd.org X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Dec 2014 00:56:36 -0000 On Tue, Dec 2, 2014 at 4:30 PM, Gavin Atkinson wrote: > On Mon, 1 Dec 2014, Jason Helfman wrote: > > Author: jgh > > Date: Mon Dec 1 23:14:44 2014 > > New Revision: 46041 > > URL: https://svnweb.freebsd.org/changeset/doc/46041 > > > > Log: > > - fix submitting bug report links > > > > PR: 195539 > > Differential Revision: https://reviews.freebsd.org/D1250 > > Reported by: mi@ALDAN.algebra.com > > Hmm, I think I agree with the navibar.ent change, but not the header.ent > change - this was actually deliberate. See r45385. > > Pointing people to the information page rather than the "submit a bug" > page directly was intended to be much more user-friendly than the Bugzilla > "you must log in or register" to do this page, which is a pretty awful > introduction to reporting a bug. Instead, they were taken to a page which > encoraged them to search the PR database first, provided guidance for how > to submit a good bug report, explained why registering/logging in was > necessary, etc. > > I think I'd rather see the header.ent URL change reverted (though > the "Bug-report" -> "Bug Report" change is a good one). > > Thanks, > > Gavin > > I seem to recall what you are referring to now, Gavin, however nothing seems to indicate the reasoning in the commitlog for r45385 from what I could see. I agree with the change, and here is a patch. Including my mentors for review: Index: header.ent =================================================================== --- header.ent (revision 46054) +++ header.ent (working copy) @@ -146,7 +146,7 @@
  • Vendors
  • Security Information
  • Bug Reports
  • -
  • Submit Bug Report
  • +
  • Submit Bug Report
  • -- Jason Helfman | FreeBSD Committer jgh@FreeBSD.org | http://people.freebsd.org/~jgh | The Power to Serve