srt export needs utf-8 BOM #2556

Closed
opened 2014-11-11 13:03:56 +00:00 by j · 1 comment
Owner

srt files with utf-8 need utf-8 BOM at the beginning of the file:

'\xef\xbb\xbf'

https://wiki.0x2620.org/browser/python-ox/ox/srt.py#L105

srt files with utf-8 need utf-8 BOM at the beginning of the file: '\xef\xbb\xbf' <https://wiki.0x2620.org/browser/python-ox/ox/srt.py#L105>
j added the
oxjs
label 2014-11-11 13:03:56 +00:00
j added this to the 14.04 milestone 2014-11-11 13:03:56 +00:00
rlx was assigned by j 2014-11-11 13:03:56 +00:00
j added the
normal
defect
labels 2014-11-11 13:03:56 +00:00
Author
Owner

In []oxjs,3583:

#!CommitTicketReference repository="" revision="oxjs,3583"
srt newlines are \r\n; add utf-8 BOM, fixes #2556
In []oxjs,3583: ``` #!CommitTicketReference repository="" revision="oxjs,3583" srt newlines are \r\n; add utf-8 BOM, fixes #2556 ```
j added the
fixed
label 2014-11-11 13:27:06 +00:00
j closed this issue 2014-11-11 13:27:06 +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#2556
No description provided.