I've just pulled down a new install of the Umbraco 7.4.0 beta and everything seems to have lined up fine except for the icon selector for document type editors.
The problem seems to be a security issue with Angular. The HTML template loads fine - I check it in the debugger and can see:
Error: The operation is insecure. iconHelper/<.getIcons/<@http://localhost:50160/umbraco/js/umbraco.services.js?cdv=1389162127:3029:29 e/f<@http://localhost:50160/umbraco/lib/angular/1.1.5/angular.min.js?cdv=1389162127:108:321 e@http://localhost:50160/umbraco/lib/angular/1.1.5/angular.min.js?cdv=1389162127:31:265 Dc/f.defer/c<@http://localhost:50160/umbraco/lib/angular/1.1.5/angular.min.js?cdv=1389162127:34:398
So I need to poke around the security settings, I'm looking for some pointers at where to start. This has been tested only on FF (latest) running on Win 10.
Umbraco 7.4 beta Editor - Angular Security warning
I've just pulled down a new install of the Umbraco 7.4.0 beta and everything seems to have lined up fine except for the icon selector for document type editors.
The problem seems to be a security issue with Angular. The HTML template loads fine - I check it in the debugger and can see:
But the console shows the following error:
So I need to poke around the security settings, I'm looking for some pointers at where to start. This has been tested only on FF (latest) running on Win 10.
is working on a reply...