Closed (fixed)
Project:
Views (for Drupal 7)
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Apr 2010 at 19:54 UTC
Updated:
8 May 2010 at 12:00 UTC
I got a strict warning using the latest checkout of Views 7.x-3.x-dev together with the latest HEAD of Drupal 7:
Strict warning: Declaration of views_plugin_display::options_submit() should be compatible with that of views_plugin::options_submit() in _registry_check_code() (line 2438 of G:\www\d7mvg\includes\bootstrap.inc).
It can be fixed by changing $form to &$form on line 411 of includes/plugins.inc. See patch.
| Comment | File | Size | Author |
|---|---|---|---|
| options_submit_strict.patch | 648 bytes | marcvangend |
Comments
Comment #1
marcvangendHmm, needs review of course.
Comment #2
dawehnerThanks.
Hey I thought I made a comment.
http://drupal.org/cvs?commit=358676