Closed (won't fix)
Project:
Views (for Drupal 7)
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Jul 2011 at 18:11 UTC
Updated:
25 Aug 2017 at 10:45 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
pdrake commentedPatch for 7.x-3.x.
Comment #2
pdrake commentedThis also occurs on line 268. The attached patch fixes both.
Comment #3
dawehnerUpdate status.
I set this to needs work, because this actually shows a developing error. Contains has to be an array by definition, at least from my perspective, so if someone is doing it wrong, it should be triggered.
Could you find out which option_definition uses 'contains' but has just a string? This would really help.
Comment #4
mustanggb commented