Marc Worrell
Marc Worrell
Maybe we should just do the brute force stop on OTP
Also: remove all old transport documentation
Also fix directories and erlang download at: https://test.zotonic.com/page/1526/getting-started#guide-installation https://test.zotonic.com/reference/installation-requirements
I am thinking of a quick way to get the site's running status using gen_worker Sent from my iPhone > On 8 Oct 2016, at 17:00, David de Boer [email protected]...
HTTP requests are suspended till the site is running. Need to check for MQTT and SMTP requests.
It should just accept utf8 as the character set: ``` (zotonic@PoToi)1> jsxrecord:decode(). #{ => } ``` We don't accept any other character set.
Can you give an example of your data?
Was the queryText coming from the user or from Erlang? If you use Erlang then you have to add `/utf8` to the binary, like this: ``
Afaik `unicode:characters_to_list/1` consumes iodata with `unicode` (alias for `utf8`) encoding and translates it to a list with unicode code points. Might it be that you need a list and not...
` ` is equal to ``. I think the `` you are seeing is actually the latin1 representation of ``