Needs review
Project:
Boost
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Jan 2011 at 06:42 UTC
Updated:
3 Jul 2012 at 23:09 UTC
Jump to comment: Most recent file
I created several views today and started to get many undefined property in my logs. The problem appears on this one line that checks the default_display. Just wondering whether you were aware of such problems?
if (!$view_checked) {
$h = $view->display[$boost['page_id']]->handler->default_display->options;
Note that I use views 3.x. Is there something I can do to help determine why this would be happening?
Thank you.
Alexis Wilke
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | undefined-property-1021066.patch | 748 bytes | chingis |
Comments
Comment #1
chingis commentedLooks like still not fixed
Comment #2
bgm commented