[Xsltforms-support] XSLTForms & Opera
Brought to you by:
alain-couthures
From: Christian G. <chr...@gm...> - 2013-05-25 07:04:28
|
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 |