Closed (fixed)
Project:
Taxonomy display
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
9 Oct 2012 at 15:55 UTC
Updated:
23 Oct 2012 at 16:11 UTC
Jump to comment: Most recent file
plugins/content_types/term_context/term_page_display.inc passes a function result as an argument to drupal_render(), which causes a strict error.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | strict-variable-by-reference-1807682-1.patch | 756 bytes | codycraven |
Comments
Comment #1
codycraven commentedPatch attached, committed, and pushed.