Closed (fixed)
Project:
Drupal core
Version:
11.x-dev
Component:
tour.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
20 Feb 2024 at 10:23 UTC
Updated:
17 May 2024 at 00:19 UTC
Jump to comment: Most recent
Comments
Comment #2
quietone commentedComment #3
quietone commentedComment #6
smustgrave commentedFingers crossed!
I'm wondering if it makes sense to close #3405660: Remove tour from themes and just do the work here. The theme ticket is blocked by this and pretty sure without the theme code this MR would fail too.
Comment #7
smustgrave commentedBummer seems tour is in some database fixtures and guess need #3414563: Add new 10.3.x database dump fixtures, without modules deprecated for removal in 11.x done first. Also discovered #3424208: Remove tour from language.module
Comment #12
quietone commentedI've closed #3405660: Remove tour from themes as a duplicate and am adding credit.
Comment #13
smustgrave commented#3424208: Remove tour from language.module moved this to contrib and copied over the removal hook from the language module to this ticket. Not sure correct status but leaving in postponed as believe the fixtures need updating still.
Comment #15
spokjeRebased after #3399746: Add declare(strict_types=1) to all Functional tests landed.
Maintainer of Contrib tour module might want to grab the change done on Functional tests and add them to the contrib module.
Comment #16
smustgrave commentedSo good news when applying the changes @quietone did on #3414563: Add new 10.3.x database dump fixtures, without modules deprecated for removal in 11.x I get the same errors so tells me removal was good.
Comment #19
catchComment #20
smustgrave commentedAll green
Comment #21
catchVery straightforward removal now, looks ready to go.
Comment #22
alexpottCommitted 1c66f7e and pushed to 11.x. Thanks!
We need an issue to deprecate shepherd.js in Drupal 10.3.x ... and an issue to include it in the contrib module.