Since some last ERPAL plaztform versions I git following php debug error message when activating the views UI module:

Strict warning: Declaration of mvf_handler_filter_mvf::options_validate() should be compatible with views_handler_filter::options_validate(&$form, &$form_state) in _registry_check_code() (line 3186 of […]/includes/bootstrap.inc).

So far the error doesn't cause any obvious problems, but I am wonder where it comes from

Comments

ChoY created an issue. See original summary.

bechtold’s picture

Thanks for reporting.

Do you have some information on when and where this appears?
I haven't seen this so far, so it's quite hard to debug for me.

Cheers
bechtold

ChoY’s picture

When enabling views_ui the message is shown on /admin/modules , when disabling it dissapears, that's all. But:
I just tried it out on a clean default ERPAL platform installation (here the error is not to reproduce)
I conclude there the problem is anhow linked to the module mvf and unit module in combination with some of my posterior instalked fields on ERPAL platform in an ERPAL default platform view - but which one?:
Open issue ...

bechtold’s picture

Status: Active » Postponed (maintainer needs more info)

I tried that again on two separate installations for ERPAL Platform and I can't reproduce it.
Let me know when you find out more.