Closed (fixed)
Project:
Web Experience Toolkit
Version:
6.2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
11 Dec 2025 at 18:51 UTC
Updated:
12 Mar 2026 at 20:05 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
joseph.olstadReview patch
Comment #4
smulvih2@joseph good catch on this, nice to bring this into alignment with current core versions. I have made this change to the 5.4.x branch, will include your patch on 6.1.x later.
Comment #5
smulvih2This has been merged with 6.1.x.
Comment #8
joseph.olstadsomehow this wasn't brought into 6.2.x?
See screenshot from a 6.2.x installation
We should see Drupal 11 here not Drupal 9
Comment #9
smulvih2Ahh good catch, this must have been merged with 6.1.x when 6.2.x was already created and didn't merge into 6.2.x. Will do this next, thanks!
Comment #10
joseph.olstadI just checked the 6.2.x branch. In fact, this was never fixed in 6.1.x either. Still says Drupal 9 in 6.1.x/6.2.x branches.
See this:
Comment #11
joseph.olstadin 5.6.x it's Drupal 10, for 6.2.x/6.3.x it should be Drupal 11
Comment #12
smulvih2It was merged to 6.1.x in GutHub - https://github.com/drupalwxt/wxt/blob/275beb98691d32c3d5f0d4bb4e445dc6ffb275b6/modules/custom/wxt_ext/wxt_ext_migration/config/install/migrate_plus.migration.wxt_menu_link.yml#L62
But missing from 6.1.x in drupal repo, will fix this now.
Comment #13
smulvih2Actually, we were preparing for 6.1.5, so the changes above the highlighted commit were in GitHub but not drupal repo. THen we released 6.2.x and 6.1.x got dropped.
So now we just need to merge with 6.2.x.
Comment #14
smulvih2Ok I added the missing commits that were prepared for 6.1.5 but never made it, and never made it to 6.2.x. Pushed to GitHub and Drupal repo to trigger builds.
Comment #15
smulvih2Ok this has been pushed to 6.2.x and tests are passing in GitHub and Drupal repo. This will be included in next release 6.2.1.