From owner-freebsd-bugbusters@FreeBSD.ORG Wed Feb 20 14:15:59 2008 Return-Path: Delivered-To: freebsd-bugbusters@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 90C5E16A40B for ; Wed, 20 Feb 2008 14:15:59 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mail.bsdforen.de (bsdforen.de [212.204.60.79]) by mx1.freebsd.org (Postfix) with ESMTP id 46DED13C4FA for ; Wed, 20 Feb 2008 14:15:59 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mobileKamikaze.norad (nat-wh-1.rz.uni-karlsruhe.de [129.13.72.169]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bsdforen.de (Postfix) with ESMTP id 3F2D7405486 for ; Wed, 20 Feb 2008 14:52:29 +0100 (CET) Message-ID: <47BC309D.5080107@bsdforen.de> Date: Wed, 20 Feb 2008 14:52:29 +0100 From: Dominic Fandrey User-Agent: Thunderbird 2.0.0.9 (X11/20080205) MIME-Version: 1.0 To: freebsd-bugbusters@freebsd.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: bugtrack patch downloads broken X-BeenThere: freebsd-bugbusters@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Coordination of the Problem Report handling effort." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Feb 2008 14:15:59 -0000 Weather I submit patches as base64 encoded attachments or inline, they get displayed properly, but are not downloadable: http://www.freebsd.org/cgi/query-pr.cgi?pr=120784 Only patches that were submited using the web frontend can be downloaded: http://www.freebsd.org/cgi/query-pr.cgi?prp=120784-1-diff&n=/patch-1.diff Base64 does not work: http://www.freebsd.org/cgi/query-pr.cgi?prp=120784-2-txt&n=/mount.diff Inline doesn't work either: http://www.freebsd.org/cgi/query-pr.cgi?prp=120784-4-diff&n=/patch-4.diff Is this because my Emails are UTF-8 encoded? The patches only contain ASCII-compatible characters, so this should not be a problem. I consider it the main advantage of UTF-8, that it can contain ASCII text. I'd rather not change my configuration just to submit patches. I normally require a lot of international characters, so plain ASCII encoding is not an option for most of my mail.