This repository has been archived by the owner on May 16, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 173
Chat messages with UTF8 non-ascii chars are not delivered #346
Comments
I found the same problem also in discussions related to orders (the "Discussion" tab in "Order details"). The real big problem is that sender doesn't get any error, so he can't imagine the message is lost. I consider this bug VERY serious: languages like French, German, Spanish, Italian, etc., use lots of non-ASCII characters. |
it could be related to #244 Apparently the message is sent but the receiver don't get it |
This issue might be related to #307 too. |
This is the error i get in the logs:
|
Could line 567 of datastore.py be contributing to the problem?
What is the purpose of encoding the message + timestamp in hex? |
Merged
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Brief Description:
Operating System (OS and version): ubuntu 14.04 inside docker
OpenBazaar version: 1.1
Hardware: n/a
Reproducible: Always
Steps to reproduce:
Observed Behavior:
nothing happens
Expected Behavior:
message delivered to the other user
Additional info (links, images, etc go here):
Between ( ) there should be a message with ut8 chars
The text was updated successfully, but these errors were encountered: