搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

UTF-8 character encoding not working in Firefox

  • 2 个回答
  • 4 人有此问题
  • 86 次查看
  • 最后回复者为 nickharambee

more options

I have a jPlayer playlist that works fine in all browsers except Firefox.

The issue is with non-standard characters, i.e. characters with accents or asian characters. I have set up a demo playlist so that you can see here.

When I enter the characters in UTF-8 form (track 1 in the playlist) they work on all browsers except for Firefox, and when I enter them in ISO Latin 1 (track 2 in the playlist) they work in Firefox but no other browsers.

So, for instance in Firefox 大å°æ¸æ¿.mp3 works, whereas 大地書房.mp3 doesn't.

There is a meta tag for UTF-8 on the demo page, i.e.

My understanding is that Firefox overwrites this with the response header if a default encoding isn't set in FF. I have however set UTF-8 to be the default encoder and I have checked that the page is using UTF-8 by going to Tools/Page Info (I am on a Mac and I believe this is the way to check the encoding on the page).

So, I'm at a loss as to what is going on, and would be glad of some help.

I have a jPlayer playlist that works fine in all browsers except Firefox. The issue is with non-standard characters, i.e. characters with accents or asian characters. I have set up a demo playlist so that you can see [http://monthlymixup.com/mixups/july_2012/index.php here]. When I enter the characters in UTF-8 form (track 1 in the playlist) they work on all browsers except for Firefox, and when I enter them in ISO Latin 1 (track 2 in the playlist) they work in Firefox but no other browsers. So, for instance in Firefox 大å°æ¸æ¿.mp3 works, whereas 大地書房.mp3 doesn't. There is a meta tag for UTF-8 on the demo page, i.e. My understanding is that Firefox overwrites this with the response header if a default encoding isn't set in FF. I have however set UTF-8 to be the default encoder and I have checked that the page is using UTF-8 by going to Tools/Page Info (I am on a Mac and I believe this is the way to check the encoding on the page). So, I'm at a loss as to what is going on, and would be glad of some help.

所有回复 (2)

more options

No time to register at the moment...

Are you specifying the titles and file names in your JavaScript code as on this jPlayer demo page? http://jplayer.org/latest/demo-02/

more options

Yes I am. I have a lot of experience of using jPlayer, just not with unusual characters in the filename