New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reply-to fallback character counting issue with non ASCII chars #1420
Comments
|
I ran into this today too, dino seems to both send and receive counts in bytes rather than in codepoints. |
|
Dino uses codepoints now. @singpolyma I tested with Cheorgram and it seems that it actually also counts wrong and thus Dino and Cheogram aren't compatible yet. For this message Cheogram attaches However, the end should be after codepoint 9. |
|
@fiaxh thanks for this, it seems I am using java code units instead of code points. will fix |

I think dino does not count code points correctly, see these two (partial) stanzas sent by dino:
Changing
atoämade dino count an extra character, but I don't think that's conform to XEP-0426The text was updated successfully, but these errors were encountered: