Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Kërkoni te Asistenca

Shmangni karremëzime gjoja asistence. S’do t’ju kërkojmë kurrë të bëni një thirrje apo të dërgoni tekst te një numër telefoni, apo të na jepni të dhëna personale. Ju lutemi, raportoni veprimtari të dyshimtë duke përdorur mundësinë “Raportoni Abuzim”.

Mësoni Më Tepër

Firefox 95.0 doesn't interprete any more my xslt

  • 1 përgjigje
  • 2 e kanë hasur këtë problem
  • 13 parje
  • Përgjigjja më e re nga 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

Krejt Përgjigjet (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.