upgrade to 0.12beta1 loses style associations
upgrade to 0.12beta1 loses style associations
Just upgraded to 0.12beta1 (from 0.11 I think - I lost version.php in the upgrade but I remember it was schema version 10) and it seems to have lost my stylesheet associations. Unless I explicitly associate an extra stylesheet with the template, the default stylesheet is ignored. stylesheet.php outputs the correct css regardless but unless I associate an additional stylesheet, the {stylesheet} tag doesn't output the tag so i get an unstyled page.
Re: upgrade to 0.12beta1 loses style associations
I know what this is.
Basically, the stylesheet box in templates is going to go away in favor of stylesheet management. The stylesheet box will only show up on upgrades and if you used it before. Obviously, I'm not testing my changes with it, but I know how I broke it. It should be fixed in beta2.
Thanks!
Basically, the stylesheet box in templates is going to go away in favor of stylesheet management. The stylesheet box will only show up on upgrades and if you used it before. Obviously, I'm not testing my changes with it, but I know how I broke it. It should be fixed in beta2.
Thanks!
Re: upgrade to 0.12beta1 loses style associations
This is now fixed in svn and will be in beta2. Thanks!