Needs work
Project:
Flag Friend
Version:
7.x-1.x-dev
Component:
Views integration
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Sep 2011 at 21:47 UTC
Updated:
12 Jul 2012 at 21:02 UTC
Strict warning: Declaration of flag_handler_relationship_content::ui_name() should be compatible with [error]
that of views_handler::ui_name() in _registry_check_code() (line 2702 of
/includes/bootstrap.inc).
Strict warning: Declaration of flag_handler_relationship_content::options_validate() should be compatible[error]
with that of views_handler::options_validate() in _registry_check_code() (line 2702 of
/includes/bootstrap.inc).
Strict warning: Declaration of flag_handler_relationship_counts::ui_name() should be compatible with that[error]
of views_handler::ui_name() in _registry_check_code() (line 2702 of
/includes/bootstrap.inc).
Comments
Comment #1
moonray commentedSee #1256830: Strict warning: Declaration of SearchApiViewsHandlerFieldDate::options_form() should be compatible... for a very similar issue.
Comment #2
sirkitree commentedUnless code is supplied for this I have no desire to go hunting to fix warnings. Errors are another matter. Please provide a patch and I will review.