Problem/Motivation

After 11.4.2, views_ui_build_form_url() no longer exists. We need to check the Core version and replace with $this->buildFormUrl()

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Command icon Show commands

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

andileco created an issue. See original summary.

andileco’s picture

Status: Active » Needs review

Added a couple other fixes that would otherwise be breaking since this will also be a breaking change (requiring ^11.4.3).

nikathone made their first commit to this issue’s fork.

  • andileco committed 41be6474 on 2.0.x
    fix: #3612797 After 11.4.2, views_ui_build_form_url() no longer exists
    
andileco’s picture

Status: Needs review » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.