Hi all,
I want to custom a theme for my application in theme designer, but after I load Shell controller of ux3, there are several errors as below:
- 2014-07-02 12:52:26 Error occurred during parseSAPLess. Message: Extracting CSS configuration failed for "https://themedesigner.hanatrial.ondemand.com/demokit/test-resources/sap/ui/ux3/resources/ShellSettings.css". - sap-ui-core.js:80
- GET https://themedesigner.hanatrial.ondemand.com/sap/public/bc/themes/UI5/sap/ui/commons/themes/sap_bluecrystal/img/panel/expanded.gif 404 (Not Found) NavigationBar.js:25
- GET https://themedesigner.hanatrial.ondemand.com/'' 404 (Not Found) Slider.js:49
- GET https://themedesigner.hanatrial.ondemand.com/demokit/test-resources/sap/ui/ux3/none 404 (Not Found) sap-ui-core.js:27
The last error "ux3/none 404" will also bring to my application,
GET http://localhost:8081/poi/none 404 (Not Found)
Does anyone know the reason and how to avoid this error? Thanks a lot!
Coral