Re: [Xsltforms-support] XSLTForms & Opera
Brought to you by:
alain-couthures
From: Alain C. <ala...@ag...> - 2013-05-25 07:10:20
|
Hello Christian, This sounds like an issue in XSLTForms because localhost mixed within file:// (file://localhost/C:/) does not look valid. Is it correct that you just open the local file "text.xml" within Opera? Thanks! -Alain Le 25/05/2013 09:04, Christian Grün a écrit : > Dear Alain, > > when using Opera (Version 12.15), and when executing the following > XSLTForms example file... > > <?xml-stylesheet href="xsltforms/xsltforms.xsl" type="text/xsl"?> > <html/> > > ...stored at "C:/Users/user/Desktop/test.xml", I’m getting the > following exception: > > "File not found: file://localhost/C:/Users/user/Desktop/xsltforms/config_en.xsl" > > The file exists, and it is found by the browser if I directly open the > returned URL. > > While this is most probably an Opera issue (I haven’t checked earlier > versions), I‘d like to know if there is a chance/if it makes sense to > fix something in XSLTForms? > > Thanks, > Christian > > ------------------------------------------------------------------------------ > Try New Relic Now & We'll Send You this Cool Shirt > New Relic is the only SaaS-based application performance monitoring service > that delivers powerful full stack analytics. Optimize and monitor your > browser, app, & servers with just a few lines of code. Try New Relic > and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may > _______________________________________________ > Xsltforms-support mailing list > Xsl...@li... > https://lists.sourceforge.net/lists/listinfo/xsltforms-support > |