Now that I've overcome the layout settings fatal error, I've confronted a new problem. When the "hide title" check box is selected on the layout settings tab, the title is not hidden. Instead, it's simply set to "preview." My panel page uses a node argument, and I've attached the exported panel here.

The page where you can observe this behaviour is here:
http://icirr.mayfirst.org/en/activity/393

I wonder if this is related to the other bug I reported about broken breadcrumbs? http://drupal.org/node/263231

Comments

Anonymous’s picture

Title: hiding the title causing "Preview" to be displayed » hiding the title causing "Preview" to be displayed instead of nothing.
sdboyer’s picture

Does this happen regardless of the theme you're running?

Anonymous’s picture

Yes. I just switched to Garland and the "Preview" titles were still showing.

sdboyer’s picture

Oi. This new titling code is going to be the death of me. I'll look into this as soon as I can...

Anonymous’s picture

Version: 5.x-2.0-beta4b » 5.x-2.0-beta5

Here is some more curious evidence:

When the layout settings for a panel are set to "hide title" on a panel with an argument, a title is still displayed. If you have a menu item for the panel+argument, the menu item's name is displayed as the title. When you do not have a menu item for the panel+argument, the word "View" (which in earlier betas was "Preview") is displayed.

sun’s picture

#267943: Page / Panel Hide Title not working as expected has been marked as duplicate of this issue.

Anonymous’s picture

the example links in the original issue report are no longer working because i needed to develop workarounds. let me know if you need my examples again, and i'll see if i can cook something up.

sdboyer’s picture

Status: Active » Closed (duplicate)

This SHOULD now be fixed by the patch I posted #148369-11: Panels in OG homepage overrides $title. Gonna mark this as a duplicate.