------------------------------------------------------------------------------
To reply, visit https://hellosplat.com/s/beanbag/tickets/4617/
------------------------------------------------------------------------------

New update by jhominal
For Beanbag, Inc. > Review Board > Ticket #4617


Reply:

    Thank you very much!
    
    However, there is an issue in the report that I have thought of only now, 
which is that I remember now that Javascript does not index characters 
according to unicode code points (which Python does for `unicode` objects), but 
according to 16-byte units (meaning that non-BMP code points are represented 
with a pair of surrogates, and have a length of 2 in the Javascript character 
count).
    
    I will check that today, and file another bug if my suspicions are 
confirmed.

-- 
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.

Reply via email to