Open dbrgss opened 13 years ago
Steps: 1) Open up Starbuck 2) in the device URL, type in the local address of the htm file that you want opened in starbuck
Expected: Webpage should be able to load just like Chrome is able to. (ie. file:///C:/Files/index.thml )
Actual: Webpage is unable to be loaded. WebInspector states "Not allowed to load local resource: etc etc" Looks like there is a permissions problem.
This is still not working on the latest CI build.
I am experiencing this problem too on the latest Ripple 0.9.0.14 for Windows, platform is Win 7 64 bit
Steps: 1) Open up Starbuck 2) in the device URL, type in the local address of the htm file that you want opened in starbuck
Expected: Webpage should be able to load just like Chrome is able to. (ie. file:///C:/Files/index.thml )
Actual: Webpage is unable to be loaded. WebInspector states "Not allowed to load local resource: etc etc" Looks like there is a permissions problem.