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

Subject: Re: [notmuch] [PATCH] json_quote_str should handle non-ASCII characters

Date: Thu, 04 Mar 2010 15:26:28 +0100

To: Sebastian Spaeth

Cc: notmuch

From: Gregor Hoffleit


* Sebastian Spaeth <sebastian@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

Thread: