[notmuch] [PATCH] json_quote_str should handle non-ASCII characters

Sebastian Spaeth Sebastian at SSpaeth.de
Thu Mar 4 05:57:27 PST 2010


On 2010-03-04, Sebastian Spaeth wrote:
> The current code in json_quote_str() only accepts strict printable ASCII
> code points (i.e. 32-127), all other code points are dropped from the
> JSON output.

That would explain why my web interface does not display any umlaut
symbols.

Nice finding,
Sebastian


More information about the notmuch mailing list