#748: wash_for_utf8 breaks sometimes when fed an already-unicode string
-----------------------+----------------------
Reporter: jblayloc | Owner: jblayloc
Type: defect | Status: closed
Priority: blocker | Milestone:
Component: MiscUtil | Version:
Resolution: fixed | Keywords: INSPIRE
-----------------------+----------------------
Changes (by Joe Blaylock <jrbl@…>):
* status: in_merge => closed
* resolution: => fixed
Comment:
In [f6686230921bfe5ac7dd9c2db92924e98a64c4cd]:
{{{
#!CommitTicketReference repository=""
revision="f6686230921bfe5ac7dd9c2db92924e98a64c4cd"
textutils: wash_for_utf8() and Unicode strings
* wash_for_utf8() now accepts Unicode strings, not only binary strings,
and returns UTF-8 in both cases.
(closes #748)
}}}
--
Ticket URL: </ticket/748#comment:11>
Invenio <http://invenio-software.org>