Ticket #37 (closed Bug: fixed)
References: header improperly wrapped and/or parsed
| Reported by: | d.nash@… | Owned by: | somebody |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Application | Version: | v4.0.5 |
| Severity: | Other | Keywords: | |
| Cc: | Operating System: | All | |
| OS Version: |
Description
When replying to a message with a very long Message-ID:, Mulberry will wrap the resulting References: header, like this:
References: A40A493F44BE7C44A55119F807CCE885010D3BCB@… du
It then fails to parse this wrapped header when reading the message out of a mailbox, so it doesn't reconstruct threads properly. Interestingly enough, it doesn't wrap the In-Reply-To: header, even when it is otherwise identical to the References: header.
Change History
Note: See
TracTickets for help on using
tickets.