Closed (won't fix)
Project:
Drupal For Firebug
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Feb 2010 at 13:57 UTC
Updated:
9 Nov 2012 at 21:00 UTC
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
Comment #1
frobI am marking these 6.x issues that are over a year old as wont fix. Feel free to reopen them.
Comment #2
frob