Problem/Motivation

Drupal 11.3.x has updated CKEditor to 47.1.0 from 45.2.2. I could only find one bug fix related to link plugin in the release notes from 46.0.0 to 47.1.0.

We should do manual testing to ensure that the widget still works as expected. After #3534699: [CKEditor5 v45+] Attributes can overwrite other attributes and editing displayed text from collapsed selection generates multiple links .

If there are significant issues, then editor_advanced_link may need a 2.4.x branch.

Steps to reproduce

  1. Update to Drupal 11.3.0 or later
  2. ...

Proposed resolution

TBD with testing and manual testing

Remaining tasks

  • Manually test with 11.3.x
  • Manually test with 10.3.x

User interface changes

TBD

API changes

TBD

Data model changes

TBD

Comments

mradcliffe created an issue. See original summary.

jannakha’s picture

Status: Active » Needs work
mradcliffe’s picture

Issue summary: View changes
Status: Needs work » Postponed (maintainer needs more info)

Thank you for following up on this issue.

Generally the Needs work status indicates that a merge request is incomplete, has an issue, or has received feedback indicating areas of improvement. This could also apply to an issue where active discussion and feedback indicates improvement in the proposed resolution.

I was going to change the Status back to Active because there is no work done on this issue yet.

However it has been a couple of months since I created this issue proactively, and my personal site is using 11.3.0 and Editor Advanced Link 2.3.3. I have not noticed any unintended behavior. I also notice that OPT_IN_TEST_NEXT_MINOR is already in 2.3.x branch so I think maybe the appropriate status is "Postponed (maintainer needs more info)" and then "Closed (outdated)" if there is no further information about incompatibilities with 11.3 and 2.3.3 (or greater).

jannakha’s picture

@mradcliffe thanks for update
I put it into Needs work as I marked it for my own testing.

Good to hear it works with no issues.