[Tickets #13395] Re: " " issue
noreply at bugs.horde.org
noreply at bugs.horde.org
Thu Jul 24 19:01:18 UTC 2014
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/13395
------------------------------------------------------------------------------
Ticket | 13395
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | " " issue
Queue | Horde Groupware Webmail Edition
Version | 5.1.1
Type | Bug
-State | Unconfirmed
+State | Feedback
-Priority | 3. High
+Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2014-07-24 13:01) wrote:
is the HTML entity that corresponds to "non-breaking space".
In other words, a single space.
It is appearing in the text version of your message. This portion of
the message is automatically created if the user responds via HTML.
The HTML->text conversion is done via PHP's built-in DOM manipulation
library - which is powered by libxml. If exists after
conversion, there is a bug in your version of PHP/libxml since all
HTML entities are converted internally within that code.
I can't reproduce this behavior.
More information about the bugs
mailing list