Closed (duplicate)
Project:
Submenu Tree
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Nov 2011 at 12:38 UTC
Updated:
8 Feb 2015 at 13:40 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
kevin-bcr commentedNote: For the interests of clarity, in the issue summary I had changed the path from what was really specified in the warning message, to a more typical xampp/htdocs/public_html. Actually, as you can see by the image I've included with this message, I have xampp pointing to a virtual directory in my windows "My Documents" folder. I have also used underscores in this path (to facilitate sorting). I thought more and decided this might be relevant to the issue.
So, the actual path in the error message is: Strict warning: Only variables should be passed by reference in theme_submenu_tree_teasers() (line 630 of C:\Users\Kevin\Documents\_app-BcResources\_app-BcR\sites\all\modules\submenutree\submenutree.module)
Comment #2
chi commentedComment #3
dman commented+1 perfect fix - exactly what I did locally before coming to report it here.
Patch applies clean.
Issue exists on current version and is fixed with this patch.
Comment #4
tobiasbLets us focus in one issue #2186519: Fix drupal_render usage.