Posted by dereine on November 8, 2009 at 10:38am
| Project: | Views |
| Version: | 7.x-3.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
This error message comes when you open a view to edit... I like the definition of "code freeze" :)
Comments
#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.