Hi merlin and others,

I think there is a bug in panels_everywhere_fallback_page. It prints nothing exactly when it needs to print themes page.

CommentFileSizeAuthor
panels_everywhere-fallback_page.patch804 byteshenrijs.seso

Comments

henrijs.seso’s picture

Status: Active » Needs review
mcpuddin’s picture

Status: Needs review » Closed (duplicate)

Alot of these issues (#952844: Unchecking box to 'Override the page template' also disables the site template, #906436: "Override the page template" cannot be disabled, #962400: fallback page not returned) that need to be reviewed are all related to the same issue that 6.x-1.x-dev is not supporting "not overriding page.tpl.php". I have looked at all these listed issues and contributed a patch to #906436-10: "Override the page template" cannot be disabled that should be able to resolve all of them. Can someone please review?

In order to aggregate all these issues together, I am marking this as a duplicate of #906436: "Override the page template" cannot be disabled since I contributed the patch in that issue.