#1116: threading broken with odd Message-ID: ------------------------------------------------------------+--------------- Reporter: William Fiveash <[EMAIL PROTECTED]> | Owner: mutt-dev Type: defect | Status: closed Priority: minor | Milestone: Component: mutt | Version: 1.3.28i Resolution: fixed | Keywords: #1935 ------------------------------------------------------------+--------------- Changes (by brendan):
* status: new => closed * resolution: => fixed Old description: > {{{ > Package: mutt > Version: 1.3.28i > Severity: normal > > -- Please type your report below this line > > mutt has a problem doing threads/date sorting when it encounters a > Message-ID: like, > > Message-ID: <[EMAIL PROTECTED] > > > If I remove the space between .com and > then the threading seems to > work properly. > > -- Build environment information > > (Note: This is the build environment installed on the system > muttbug is run on. Information may or may not match the environment > used to build mutt.) > > - gcc version information > cc > usage: cc [ options] files. Use 'cc -flags' for details > > - CFLAGS > -O > > -- Mutt Version Information > > Mutt 1.3.28i (2002-03-13) > Copyright (C) 1996-2001 Michael R. Elkins and others. > Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'. > Mutt is free software, and you are welcome to redistribute it > under certain conditions; type `mutt -vv' for details. > > System: SunOS 5.8 (sun4u) [using ncurses 5.2] > Compile options: > -DOMAIN > -DEBUG > -HOMESPOOL -USE_SETGID +USE_DOTLOCK -DL_STANDALONE > +USE_FCNTL -USE_FLOCK > -USE_POP -USE_IMAP -USE_GSS -USE_SSL -USE_SASL > +HAVE_REGCOMP -USE_GNU_REGEX > +HAVE_COLOR +HAVE_START_COLOR +HAVE_TYPEAHEAD +HAVE_BKGDSET > +HAVE_CURS_SET +HAVE_META +HAVE_RESIZETERM > +HAVE_PGP -BUFFY_SIZE -EXACT_ADDRESS -SUN_ATTACHMENT > +ENABLE_NLS -LOCALES_HACK +HAVE_WC_FUNCS +HAVE_LANGINFO_CODESET > +HAVE_LANGINFO_YESEXPR > +HAVE_ICONV +ICONV_NONTRANS +HAVE_GETSID -HAVE_GETADDRINFO > ISPELL="/usr/dist/exe/ispell" > SENDMAIL="/usr/lib/sendmail" > MAILPATH="/var/mail" > PKGDATADIR="/home/willf/app_support/share/mutt" > SYSCONFDIR="/home/willf/app_support/etc" > EXECSHELL="/bin/sh" > -MIXMASTER > To contact the developers, please mail to <mutt-dev@mutt.org>. > To report a bug, please use the flea(1) utility. > > > >How-To-Repeat: > >Fix: > }}} New description: {{{ Package: mutt Version: 1.3.28i Severity: normal -- Please type your report below this line mutt has a problem doing threads/date sorting when it encounters a Message-ID: like, Message-ID: <[EMAIL PROTECTED] > If I remove the space between .com and > then the threading seems to work properly. -- Build environment information (Note: This is the build environment installed on the system muttbug is run on. Information may or may not match the environment used to build mutt.) - gcc version information cc usage: cc [ options] files. Use 'cc -flags' for details - CFLAGS -O -- Mutt Version Information Mutt 1.3.28i (2002-03-13) Copyright (C) 1996-2001 Michael R. Elkins and others. Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'. Mutt is free software, and you are welcome to redistribute it under certain conditions; type `mutt -vv' for details. System: SunOS 5.8 (sun4u) [using ncurses 5.2] Compile options: -DOMAIN -DEBUG -HOMESPOOL -USE_SETGID +USE_DOTLOCK -DL_STANDALONE +USE_FCNTL -USE_FLOCK -USE_POP -USE_IMAP -USE_GSS -USE_SSL -USE_SASL +HAVE_REGCOMP -USE_GNU_REGEX +HAVE_COLOR +HAVE_START_COLOR +HAVE_TYPEAHEAD +HAVE_BKGDSET +HAVE_CURS_SET +HAVE_META +HAVE_RESIZETERM +HAVE_PGP -BUFFY_SIZE -EXACT_ADDRESS -SUN_ATTACHMENT +ENABLE_NLS -LOCALES_HACK +HAVE_WC_FUNCS +HAVE_LANGINFO_CODESET +HAVE_LANGINFO_YESEXPR +HAVE_ICONV +ICONV_NONTRANS +HAVE_GETSID -HAVE_GETADDRINFO ISPELL="/usr/dist/exe/ispell" SENDMAIL="/usr/lib/sendmail" MAILPATH="/var/mail" PKGDATADIR="/home/willf/app_support/share/mutt" SYSCONFDIR="/home/willf/app_support/etc" EXECSHELL="/bin/sh" -MIXMASTER To contact the developers, please mail to <mutt-dev@mutt.org>. To report a bug, please use the flea(1) utility. >How-To-Repeat: >Fix: }}} -- Comment: Fixed in [00ce81d778bf] -- Ticket URL: <http://dev.mutt.org/trac/ticket/1116#comment:13> Mutt <http://www.mutt.org/> The Mutt mail user agent