Closed (fixed)
Project:
JSON Field
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Sep 2025 at 15:22 UTC
Updated:
7 Oct 2025 at 18:34 UTC
Jump to comment: Most recent
As of Drupal 11.2 it is no longer recommended to have hook implementations in their own file:
Update JsonViews::getViewsFieldData() to handle Drupal 11.2+ where core/modules/views/views.views.inc doesn't exist.
Fix the code.
n/a
n/a
n/a
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 #2
damienmckennaComment #3
damienmckennaComment #5
damienmckennaComment #7
damienmckennaCommitted.