Closed (duplicate)
Project:
Openlayers
Version:
7.x-2.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Dec 2011 at 00:47 UTC
Updated:
9 Dec 2011 at 07:35 UTC
Appearing on the admin pages:
Strict warning: Declaration of openlayers_layer_type_virtualearth::options_form() should be compatible with that of openlayers_layer_type::options_form() in ctools_plugin_load_includes() (line 468 of /var/www/html/sarnia4/sites/all/modules/ctools/includes/plugins.inc).
Strict warning: Declaration of openlayers_layer_type_raw::options_form() should be compatible with that of openlayers_layer_type::options_form() in ctools_plugin_load_includes() (line 468 of /var/www/html/sarnia4/sites/all/modules/ctools/includes/plugins.inc).
Strict warning: Declaration of openlayers_layer_type_osm::options_form() should be compatible with that of openlayers_layer_type::options_form() in ctools_plugin_load_includes() (line 468 of /var/www/html/sarnia4/sites/all/modules/ctools/includes/plugins.inc).
Strict warning: Declaration of openlayers_layer_type_kml::options_form() should be compatible with that of openlayers_layer_type::options_form() in ctools_plugin_load_includes() (line 468 of /var/www/html/sarnia4/sites/all/modules/ctools/includes/plugins.inc).
Strict warning: Declaration of openlayers_layer_type_geojson::options_form() should be compatible with that of openlayers_layer_type::options_form() in ctools_plugin_load_includes() (line 468 of /var/www/html/sarnia4/sites/all/modules/ctools/includes/plugins.inc).
Strict warning: Declaration of openlayers_layer_type_maptiler::options_form() should be compatible with that of openlayers_layer_type::options_form() in ctools_plugin_load_includes() (line 468 of /var/www/html/sarnia4/sites/all/modules/ctools/includes/plugins.inc).
Strict warning: Declaration of openlayers_layer_type_wms::options_form() should be compatible with that of openlayers_layer_type::options_form() in ctools_plugin_load_includes() (line 468 of /var/www/html/sarnia4/sites/all/modules/ctools/includes/plugins.inc).
Strict warning: Declaration of openlayers_layer_type_tms::options_form() should be compatible with that of openlayers_layer_type::options_form() in ctools_plugin_load_includes() (line 468 of /var/www/html/sarnia4/sites/all/modules/ctools/includes/plugins.inc).
Strict warning: Declaration of openlayers_layer_type_google::options_form() should be compatible with that of openlayers_layer_type::options_form() in ctools_plugin_load_includes() (line 468 of /var/www/html/sarnia4/sites/all/modules/ctools/includes/plugins.inc).
Strict warning: Declaration of openlayers_layer_type_xyz::options_form() should be compatible with that of openlayers_layer_type::options_form() in ctools_plugin_load_includes() (line 468 of /var/www/html/sarnia4/sites/all/modules/ctools/includes/plugins.inc).
Strict warning: Declaration of openlayers_layer_type_cloudmade::options_form() should be compatible with that of openlayers_layer_type::options_form() in ctools_plugin_load_includes() (line 468 of /var/www/html/sarnia4/sites/all/modules/ctools/includes/plugins.inc).
Strict warning: Declaration of openlayers_layer_type_yahoo::options_form() should be compatible with that of openlayers_layer_type::options_form() in ctools_plugin_load_includes() (line 468 of /var/www/html/sarnia4/sites/all/modules/ctools/includes/plugins.inc).
Strict warning: Declaration of openlayers_layer_type_openlayers_views_vector::options_form() should be compatible with that of openlayers_layer_type::options_form() in ctools_plugin_load_includes() (line 468 of /var/www/html/sarnia4/sites/all/modules/ctools/includes/plugins.inc).
Should be an easy fix to adjust the method signature. I suspect ctools added an extra parameter at some point and didn't tell anyone. :-)
Comments
Comment #1
nod_#1278684: Strict warning: Declaration of openlayers_behavior_boxselect::options_form() should be compatible with that of openlayers_behavi didn't got around to test the patches of the thread yet.