Problem/Motivation

Error when I try to apply the filter on a view

Steps to reproduce

  • edit "/admin/structure/views/view/content"
  • chose et apply the filter "Only keep nodes for which the current user has edit access."
  • the pop up won't close and there is the following PHP error in the logs or by execute 'drush ws':
Drupal\Component\Plugin\Exception\PluginException : Plugin (views_node_access_filter_editable) instance class "Drupal\views_node_access_filter\Plugin\views\filter\Editable" does not exist. dans Drupal\Component\Plugin\Factory\DefaultFactory::getPluginClass() (ligne 97 de /var/www/weblabo/web/core/lib/Drupal/Component/Plugin/Factory/DefaultFactory.php).

Comments

steveoriol created an issue. See original summary.

steveoriol’s picture

Issue summary: View changes
ruturaj chaubey’s picture

Not able to reproduce this issue.

steveoriol’s picture

Thank you Ruturaj Chaubey,
I'll try to find out what it could be, configurations, modules...

prudloff’s picture

Status: Active » Postponed (maintainer needs more info)

Did you find what caused the error?

steveoriol’s picture

sorry @prudloff, I can't remember where I had the problem

prudloff’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)