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

Gregor Hoffleit gregor at hoffleit.de
Thu Mar 4 06:26:28 PST 2010


* Sebastian Spaeth <sebastian at sspaeth.de> [Do Mär 04 14:57:27 +0100 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.

Well, I noticed noneatall umlauts. That's how I found this problem.

Regards,
    Gregor


More information about the notmuch mailing list