Added new view, added field: Taxonomy: Hierarchy.
Then I've got following error:

warning: extract() [function.extract]: First argument should be an array in lineage/lineage_handler_field.inc on line 68.
Backtrace:
extract(a:1:{i:0;N;})[lineage_handler_field.inc:68];
.render(a:1:{i:0;O:8:"stdClass":1:{s:20:"term_lineage_lineage";s:11:"0-Subjects ";}})[views_handler_field.inc:455];
..advanced_render(a:1:{i:0;O:8:"stdClass":1:{s:20:"term_lineage_lineage";s:11:"0-Subjects ";}})[theme.inc:205];
...theme_views_view_field(string)[?:?];
....call_user_func_array(string)[theme.inc:656];
.....theme(string)[views_handler_field.inc:701];
......theme(a:1:{i:0;O:8:"stdClass":1:{s:20:"term_lineage_lineage";s:11:"0-Subjects ";}})[views_plugin_style.inc:223];
.......render_fields(string)[views_plugin_style.inc:178];
........render_grouping(string)[views_plugin_style_lineage_nested.inc:123];
.........render(string)[theme.inc:46];
..........template_preprocess_views_view(string)[?:?];
...........call_user_func_array(string)[theme.inc:697];
............theme(string)[views_plugin_display.inc:2025];
.............render(a:0:{})[view.inc:823];
..............render(a:0:{})[views_plugin_display.inc:2105];
...............preview(a:0:{})[view.inc:918];
................preview(a:2:{i:0;s:6:"page_1";i:1;a:0:{}})[admin.inc:418];
.................views_ui_preview(string)[?:?];
..................call_user_func_array(string)[menu.inc:348];
...................menu_execute_active_handler(a:0:{})[index.php:18];
....................index.php
CommentFileSizeAuthor
#1 lineage_handler_field.inc_.patch443 byteskenorb

Comments

kenorb’s picture

Status: Active » Needs review
StatusFileSize
new443 bytes

Patch attached.

mindbat’s picture

Patch fixed issue for me. Thanks, kenorb!

xjm’s picture

Status: Needs review » Fixed

Committed. Thanks for the patches.
http://drupal.org/cvs?commit=397446

Status: Fixed » Closed (fixed)

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