Gnus development mailing list
 help / color / mirror / Atom feed
* Time for the release of Gnus 5.10.3?
@ 2003-08-16 10:53 Reiner Steib
  2003-08-16 12:48 ` Romain FRANCOISE
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Reiner Steib @ 2003-08-16 10:53 UTC (permalink / raw)


Hi,

in a German newsgroup people noticed that some versions of Gnus (Gnus
5.10.2 and early CVS versions after the release of 5.10.2) have a bug
in the RFC2047 header encoding that leads to additional spaces[1]:

"Subject: Re: Altes ..." (original subject)
"Subject: Re: \n =?iso-8859-1?q?Altes_..."
             ^  ^  (Buggy encoding/folding w/ Gnus 5.10.2.)
"Subject: Re:  Altes_..."
             ^^ (unfolding --> two SPC chars!)

IMHO, Subject corruption is serious bug, because it destroys threading
in some clients.  As this and other related problems have already be
fixed in current CVS[2], I'd suggest to release Gnus 5.10.3 soon (and
encourage people to upgrade).  Announcing an imminent release a couple
of days before would be nice, to give us the change to commit pending
(doc-) fixes in time.

Bye, Reiner.

[1]
,----
| ELISP> (load "/usr/local/share/emacs/site-lisp/gnus-5.10.2/rfc2047.el")
| t
| ELISP> (with-temp-buffer
| 	 (insert "Subject: Re: Altes MTB aufrüsten oder neues Biligrad kaufen?")
| 	 (rfc2047-encode-message-header)
| 	 (buffer-string))
| "Subject: Re: \n =?iso-8859-1?q?Altes_MTB_aufr=FCsten_oder_neues_Biligrad_kaufen=3F?="
`----

[2] See Changes by Dave Love.  Current Gnus CVS gives (correct):

"Subject: Re: Altes MTB =?iso-8859-1?q?aufr=FCsten?= oder neues Biligrad kaufen?"
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo--- PGP key available via WWW   http://rsteib.home.pages.de/




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-09-25 17:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-16 10:53 Time for the release of Gnus 5.10.3? Reiner Steib
2003-08-16 12:48 ` Romain FRANCOISE
2003-08-16 17:04 ` Xavier Maillard
2003-09-25 17:34 ` Thomas Hühn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).