Account created on 27 June 2011, almost 14 years ago
#

Recent comments

Hi, I've got it!

The solution is to add a custom block directly from the layout builder > add block > add custom block and chose the predefined custom (conditional) block.
Selecting the custom conditional block from select list (after add block) doesn't work, means the condition doesn't tricker.

regards

Edit: it's another patch, but similar issue. Unable to update core to 10.4.3

Hi, same (edit: similar) issue like #26 after unsuccessful core update to 10.4.3.
The patch worked with the previous version.

https://www.drupal.org/files/issues/2023-12-21/3103620-69.patch (Issue #3103620: [PP-2] Dependency on config storage causes circular reference in service container)
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2023-12-21/3103620-69.patch

In Patches.php line 331:

Cannot apply patch Issue #3103620: [PP-2] Dependency on config storage causes circular reference in service co
ntainer ( https://www.drupal.org/files/issues/2023-12-21/3103620-69.patch )!

I'm getting this error after 'composer updatedb'.
Deleting/reverting the patch ( https://www.drupal.org/files/issues/2023-12-21/3103620-69.patch ) causing a fatal error on the site:

Symfony\Component\DependencyInjection\Exception\ServiceCircularReferenceException: Circular reference detected for service "domain.route_provider", path: "options_request_listener -> domain.route_provider -> cache_tags.invalidator -> plugin.manager.block -> logger.channel.default -> Drupal\Core\Logger\LoggerChannelFactoryInterface -> logger.syslog -> router -> router.no_access_checks". in Drupal\Component\DependencyInjection\Container->get() (line 149 of core/lib/Drupal/Component/DependencyInjection/Container.php).

any advice?
regards

Hi,
I'm missing this badly still in Drupal 10.3 too.
I wonder why there is no respond on this issue.

My use case:
Taxomomy-term-view. I have tax-terms with custom image-fields. Nodes can have multiple terms assigned.
In views I have a block and a list of nodes related to terms.
I show the term+image along with the node's title.
As there are multiple terms of the same vocabulary selected, I get the image multiple times.
In D7 I could set the multiple field settings for the image-field to 1. That worked.

Any advice for a workaround at least?

regards

Thanks @ adityarawat_ln,

I already got it to work

regards

Hi, thanks for the quick response,
I actually followed Dries´post, but with the zip file downloaded.
The initial procedure of the installation worked perfect with out issues.
What to do when the system suddently (!) looks for a file (/var/www/html/web/core/modules/announcements_feed/announcements_feed.info.yml) which is actually not there. Why not there?
As an example.

Hi, at the patch #41 the part:

+++ b/core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php
@@ -513,6 +513,10 @@ public function testDataTableFields() {
           'value' => 0,
           'numeric' => TRUE,
         ],

doesn‘t match my version:

 public function testDataTableFields() {
    $entity_test_type = new ConfigEntityType([
      'class' => ConfigEntityBase::class,
      'id' => 'entity_test_bundle',
      'entity_keys' => [
        'id' => 'type',
        'label' => 'name',
      ],
    ]);

Including all the following changes.
I‘m running Drupal 10.1.0. Does the version 10.1.1 make that difference?

regards

@flyke, thank you very much anyway. Even it didn‘t help in my (strange) case, it surely will help others :)

best regards

Hi flyke, thanks for the response ... none of the operators worked. Maybe it‘s on the custom image field in this vocabulary? ... oh, just realized, when adding a custom description field it showed up in all four languages, so I get four duplicated items with each description field in another language. Even though I have a translation language filter (Content language selected for page) active. So this could be the issue here in my case.

well ....

Hi, thanks @flyke, I tried it out immediately. I‘m getting the filter in the filter criteria. It asks me to choose an operator.
Unfortunately none of my selections work to eliminate the duplicates.
Any further advice?

regards

... having high hope for this :)

Hi, it doesn‘t work for me on 10.1. (I can‘t update core because of an domain access issue).

My views-page has contextual filter: "Has tax term ID with depth" and "Has tax term ID with depth modifier".
Then I add a relationship "Taxonomy term on node". Just then I have the field "Tax-Image" available in the fields section.
Adding this getting duplicates!
Query-settings don‘t work. Actually hiding the image from display if any of the two options are activated.

I follow this thread since my first attempt with D8. Now I‘m still experiencing this issue on D10. It‘s crucial to get this fixed on my taxonomy driven job-board site migrated from D7.

regards

Hi,

the same issue here at modules version 4.0.0 and Drupal 10.1.

Error after uninstalling local fonts at:
/admin/appearance/font/local_font_config_entity
Error: Call to a member function id() on false in Drupal\local_fonts\LocalFontConfigEntityListBuilder->buildRow() (line 39 of modules/contrib/fontyourface/modules/local_fonts/src/LocalFontConfigEntityListBuilder.php).

AND Error:
Drupal\Core\Entity\Query\QueryException: Entity queries must explicitly set whether the query should be access checked or not. See Drupal\Core\Entity\Query\QueryInterface::accessCheck(). in Drupal\Core\Entity\Query\Sql\Query->prepare() (line 141 of core/lib/Drupal/Core/Entity/Query/Sql/Query.php).

when trying to uninstall @fontyourface - Local Fonts

The provided patch from above is already implemented in the .module file.

can somebody help?

Production build 0.71.5 2024