In the latest CVS version, static pages are now outputted as 'nodes' instead of 'boxes'. It was extremely useful to be able to format static pages separately to stories. Any chance this can be reverted back to the 4.2.0 behaviour?

Comments

killes@www.drop.org’s picture

You can still format page nodes different from story nodes by making a switch statement on $node->type in your theme's node function.
Setting to Won't fix.