搜索 | 用户支持

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

Learn More

FireFox 96.0.3 - HTML download link forced to open as text file

  • 2 个回答
  • 1 人有此问题
  • 9 次查看
  • 最后回复者为 cor-el

more options

Issue Description: My support ticket holder is running FireFox 96.0.3 and has to process records from the state, these records are available through links similar to this (not publicly accessible):

https://powerschool.tulsaschools.org/admin/reportqueue/prreport.html?jobQueueCurrentId=<id>&repName=<filename>&repType=html

When the dialog box offers to open / save the file the open option lists the file as a text file (ignoring the type tag above) and offers to open the file in the system's default text editor.

Choosing the save option downloads the file and saves it as a .html file... loading the downloaded file has the expected result of displaying the Web page as intended.

Other browsers (Chrome, Edge) load both files as HTML as expected. Steps taken: Cache and Cookies have been cleared, FireFox has been refreshed, and I closed and re-opened FireFox.

How can I recover the ability to display this HTML file as a webpage through the open option and not as source (text)? Resources: File saved in the temp folder & opening as source: FireFoxReport-Open.png Expected result (and result in other browsers: FireFoxReportOpen-Expected.png - Being edited for privacy

'''Issue Description: ''' My support ticket holder is running FireFox 96.0.3 and has to process records from the state, these records are available through links similar to this (not publicly accessible): https://powerschool.tulsaschools.org/admin/reportqueue/prreport.html?jobQueueCurrentId=<id>&repName=<filename>&repType='''html''' When the dialog box offers to open / save the file the open option lists the file as a text file (ignoring the type tag above) and offers to open the file in the system's default text editor. Choosing the save option downloads the file and saves it as a .html file... loading the downloaded file has the expected result of displaying the Web page as intended. Other browsers (Chrome, Edge) load both files as HTML as expected. '''Steps taken:''' Cache and Cookies have been cleared, FireFox has been refreshed, and I closed and re-opened FireFox. How can I recover the ability to display this HTML file as a webpage through the open option and not as source (text)? '''Resources:''' File saved in the temp folder & opening as source: FireFoxReport-Open.png Expected result (and result in other browsers: FireFoxReportOpen-Expected.png - Being edited for privacy
已附加屏幕截图

由beaslmi于修改

所有回复 (2)

more options
  • Snip* (found the edit link)

由beaslmi于修改

more options

This might be about of how the server sends this file to Firefox. You can check the HTTP response headers in the Network Monitor.


You can try to set browser.download.sanitize_non_media_extensions = false on the about:config page to see if that makes Firefox show the correct file extension when you save the file.

You can open the about:config page via the location/address bar. You can click the button to "Accept the Risk and Continue".