I built a page in the templates, but when I moved it over to an entry with the pages module, some of the tags stopped being parsed.
The problem tags are
{exp:cal_saef:head style="yes"}and
{exp:weblog:entries weblog="carpool" orderby="racedate" sort="asc" }Other EE tags (eg. if logged_in, if logged_out) are parsed just fine.
The problem tags are closed properly, and the page works perfectly when it’s a template.