The included patch makes sure:
1. All newly exported panes have the proper shown value
2. Previously defined panels have $pane->shown set to default if !isset($pane->shown)

Comments

sirkitree’s picture

subscribing

andrewlevine’s picture

Status: Needs review » Needs work

the above patch is messed up, I will repost another one soon.

andrewlevine’s picture

Status: Needs work » Needs review
StatusFileSize
new3.62 KB

this patch should work much better

sdboyer’s picture

StatusFileSize
new2.84 KB

Hi guys - could you check this slightly modified version of the patch and see if it still works? Just trying to trim the code a bit, and I don't have an environment set up to test this particular problem.

andrewlevine’s picture

as i said in IRC, this patch looks fine as long as you remember to include the changes to display_edit.inc in some other patch.

sdboyer’s picture

Status: Needs review » Fixed

Changes have been committed, including the one in display_edit.inc. Phew!

On to the next issue with this, now...oi.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.