6.0.0-alpha14
7/2/25

[#13615] ActiveSync html2text missing return
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/02/2014 (3926 days ago)
Due
Updated 10/02/2014 (3926 days ago)
Assigned
Resolved 10/02/2014 (3926 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch Yes

History
10/02/2014 01:22:35 PM Michael Rubinsky Comment #3
Assigned to Michael Rubinsky
State ⇒ Resolved
Reply to this comment
Committed, thanks!
10/02/2014 01:20:47 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (master):

commit 534c6e8168c20e2e24b19e59d9e905ed70ead07a
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Thu Oct 2 09:20:07 2014 -0400

     Bug: 13615  Actually 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
10/02/2014 10:37:02 AM spamstop1 (at) terriertech (dot) com Comment #1
Priority ⇒ 1. Low
New Attachment: Mail.php.patch Download
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Horde Base
Summary ⇒ ActiveSync html2text missing return
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
The html2text function in Core/ActiveSync/Mail.php is missing a 
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.

Saved Queries