Ticket #896 (closed defect: fixed)
sphinx doc build is broken because of BOM
| Reported by: | fgdrf | Owned by: | live-demo@… |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | LiveDVD | Keywords: | 6.0 |
| Cc: |
Description
Error in daily build log:
Sphinx error: Unable to decode input data. Tried the following encodings: 'UTF-8'. (UnicodeDecodeError: 'utf8' codec can't decode byte 0xbf in position 1: invalid start byte) make: *** [sphinxbuild] Error 1
Error is because of Byte order Mark (BOM). I assume its coming from a windows based edit. More Details at http://en.wikipedia.org/wiki/UTF-8#Byte_order_mark
The issue came from sponsor.rst edits in Revison 7725
Change History
Note: See
TracTickets for help on using
tickets.