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 |
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.