| Summary | ActiveSync html2text missing return |
| Queue | Horde Base |
| Queue Version | Git master |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | mrubinsk (at) horde (dot) org |
| Requester | spamstop1 (at) terriertech (dot) com |
| Created | 10/2/14 (4197 days ago) |
| Due | |
| Updated | 10/2/14 (4197 days ago) |
| Assigned | |
| Resolved | 10/2/14 (4197 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | Yes |
Assigned to Michael Rubinsky
State ⇒ Resolved
commit 534c6e8168c20e2e24b19e59d9e905ed70ead07a
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Thu Oct 2 09:20:07 2014 -0400
Bug: 13615Actually return the converted html text.framework/Core/lib/Horde/Core/ActiveSync/Mail.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/534c6e8168c20e2e24b19e59d9e905ed70ead07a
Priority ⇒ 1. Low
New Attachment: Mail.php.patch
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Horde Base
Summary ⇒ ActiveSync html2text missing return
Type ⇒ Bug
State ⇒ Unconfirmed
return. This means that html2text always returns blank.
As a consequence, SMARTREPLY messages from WP7.5 (which are composed
in HTML) do not include the reply text, only the quoted message being
replied to.