export annotations to srt fails #2555

Closed
opened 2014-11-11 13:00:18 +00:00 by j · 2 comments
Owner
(https://pad.ma/B/editor)
j added the
frontend
label 2014-11-11 13:00:18 +00:00
j added this to the 14.04 milestone 2014-11-11 13:00:18 +00:00
rlx was assigned by j 2014-11-11 13:00:18 +00:00
j added the
major
defect
labels 2014-11-11 13:00:18 +00:00
Author
Owner

exporting transcripts throws error

Uncaught : Failed to execute 'btoa' on 'Window': The string to be encoded contains characters outside of the Latin1 range. exportAnnotationsDialog.js?4418:130

exporting transcripts throws error Uncaught <InvalidCharacterError>: Failed to execute 'btoa' on 'Window': The string to be encoded contains characters outside of the Latin1 range. exportAnnotationsDialog.js?4418:130
Author
Owner

encoding unicode to utf-8 before passing to btoa fixes this.

encoding unicode to utf-8 before passing to btoa fixes this.
j added the
fixed
label 2014-11-11 13:45:41 +00:00
j closed this issue 2014-11-11 13:45:41 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: 0x2620/pandora#2555
No description provided.