Ticket #37 (closed Bug: fixed)

Opened 2 years ago

Last modified 2 years ago

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

Changed 2 years ago by daboo@…

  • status changed from new to closed
  • resolution set to fixed

Wrapping policy was changed to allow lines longer than normal wrap length if there is no suitable location to insert a break.

Changed 2 years ago by daboo

Milestone Release deleted

Note: See TracTickets for help on using tickets.