开发者

Sharepoint Designer stripping accent

开发者 https://www.devze.com 2022-12-17 20:28 出处:网络
I have an issue with Sharepoi开发者_运维百科nt Designer. Every time I put an accent in its HTML entities form: either é or é, Sharepoint Designer changes it to é upon Check In and

I have an issue with Sharepoi开发者_运维百科nt Designer. Every time I put an accent in its HTML entities form: either é or é, Sharepoint Designer changes it to é upon Check In and isn't shown when accessing the page on Internet Explorer.

Is it an encoding problem? What can I do to avoid it?


Yes, it is an encoding problem. What encoding do you have defined for your page. If it's not UTF-8, why so?

You can change the default encoding for new pages in Tools/Options/Default fonts.

You can change the encoding of an existing page by right-clicking the page, picking "page optins" and then in the "Language" tab change the "HTML encoding" attribute.

0

精彩评论

暂无评论...
验证码 换一张
取 消