Hi,
I’m testing JA Methys on J1.6.3 (http://test.ischia.it) with firebug/net/css and I found the browser is always looking for a non existant file, http://media/system/css/system.css.
I’ve cleaned the T3 cache, but every time i reload the page, two files are created, for example:
t3-assets/css8ea76.css
t3-assets/cd861a8c2571f221b656cae56ff7d7f2.system.css-import
containing the following code:
@import url(‘//media/system/css/system.css’);
I guess the double slash is the problem, I don’t know if it’s a T3 bug or a misconfiguration of mine.
Thanks for your attention,
Alfredo Tripicchio