Closed (fixed)
Project:
Views CSV Source
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
23 Jul 2026 at 13:56 UTC
Updated:
7 Aug 2026 at 19:15 UTC
Jump to comment: Most recent
After 11.4.2, views_ui_build_form_url() no longer exists. We need to check the Core version and replace with $this->buildFormUrl()
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
andileco commentedAdded a couple other fixes that would otherwise be breaking since this will also be a breaking change (requiring ^11.4.3).
Comment #6
andileco commented