Summary | Loss of HTML text if related conversion is turned off |
Queue | IMP |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | slusarz (at) horde (dot) org |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 12/13/2012 (4584 days ago) |
Due | |
Updated | 12/13/2012 (4584 days ago) |
Assigned | |
Resolved | 12/13/2012 (4584 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | Yes |
Assigned to Michael Slusarz
State ⇒ Resolved
commit 92767b6353726d5ee8636f7b6f8d6f76ba9db53d
Author: Michael M Slusarz <slusarz@horde.org>
Date: Thu Dec 13 11:55:56 2012 -0700
[mms] Fix loss of HTML body if related conversion is turned off
(
Bug #11883; Thomas Jarosch <thomas.jarosch@intra2net.com>).imp/docs/CHANGES | 2 ++
imp/package.xml | 2 ++
2 files changed, 4 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/92767b6353726d5ee8636f7b6f8d6f76ba9db53d
Priority ⇒ 2. Medium
New Attachment: 0001-Fix-loss-of-HTML-body-if-related-conversion-is-turne.patch
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Loss of HTML text if related conversion is turned off
Type ⇒ Bug
State ⇒ Unconfirmed
attached patch fixes the loss of the HTML text if the related
conversion is turned off.
Cheers,
Thomas