drupal_build_form needs default build_info parameters
dereine - November 8, 2009 - 10:38
| Project: | Views |
| Version: | 7.x-3.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Description
This error message comes when you open a view to edit... I like the definition of "code freeze" :)

#1
Ok, 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.
#2
There are more places
#3
Fixed.
#4
Automatically closed -- issue fixed for 2 weeks with no activity.