stdClass objects are not displayed in views. I get

[display] => array (
         [default] => stdClass (
         )

Is this a bug or a feature? There is no way for me to test validation code with following line because there are a lot of nested arrays and objects...

!empty($view->display[$view->current_display]->handler->handlers['filter'][$filter->options['field']]->value)

Comments

frob’s picture

I am marking these 6.x issues that are over a year old as wont fix. Feel free to reopen them.

frob’s picture

Status: Active » Closed (won't fix)