From nobody@FreeBSD.org  Fri Aug 13 20:54:58 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 722C41065696
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 13 Aug 2010 20:54:58 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 610A58FC13
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 13 Aug 2010 20:54:58 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o7DKswDL073075
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 13 Aug 2010 20:54:58 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o7DKsw1j073074;
	Fri, 13 Aug 2010 20:54:58 GMT
	(envelope-from nobody)
Message-Id: <201008132054.o7DKsw1j073074@www.freebsd.org>
Date: Fri, 13 Aug 2010 20:54:58 GMT
From: Grzegorz Blach <magik@roorback.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Problem with replaying to PR
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         149633
>Category:       misc
>Synopsis:       Problem with replying to PR
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    bugmeister
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 13 21:00:15 UTC 2010
>Closed-Date:    
>Last-Modified:  Tue Aug 02 04:01:42 UTC 2011
>Originator:     Grzegorz Blach
>Release:        8.1-RELEASE amd64
>Organization:
>Environment:
FreeBSD silver.nine 8.1-RELEASE FreeBSD 8.1-RELEASE #13 r210273: Tue Jul 20 04:46:24 CEST 2010     root@silver.nine:/usr/obj/usr/src/sys/SILVER  amd64

>Description:
In PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=148694

My replies aren't visible.

First and third was sent from Roundcube
Second from Evolution
and Forth from Claws-mail.


Roundcube sent patch as base64 (maybe this is reason of .dat file),
but Evolution and Claws-mail sent patch as text/plain,
and in reply is visible only header of messages, without body and attachment.


What's worng?

>How-To-Repeat:
I sent patches as attachment as reply to PR/148694

>Fix:


>Release-Note:
>Audit-Trail:

From: Grzegorz Blach <magik@roorback.net>
To: <FreeBSD-gnats-submit@FreeBSD.org>, <freebsd-bugs@FreeBSD.org>
Cc:  
Subject: Re: misc/149633: Problem with replaying to PR
Date: Fri, 13 Aug 2010 23:08:06 +0200

 I think main problem is that Evolution and Claws-mail sent attachment in
 RFC 2231 style,
 and Roundcube sent its in compatible with RFC 2231 and 2047, but
 unfortunately 
 new version of roundcube seems code headers wrongly:
 
 Headers from Roundcube 0.4 beta:
  Content-Transfer-Encoding: base64
  Content-Type: text/plain;
   name=firefox-sync.diff.txt;
   charset=UTF-8
  Content-Disposition: attachment;
   filename=firefox-sync.diff.txt
 
 
 Older version of Rouncube (taken from PR/140877)
  Content-Transfer-Encoding: base64
  Content-Type: text/plain; charset=UTF-8;
   name=weave.diff.txt;
  Content-Disposition: attachment;
   filename=weave.diff.txt;
 
 
 
 
Responsible-Changed-From-To: freebsd-bugs->linimon 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Fri Aug 13 21:25:50 UTC 2010 
Responsible-Changed-Why:  
Let me see if I can try to fix it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=149633 
Responsible-Changed-From-To: linimon->bugmeister 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sat Aug 28 10:55:48 UTC 2010 
Responsible-Changed-Why:  
I couldn't figure out how to fix the formatting.  Maybe one of the other 
guys can take a look? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=149633 
>Unformatted:
