Re: - ▶ character problem
"firstbert" <[email protected]>
| Newsgroups | gmane.text.xml.svg.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, only guessing: It's not enough to choose utf8 in the save dialog; but need a programm that could save (and convert to) explicit without BOM. There are for example some MS Windows VisualStudio versions, that make problems with that. So eventually on the Non-windows- server arrives a file with BOM. Free http://notepad-plus-plus.org could do that: Encoding - convert to utf8 without BOM. And http://stackoverflow.com/questions/2223882/whats-different-between-utf-8-and-utf-8-without-bom best bert