Hi Alain,

once again I’m in trouble getting XSLTForms running with Opera: some
of the examples supplied in the xsltforms-1.0RC.zip release work fine
(such as boolean.xml or constraint.xml), but when I try to run
credit.xml, I’m receiving the following error:
_________________________________

<localhost>

XSLTForms Exception
--------------------------

Error initializing :



xforms-link-exception
_________________________________

I get this error both locally and with a Jetty web server instance.

Do you have a hint what’s going on here?

Thanks again, feel free to ask for more details,
Christian



On Sat, May 25, 2013 at 10:04 AM, Christian Grün
<christian.gr...@gmail.com> wrote:
>> There is an additional security check within Opera which by default is set
>> to No: opera:config#UserPrefs|AllowFileXMLHttpRequest
>
> …perfect, that’s it! Thanks a lot,
> Christian
>
>
>> Le 25/05/2013 09:15, Christian Grün a écrit :
>>
>>> Alain,
>>>
>>> thanks for the immediate response! Yes, all I did was copying the
>>> following URLs to the address line..
>>>
>>>    c:\Users\user\Desktop\test.xml
>>>    file://c:/Users/user/Desktop/test.xml
>>>    file://localhost/c:/Users/user/Desktop/test.xml
>>>
>>> ..and they are all converted to:
>>>
>>>    file://localhost/c:/Users/user/Desktop/test.xml
>>>
>>> It might be that the local address resolution of Opera causes the
>>> problems? All of the URL mentioned above, however, seems to cause no
>>> problems when being run in Firefox, Chrome or IE.
>>>
>>> Christian
>>> ___________________________
>>>
>>> On Sat, May 25, 2013 at 9:10 AM, Alain Couthures
>>> <alain.couthu...@agencexml.com> wrote:
>>>>
>>>> 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
>>>>> Xsltforms-support@lists.sourceforge.net
>>>>> https://lists.sourceforge.net/lists/listinfo/xsltforms-support
>>>>>
>>

------------------------------------------------------------------------------
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
Xsltforms-support@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xsltforms-support

Reply via email to