From owner-svn-doc-all@FreeBSD.ORG Fri Jun 20 16:34:23 2014 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 52D7A84D for ; Fri, 20 Jun 2014 16:34:23 +0000 (UTC) Received: from mail-qc0-x22c.google.com (mail-qc0-x22c.google.com [IPv6:2607:f8b0:400d:c01::22c]) (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 0A93622B2 for ; Fri, 20 Jun 2014 16:34:22 +0000 (UTC) Received: by mail-qc0-f172.google.com with SMTP id o8so3776634qcw.3 for ; Fri, 20 Jun 2014 09:34:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=kxw/toBLJ+Mq+Z5wASet1AV3yT/AQaWMnLwASM1YdzY=; b=nDI//LaL6KMqVaRZgoWx/6Z7qpaE+CA62532nmrNSXY0A52sgNQRFUvcq9vkJEh8cw MI+8yOhUFh8n2R+9z3+4t+p18VBMXd4lYeUB70fWxOedqWHG+bDHk2KEbbnYQCCHsThh afewGV7Jyg5Ar43lOhRbnVzwK2tM48RPKSi1A= 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:from :date:message-id:subject:to:cc:content-type; bh=kxw/toBLJ+Mq+Z5wASet1AV3yT/AQaWMnLwASM1YdzY=; b=NM1nptt5jREPHHPCXqI175CBy6kKcpPeW5hShKWQR1TBJZqzknk6s3HvxIMyNqYXrh PbcWmyLyLJouvJro7lzufs97J+WK5lDpqVHBGWl4m3CiKDE0ExYfvwsRtdoSAz58v49V vyd7+KQqOf5DJmfv81zJfRplqZnwRLbrupkvXsOVci5Scl1MjwgptPbzVaLwPeD70d3H 1Fk1akalx1I+XdSMyeS6+Jr91UGhDaaU8QMbFGMAfr6BYZbG4YvRlSrEFlFtwFFFCtXe M+r8q3wArbOHTRFDEy/3uE1oRtGiCAITuliZGJCRbjLm9ojjSwY54pHELg09HVxD7rNY fZuw== X-Gm-Message-State: ALoCoQmgpEcizSrK42W8MfxYy0Dag/hKykc0yMaXlBPb0KxYnyEYIVKiLuDoGnJCZLSMsgsWcHaZ X-Received: by 10.140.37.75 with SMTP id q69mr6422567qgq.60.1403282062079; Fri, 20 Jun 2014 09:34:22 -0700 (PDT) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.96.222.131 with HTTP; Fri, 20 Jun 2014 09:33:51 -0700 (PDT) In-Reply-To: References: <201406181341.s5IDf4ZC065339@svn.freebsd.org> From: Eitan Adler Date: Fri, 20 Jun 2014 09:33:51 -0700 X-Google-Sender-Auth: yiCMOI_si4rfA17Ehx3tMclB1jM Message-ID: Subject: Re: svn commit: r45075 - in head: en_US.ISO8859-1/articles/building-products en_US.ISO8859-1/articles/contributing en_US.ISO8859-1/articles/problem-reports en_US.ISO8859-1/articles/releng en_US.ISO8859... To: Gavin Atkinson Content-Type: text/plain; charset=UTF-8 Cc: svn-doc-head@freebsd.org, Glen Barber , svn-doc-all@freebsd.org, doc-committers@freebsd.org X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jun 2014 16:34:23 -0000 On 20 June 2014 04:43, Gavin Atkinson wrote: > All links to "report a bug" should likely point to /support.html and not > to Bugzilla directly, in order to give a much more friendly end-user > experience. There are plans to fix the user experience of going to bugzilla directly. Requiring an indirect link to support.html should be treated as a tempoary measure only. > Ones that do need to point directly into the bug tracker > should point at the generic https://bugs.freebsd.org/submit/ link rather > than the Bugzilla cgi. +1. It would save us the need to go through this process again. -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams