Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

Mozilla 도움말 검색

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

자세히 살펴보기

Firefox 95.0 doesn't interprete any more my xslt

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

more options

Since my Firefox upgraded to Version 95.0 I can no longer use my xml files transformed with xslt 1.0. Both the xml files and the corresponding stylesheets are stored locally on the hard disk and I accessed them with file:/// ... The variable privacy.file_unique_origin in about:config is set to false but the stylesheets aren't interpreted, only empty pages are appearing. Please tell me how I can solve this problem, or is it a bug? Thanks

Since my Firefox upgraded to Version 95.0 I can no longer use my xml files transformed with xslt 1.0. Both the xml files and the corresponding stylesheets are stored locally on the hard disk and I accessed them with file:/// ... The variable privacy.file_unique_origin in about:config is set to false but the stylesheets aren't interpreted, only empty pages are appearing. Please tell me how I can solve this problem, or is it a bug? Thanks

모든 댓글 (1)

more options

From Reddit:


Setting security.fileuri.strict_origin_policy to false will take care of this. Of course you take on the risks that the same origin policy was designed to alleviate.