Closed atnexxt closed 10 years ago
In Version 6.2.5 it is all ok. I Develop on Linux and there are no Problems.
Have a look into the master branch on Github. There is the problem. ;-)
Thanks for Pointed it out ;-) ignorecase = false in config did the Job.
In the backend templates the CSS and JS files are linked to "…Resources/Public/Css/…” and "…/Js/…” accordingly, but the folders itself are named "css” and "js". So the files can't be loaded if FS is case sensitive.