[Tickets #11930] Re: Horde_String::validUtf8 fails to validate valid UTF8
noreply at bugs.horde.org
noreply at bugs.horde.org
Wed Jan 9 21:12:51 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/11930
------------------------------------------------------------------------------
Ticket | 11930
Updated By | tassoskalyvas at gmail.com
Summary | Horde_String::validUtf8 fails to validate valid UTF8
Queue | Horde Framework Packages
Version | Git master
Type | Bug
State | Resolved
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Slusarz
------------------------------------------------------------------------------
tassoskalyvas at gmail.com (2013-01-09 21:12) wrote:
From what i have seen if this function returns false the code
strips all non 7 bit characters
This works in english but strips the whole text in other
languages.Maybe a less heavy handed approach is possible striping only
offending characters and replacing with equal byte symbols by calling
this logic .
More information about the bugs
mailing list