Closed (fixed)
Project:
RDF SKOS
Version:
1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Jun 2026 at 11:54 UTC
Updated:
15 Jul 2026 at 11:15 UTC
Jump to comment: Most recent
When using the entity refernece field with ajax the following error is logged:
Warning: Trying to access array offset on null in Drupal\rdf_skos\Plugin\EntityReferenceSelection\SkosConceptSelection->validateConfigurationForm() (line 147 of /var/www/html/web/modules/contrib/rdf_skos/src/Plugin/EntityReferenceSelection/SkosConceptSelection.php
add null coalescing operator on line 147.
none
none
none
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
joevagyok commentedThank you!