Join the Mozilla’s Test Days event from Dec 2–8 to test the new Firefox address bar on Firefox Beta 134 and get a chance to win Mozilla swag vouchers! 🎁

본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Save Page spuriously 'fails' in v80..v90, not in v59. (Example data included)

  • 2 답장
  • 1 이 문제를 만남
  • 2 보기
  • 최종 답변자: pr_741852369

more options

As already reported by numerous people, the newer versions of FF sometimes don't save some web pages properly to local disk for later offline use. Specifically, the saved .htm file references the original URLs instead of the Page_files/*.* local copies.

FF v59.0.1 did not have this problem, which started when I upgraded from v59.0.1 to v80. v90.0.2 still has this problem.

The problem occurs with many web pages, but not all. e.g. I don't have this problem saving pages from support.mozilla.org, but I do with many News sites, and others such as the example below:

Example (this was all done within 3 minutes, and is repeatable): Web page: A page in the store at DAZ3D File / Save as

 Case #1: FF v59.0.1
   No failure is signalled, the page saves OK, and can later be loaded from local disk as expected when offline.
 Case #2: FF v90.0.2
   The download icon in the toolbar has a yellow triangle, and when clicked it displays a status panel saying that the download "Failed", and offering to "Retry download".
     Case #2a: If I do NOT click the "Retry download" icon, and just terminate FF, disconnect from the internet, then restart FF and load the page offline, all is OK as per Case #1 above.
     Case #2b: If I DO click the "Retry download" icon, then FF retries, says "Completed", and clears the yellow triangle from the icon.  BUT the saved page does not display correctly when offline, because in the saved .htm all the references to image files, .css files, .js files, etc. are to the original web URLs, not to the local <Page>_files/*.* files (which do exist).

An example of the corresponding lines in the 3 saved .htm files: Case #1: <link rel="stylesheet" href="dForce%20Summer%20Chic%20Suit%20for%20Genesis%208%20Female(s)%20%20%20Daz%203D_files/design-b24fd175375034500aabab482fb3a1a3.css" about="0"> Case #2a: <link rel="stylesheet" ref="dForce%20Summer%20Chic%20Suit%20for%20Genesis%208%20Female(s)%20Daz%203D_files/design-b24fd175375034500aabab482fb3a1a3.css" about="0"> Case #2b: <link rel="stylesheet" href="/groups/design-b24fd175375034500aabab482fb3a1a3.css" about="0">

In Case #2b, the string "_files/" occurs nowhere in the .htm file.

Another example of differences between the saved .htm files - these are the last lines before the </body> token: Case #2a: <script async="" src="dForce%20Summer%20Chic%20Suit%20for%20Genesis%208%20Female(s)%20Daz%203D_files/persist.js"></script><script async="" src="dForce%20Summer%20Chic%20Suit%20for%20Genesis%208%20Female(s)%20Daz%203D_files/check.js"></script> Case #2b: <script defer src="https://static.cloudflareinsights.com/beacon.min.js" data-cf-beacon='{"rayId":"67a32d66eefdfb88","token":"90626adc84c24536bed8adeb58ff8fdb","version":"2021.7.0","si":10}'></script>

The Case#2a .htm file does not refer to "beacon.min.js" at all. The Case #2B .htm files does not refer to "persist.js" or "check.js" at all. (Maybe the problem occurs only on CloudFlare-based sites?)

I hope Firefox can fix this soon. TIA.

As already reported by numerous people, the newer versions of FF sometimes don't save some web pages properly to local disk for later offline use. Specifically, the saved .htm file references the original URLs instead of the Page_files/*.* local copies. FF v59.0.1 did not have this problem, which started when I upgraded from v59.0.1 to v80. v90.0.2 still has this problem. The problem occurs with many web pages, but not all. e.g. I don't have this problem saving pages from support.mozilla.org, but I do with many News sites, and others such as the example below: Example (this was all done within 3 minutes, and is repeatable): Web page: [https://www.daz3d.com/dforce-summer-chic-suit-for-genesis-8-females A page in the store at DAZ3D] File / Save as '''Case #1''': FF v59.0.1 No failure is signalled, the page saves OK, and can later be loaded from local disk as expected when offline. '''Case #2''': FF v90.0.2 The download icon in the toolbar has a yellow triangle, and when clicked it displays a status panel saying that the download "Failed", and offering to "Retry download". '''Case #2a''': If I do '''NOT''' click the "Retry download" icon, and just terminate FF, disconnect from the internet, then restart FF and load the page offline, all is OK as per Case #1 above. '''Case #2b''': If I '''DO''' click the "Retry download" icon, then FF retries, says "Completed", and clears the yellow triangle from the icon. '''BUT''' the saved page does not display correctly when offline, '''because in the saved .htm all the references to image files, .css files, .js files, etc. are to the original web URLs, not to the local <Page>_files/*.* files''' (which do exist). An example of the corresponding lines in the 3 saved .htm files: Case #1: <link rel="stylesheet" href="dForce%20Summer%20Chic%20Suit%20for%20Genesis%208%20Female(s)%20%20%20Daz%203D_files/design-b24fd175375034500aabab482fb3a1a3.css" about="0"> Case #2a: <link rel="stylesheet" ref="dForce%20Summer%20Chic%20Suit%20for%20Genesis%208%20Female(s)%20Daz%203D_files/design-b24fd175375034500aabab482fb3a1a3.css" about="0"> Case #2b: <link rel="stylesheet" href="/groups/design-b24fd175375034500aabab482fb3a1a3.css" about="0"> In Case #2b, the string "_files/" occurs nowhere in the .htm file. Another example of differences between the saved .htm files - these are the last lines before the </body> token: Case #2a: <script async="" src="dForce%20Summer%20Chic%20Suit%20for%20Genesis%208%20Female(s)%20Daz%203D_files/persist.js"></script><script async="" src="dForce%20Summer%20Chic%20Suit%20for%20Genesis%208%20Female(s)%20Daz%203D_files/check.js"></script> Case #2b: <script defer src="https://static.cloudflareinsights.com/beacon.min.js" data-cf-beacon='{"rayId":"67a32d66eefdfb88","token":"90626adc84c24536bed8adeb58ff8fdb","version":"2021.7.0","si":10}'></script> The Case#2a .htm file does not refer to "beacon.min.js" at all. The Case #2B .htm files does not refer to "persist.js" or "check.js" at all. (Maybe the problem occurs only on CloudFlare-based sites?) I hope Firefox can fix this soon. TIA.

글쓴이 pr_741852369 수정일시

모든 댓글 (2)

more options

Ummm... How can I fix the formatting in my 1st post? Perhaps a Moderator can fix it? Thank you.

글쓴이 pr_741852369 수정일시

more options

This may be due to certain cookies or fonts, etc. being blocked - Bugzilla has some relevant tickets, e.g.: 1693248 1721345

My current work-arounds:

 With FF v90:  Just ignore the "Failed" signal.
 Else: Use FF v59