From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Thu, 09 Apr 2009 11:02:08 -0700 Subject: [sup-talk] Saving status of merged threads with '#' on next branch In-Reply-To: <1239177702-sup-8165@snowstorm> References: <1239177702-sup-8165@snowstorm> Message-ID: <1239299963-sup-5933@entry> Reformatted excerpts from =?UNKNOWN?Q?Bj=C3=B8rn?= Michelsen's message of 2009-04-08: > I'm a bit lost as to where I should begin troubleshooting, so I'm > wondering if someone else have had the same problem? It's a known problem. I'm not sure why it isn't saved. If you want to start investigating, ThreadSet#join_threads in lib/sup/threads.rb is the joining code. Maybe the call to Message#add_ref is wrong somehow. I'm also curious about your From: line, which is RFC2047-encoded but with the "UNKNOWN" charset. What produces that? Surely not Sup! -- William