Summary | Don't save message as a mbox file |
Queue | IMP |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | rui.carneiro (at) portugalmail (dot) net |
Created | 04/08/2011 (5198 days ago) |
Due | |
Updated | 04/08/2011 (5198 days ago) |
Assigned | |
Resolved | 04/08/2011 (5198 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | Yes |
Assigned to Michael Slusarz
Summary ⇒ Don't save message as a mbox file
State ⇒ Resolved
the message as a mbox file.
However, we are also advertising the download as a message/rfc822,
which means we shouldn't have this line. So I've committed your patch.
Bug #9848: Don't save message as a mbox fileSigned-off-by: Michael M Slusarz <slusarz@curecanti.org>
1 files changed, 1 insertions(+), 9 deletions(-)
http://git.horde.org/horde-git/-/commit/46aa7cc090b235442dce47643370778b3b9d9bf2
Priority ⇒ 1. Low
New Attachment: 0001-Don-t-change-original-message-when-saving-it.patch
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Don't change original message content when saving it
Type ⇒ Bug
State ⇒ Unconfirmed
and "Date" to the beginning of the message, which seems an odd behavior.
Also note, that with the current code, if the date is invalid (to
DateTime see
bug #9847) the function blows with a fatal error.