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
Comment #1
Anonymous (not verified) commentedComment #2
sdboyer commentedDoes this happen regardless of the theme you're running?
Comment #3
Anonymous (not verified) commentedYes. I just switched to Garland and the "Preview" titles were still showing.
Comment #4
sdboyer commentedOi. This new titling code is going to be the death of me. I'll look into this as soon as I can...
Comment #5
Anonymous (not verified) commentedHere 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.
Comment #6
sun#267943: Page / Panel Hide Title not working as expected has been marked as duplicate of this issue.
Comment #7
Anonymous (not verified) commentedthe 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.
Comment #8
sdboyer commentedThis SHOULD now be fixed by the patch I posted #148369-11: Panels in OG homepage overrides $title. Gonna mark this as a duplicate.