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.
| Comment | File | Size | Author |
|---|---|---|---|
| panels_display-add_pane.patch | 792 bytes | pancho |
Comments
Comment #1
sdboyer commentedLol.
Whoops.
Committed.
Thanks!
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.