Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Firefox saves UTF-8 source data as windows-1252 when using the Save Page As context menu

more options

When viewing UTF-8 encoded xml data in Firefox, if you right-click and select "Save Page As" and save the xml data to a file, Firefox converts the information from UTF-8 to windows-1252. Chrome/Edge don't have this problem. They can both save the data to a file with the UTF-8 encoding intact. This causes a problem when viewing IdP metadata and saving it from Firefox as the metadata gets changed during the file save process.

When viewing UTF-8 encoded xml data in Firefox, if you right-click and select "Save Page As" and save the xml data to a file, Firefox converts the information from UTF-8 to windows-1252. Chrome/Edge don't have this problem. They can both save the data to a file with the UTF-8 encoding intact. This causes a problem when viewing IdP metadata and saving it from Firefox as the metadata gets changed during the file save process.

被選擇的解決方法

I found the answer for anyone else who comes across this. When the dialog opens to save the page as a file, it defaults to "Web Page, complete (*.xml). This saves the data as windows-1252 encoding. Hit the drop down for the "Save as type" and select "Web Page, XML only(*.xml)". This will save the data as UTF-8.

從原來的回覆中察看解決方案 👍 0

所有回覆 (1)

more options

選擇的解決方法

I found the answer for anyone else who comes across this. When the dialog opens to save the page as a file, it defaults to "Web Page, complete (*.xml). This saves the data as windows-1252 encoding. Hit the drop down for the "Save as type" and select "Web Page, XML only(*.xml)". This will save the data as UTF-8.