Closed (fixed)
Project:
Chaos Tool Suite (ctools)
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Nov 2011 at 00:56 UTC
Updated:
5 Jan 2016 at 18:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
mikeytown2 commentedComment #2
japerryWouldn't this overwrite args if there is more than one key?
Comment #3
mikeytown2 commentedYep and that's what it already does; overwrite $args in multiple places
http://cgit.drupalcode.org/ctools/tree/views_content/plugins/content_typ...
Not sure on the direction you want to take it. I was going for less php warnings.
Comment #4
japerryIndeed, I see what you mean. Fixed!