this ajax pop up appears on views contextual filter creation when we select profile2 related fields
Call to undefined method flag_plugin_argument_validate_flaggability::_option_name() in C:\wamp\www\xxx\sites\all\modules\flag\includes\views\flag_plugin_argument_validate_flaggability.inc on line 36

Comments

kaizerking’s picture

Edit:this error occurs for any setting, i.e not restricted to profile2

joachim’s picture

Urgh. This is my fault. I removed a couple of methods that were marked as 'Views 2 compatibility' (commit 93cf7f9fc31bf84a63dc8cac8a42a8e1e03fdc45) and didn't bother checking they weren't called...

kaizerking’s picture

should i add that code from the commit diff?

joachim’s picture

Status: Active » Needs review
StatusFileSize
new3.16 KB

No, as we want that code to stay removed.

Can you try this patch please?

kaizerking’s picture

its working thanks:)

joachim’s picture

Status: Needs review » Fixed

Thanks!

Committed the patch.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.