There is an obvious bug in your new panels_display class: In add_pane(), the variable $pid is used twice, but has never been assigned.
No problem as long as add_pane() is not used, but we'd better fix it right now. Should be correct now, but please take a look if it's they way it should be.

CommentFileSizeAuthor
panels_display-add_pane.patch792 bytespancho

Comments

sdboyer’s picture

Status: Needs review » Fixed

Lol.

Whoops.

Committed.

Thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)

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