Closed natea closed 14 years ago
When using http://localhost:8080/Plone as the source, the CSS files (and probably the Javascript as well) don't get loaded.
This returns the proper CSS: http://localhost:8080/Plone/portal_css/Sunburst%20Theme/ploneCustom-cachekey0519.css
But when it goes through Motini, the "/Plone" part gets cut off, so it can't find the resource:
This seems to have been fixed with this commit, which was actually a revert to an earlier version of code in MotiniController.py:
http://github.com/natea/Motini/commit/e688b9aadf671665c26e9485df1b87c47fa9ea66
When using http://localhost:8080/Plone as the source, the CSS files (and probably the Javascript as well) don't get loaded.
This returns the proper CSS: http://localhost:8080/Plone/portal_css/Sunburst%20Theme/ploneCustom-cachekey0519.css
But when it goes through Motini, the "/Plone" part gets cut off, so it can't find the resource: