Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-3.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Mar 2011 at 12:51 UTC
Updated:
8 Sep 2017 at 13:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
kenorb commentedSee attached patch.
It's depended by: #1101332: Call to a member function set_display() on a non-object in tests/views_exposed_form.test on line 34
Comment #2
dawehnerLooks fine.
Commited to 6.x-3.x, but needs porting to 7.x-3.x
Comment #3
kenorb commentedAnd the function in patch should have as well default value:
instead of:
Because by default is called without arguments. Sorry for confusion.
Comment #4
dawehnerCan you please create a patch ?
Comment #5
mustanggb commentedComment #6
kenorb commentedFixed in 6.x as per #2, there is no fix needed for 7.x