------------------------------------------------------------------------------
To reply, visit https://hellosplat.com/s/beanbag/tickets/4617/
------------------------------------------------------------------------------
New update by jhominal
For Beanbag, Inc. > Review Board > Ticket #4617
Reply:
So the plan was to put in the character counts instead of byte lengths as a
temporary measure just for this release, so that we could ship tomorrow.
However, given that it didn't really solve the problem, and given that the
holidays are coming up, we're going to delay the release to the week after
Christmas and do this right.
The proper solution, which I've been working on, is to retain byte strings
and move to binary parsing on the client side. We'll be loading all data into
an `ArrayBuffer`, parsing that out, grabbing byte lengths, and then converting
the chunks of content into JavaScript strings via JavaScript's `Blob` and
`FileReader`. I have this working locally, and reliably, but it still needs
additional love and testing.
--
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.