From owner-svn-doc-head@FreeBSD.ORG Fri Jun 20 16:34:23 2014 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 661FC84E for ; Fri, 20 Jun 2014 16:34:23 +0000 (UTC) Received: from mail-qa0-x22e.google.com (mail-qa0-x22e.google.com [IPv6:2607:f8b0:400d:c00::22e]) (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 1DFA022B3 for ; Fri, 20 Jun 2014 16:34:22 +0000 (UTC) Received: by mail-qa0-f46.google.com with SMTP id i13so3312356qae.5 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=Ccmt98smQiZc10RZ7YD9IGqDkMbB+klQjOozh0V7/Ie70kLllWdD+/78Mtknh19X++ Wa6aqUkcZT2zrKD83mb0qUokX1L1JxfQD4xKLTEAAnkBO4drgspRwzfqAR3QEe+sgQ7+ 1w3k8/CrxdPFRr0L1W/bCSF3ljNLLM1DUNMOfG5A3kKlbaGTq3X8Hmkln3Q76d9gPu6q Ko6rkcf83VTTYm4us0tDBYX3gbkpS4N62ftCM6C7MqPQAhgZ3mQgdj0cNsaQj91wSGtJ VRMj3EyQBUL9+zJWsz0Xk9BWr/kR0Dtk7BCYRxBkxgqFxAPtPyhtQi1MGKif6UQlxhhT Wa/A== X-Gm-Message-State: ALoCoQkU/bejug412OhQy3RZ4qXxSzJIT5dPuIi3mXO8iozQW0pGoijIrReIAmJIN6+UZskS8YKP 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-head@freebsd.org X-Mailman-Version: 2.1.18 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: 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