framework7

Open full view…

link.html / links.html

helloapp
Thu, 15 Jan 2015 16:45:17 GMT

Hi, I've tried to load link.html in f7 and got following error: NS_ERROR_DOM_BAD_URI: Access to restricted URI denied xhr.send(postData); [Bildschirmfoto 2015-01-15 um 17](//muut.com/u/framework7/s1/:framework7:spnW:bildschirmfoto20150115um17.46.51.png.jpg) Maybe "link" and "links" are variable names so that is not possible to take this names for filenames. Bye, Patrick

Vladimir Kharlampidi
Thu, 15 Jan 2015 19:09:48 GMT

Make sure that you try to do Ajax request on running web server or in Phonegap/Cordova app on device or simulator

helloapp
Thu, 15 Jan 2015 19:11:46 GMT

yes I do ajax request, when i rename the document to "linked.html" everything works fine

Vladimir Kharlampidi
Thu, 15 Jan 2015 19:13:48 GMT

Googling tells me that is some kind of server/browser Ajax error https://www.google.ru/search?q=NS_ERROR_DOM_BAD_URI&oq=NS_ERROR_DOM_BAD_URI

Vladimir Kharlampidi
Thu, 15 Jan 2015 19:14:36 GMT

In F7 there is no any restrictions for file names or urls, so it all depends on server setup, browser and CORS security policy

helloapp
Thu, 15 Jan 2015 19:34:50 GMT

strange the error appears local

Kelvin
Thu, 15 Jan 2015 20:28:40 GMT

Maybe there're some problems with your Cache that isn't updating