Problem/motivation

\Drupal\linkit\Element\Linkit contains a class_alias workaround to support both Drupal 10.1 and Drupal 11.0, see https://git.drupalcode.org/project/linkit/-/blob/7.x/src/Element/Linkit....

Proposed resolution

Remove class_alias workaround to support both Drupal 10.1 and Drupal 11.0 as Linkit now requires Drupal 10.2+

Issue fork linkit-3613023

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

idebr created an issue. See original summary.

idebr’s picture

Issue summary: View changes

idebr’s picture

Status: Active » Needs review

The merge request removes the class_alias workaround to support both Drupal 10.1 and Drupal 11.0 as Linkit now requires Drupal 10.2+

  • 0a84c124 committed on 7.x
    Issue #3613023: Remove workaround to support both Drupal 10.1 and Drupal...
mark_fullmer’s picture

Status: Needs review » Fixed

Yes, this can be removed now that Linkit 7.x requires Drupal 10.2+!

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.