Page 1 of 1

upgrade to 0.12beta1 loses style associations

Posted: Wed Feb 08, 2006 4:07 pm
by tamlyn
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

Posted: Fri Feb 10, 2006 5:54 pm
by Ted
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!

Re: upgrade to 0.12beta1 loses style associations

Posted: Fri Feb 10, 2006 6:04 pm
by Ted
This is now fixed in svn and will be in beta2.  Thanks!