Closed (fixed)
Project:
Internationalization Views
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Sep 2011 at 04:45 UTC
Updated:
16 Oct 2011 at 08:51 UTC
Jump to comment: Most recent file
Comments
Comment #1
giorgosktrivial patch attached
Comment #2
giorgoskComment #3
klonosI don't know if #523712: Call-time pass-by-reference deprecated in ctools_plugin_api_include(), line 156 of ../ctools/includes/plugins.inc is a dupe of this (because I wasn't getting the error reported in this issue's description but the one in that other issue instead), but doing a search and replace of "&$" with "$" in /includes/i18nviews.views.inc solved my issue too. Let me know and I'll close the other issue as a dupe.
Good catch "re patrida"! ;)
Comment #4
webflo commentedThanks for the path. Commit 62e3b6d on 7.x-3.x.