Closed (fixed)
Project:
Views (for Drupal 7)
Version:
7.x-3.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Nov 2009 at 10:38 UTC
Updated:
23 Nov 2009 at 22:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
dawehnerOk, the problem is that every drupal_build_form needs a build_info => array('args' => array()),
This patch will fixes every instance.
PS: The file includes/admin.inc has a windows line-endings. I guess this should be fixed one day.
Comment #2
dawehnerThere are more places
Comment #3
dawehnerFixed.