I am trying to get the RichText editor to properly resolve the CSS files that I have indicated it should load. I can see in the debugger that it's trying to pull them in, however the path is incorrect. When I look at them in the backoffice through Settings > CSS and click the path in properties it resolves fine.
We have our installation in a fake folder called /site. This is really not a virtual dir it's a root IIS folder on another server and we redirect to this using a network appliance.
I am pretty sure this /site folder is partly the issue. Any thoughts on a work around?
CSS Path Issue
I am trying to get the RichText editor to properly resolve the CSS files that I have indicated it should load. I can see in the debugger that it's trying to pull them in, however the path is incorrect. When I look at them in the backoffice through Settings > CSS and click the path in properties it resolves fine.
We have our installation in a fake folder called /site. This is really not a virtual dir it's a root IIS folder on another server and we redirect to this using a network appliance.
I am pretty sure this /site folder is partly the issue. Any thoughts on a work around?
Ver. Umbraco 7.0.2
Bump.
Submitted a issue to the tracker per Per Ploug.
http://issues.umbraco.org/issue/U4-4155
Fixed:
https://github.com/umbraco/Umbraco-CMS/commit/5047c7bbe7b01cde1627dbe5c4b0041428641aa1
is working on a reply...