[Xapian-tickets] [Xapian] #620: get_description methods should always generate valid UTF-8
Xapian
nobody at xapian.org
Mon May 6 23:14:24 BST 2013
#620: get_description methods should always generate valid UTF-8
-------------------------+--------------------------------------------------
Reporter: olly | Owner: olly
Type: defect | Status: new
Priority: normal | Milestone: 1.3.2
Component: Library API | Version: SVN trunk
Severity: normal | Blockedby:
Platform: All | Blocking:
-------------------------+--------------------------------------------------
(Spun off #346)
In some cases (e.g. Query::get_description() of a value range or even a
term) get_description() methods can return invalid UTF-8.
This is unhelpful in the bindings, and also in general as you can't view
the output nicely. We should do something like translating the binary
data to escape sequences.
--
Ticket URL: <http://trac.xapian.org/ticket/620>
Xapian <http://xapian.org/>
Xapian
More information about the Xapian-tickets
mailing list