kongp3 / stardict-3

Automatically exported from code.google.com/p/stardict-3
GNU General Public License v3.0
0 stars 0 forks source link

BOM in .ifo breaks Android app #40

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Convert a dictionary from textual format with StarDict Editor.
2. Verify that the .ifo contains 3 bytes of BOM.
3. Open the dictionary in ColorDict on Android (tested in 4.1.4) and do a 
search for an entry that contains HTML tags for formatting.

What is the expected output? What do you see instead?
Expected: entries with bold and italics. Instead: text without formatting, but 
with HTML tags.

What version of the product are you using? On what operating system?
3.0.3 on Windows XP SP3.

Please provide any additional information below.
Removing the BOM manually solves the problem.

Original issue reported on code.google.com by ardavan...@gmail.com on 9 Nov 2012 at 7:56

GoogleCodeExporter commented 8 years ago
Thank you very much! It is fixed in the source repository now!

Original comment by huzheng...@gmail.com on 4 Jul 2013 at 9:17