- Issue created by @bcobin
- Assigned to Ranjit1032002
- Merge request !40Issue #3358967: Call to a member function setModuleOverride() errors → (Open) created by Ranjit1032002
- Open on Drupal.org →Core: 10.1.x + Environment: PHP 8.1 & MySQL 5.7last update
over 1 year ago Waiting for branch to pass - Open on Drupal.org →Core: 10.1.x + Environment: PHP 8.1 & MySQL 5.7last update
over 1 year ago Waiting for branch to pass - Issue was unassigned.
- Status changed to Needs review
over 1 year ago 6:57am 9 May 2023 - 🇮🇳India Ranjit1032002
Created MR!40 for the issue mentioned, please review.
Thank You. - 🇺🇸United States bcobin
Applied the patch manually and I get a different error when I try to clear caches:
Drupal\Component\Plugin\Exception\PluginNotFoundException: The "domain_content_editor" plugin does not exist. Valid plugin IDs for Drupal\views\Plugin\ViewsPluginManager are: domain, domain_access_admin, domain_access_editor, role, perm, none in Drupal\Core\Plugin\DefaultPluginManager->doGetDefinition() (line 53 of /[site]/web/core/lib/Drupal/Component/Plugin/Discovery/DiscoveryTrait.php).
In either case, the cache does seem to be cleared. Thanks for the quick response - much appreciated...
- 🇺🇸United States bcobin
Aha! Disabling Remember Domain Selection and I can save Views again. Back to work!
- 🇺🇸United States bcobin
See https://www.drupal.org/project/domain/issues/3359261#comment-15044520 💬 Block control faulty logic Active
Thanks!
Just FYI, this patch worked for us on 10.2.4 using just the Domain module.
- 🇮🇳India drupalgom
This patch worked for us on 10.2.5 using just the Domain module.
- Status changed to Needs work
5 months ago 2:39pm 1 July 2024 - First commit to issue fork.
- Status changed to Needs review
4 months ago 9:53pm 20 July 2024 @agentrickard, I updated the merge request and resolved the conflict. Ready to review.