External CSS not in Unicode

Post your bug reports here.
Post Reply
TheJho
Posts: 1
Joined: Mon Jul 14, 2008 10:57 am

External CSS not in Unicode

Post by TheJho »

I use the reporting function of Compare It! to generate HTML-files (HTML2) with an external CSS. This doesn't work as intended in Firefox 3. The Sylesheet is ignored with an error:
Warning: Unexpected end of file while searching for ',' or '{'. Ruleset ignored due to bad selector.
Source File: file:///D:/Temp/cmp/wincmp3report.css Line: 1
The reason is that the HTML-files are all in Unicode but the wincmp3report.css is in ANSI. This combination is not handled well in Firefox (works in Internet-Explorer though).

Maybe the bug lies in Firefox and not in Compare it! but I would say it would be logical for the files to be saved in the same way just to avoid this confusion.

So either the wincmp3report.css could be saved in Unicode also. Or the HTML-Files could be saved in UTF-8 instead of Unicode which would also work. The latter would save some space too.

grigsoft
Site Admin
Posts: 1673
Joined: Tue Sep 23, 2003 7:37 pm
Contact:

Post by grigsoft »

Thank you for report! Using UTF8 makes sense indeed. I will try to do that.

Post Reply