If you change the "security.fileuri.origin_policy" pref to a traditional value does it start working again? http://bonsai.mozilla.org/cvsblame.cgi?file=/mozilla/modules/libpref/src/init/all.js&rev=3.717&mark=477-478#477
Try '3' first, and if that's still not working try '4'. Is there a way to download a small example of the problem? The maps I found at the link below were all on-line. The fixes should not prevent local pages from opening other pages, it just prevents reading or writing into them. What sorts of actions are you doing? What errors are you getting on the error console? (XBL and XSLT seem to have problems due to this change). Armin Mueller wrote: > First i want to say that i am new in this group and that i am not very > versed in security questions. > And, my english not very good, sorry. > > Now my problem. > We have several applications which show interactive SVG maps > (http://www.mapviewsvg.com/examples/index.html). These applications > should be run locally and on internet. To have a better overview all > files are sorted in different subdirectories the index.html is on top. > This works since several years on all browsers (Firefox, Opera, IE, > safari 3). Now with the new FF 3 Beta 2 our application brings security > errors. We have the information that this is because of > https://bugzilla.mozilla.org/show_bug.cgi?id=230606. > Now my question. Why does our applications run with all browsers but not > with FF 3. Have other browsers a lower security level? Is there a > possibility to organize the files without running in errors with FF3. > Why are subdirectories not allowed? > > Thank you very much > > Armin Müller > > _______________________________________________ dev-security mailing list [email protected] https://lists.mozilla.org/listinfo/dev-security
