Closed (fixed)
Project:
Drupal core
Version:
9.4.x-dev
Component:
color.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
22 Mar 2022 at 01:14 UTC
Updated:
13 Apr 2022 at 13:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
quietone commentedComment #3
quietone commentedThe color migration is config only so this should be straightforward.
Comment #4
quietone commentedComment #6
quietone commentedCopy/paste errors.
Comment #7
quietone commentedAdding a review only patch
Comment #8
bbralaThe todo's mean the related issue #3270899: Remove Color module from core will probably need a reroll after commit, but I think that is fine.
The extra test works as expected. I've skimmed through the other patch but that is kinda hard with that fixture :)
Anyways, settings RTBC, thanks @quietone!
Comment #9
catchNeeds a re-roll (at least for 10.x)
Comment #10
bbralaAh, fair enough. I'll keep an eye out for the rerol
Comment #11
yogeshmpawarRerolled the patch against 10.0.x branch & added reroll diff.
Comment #12
bbralaNew patch applies, and the changes that have been added are all trackable to recent commits. Looking good. RTBC again.
Comment #14
catchCommitted/pushed to 10.0.x and cherry-picked to 9.4.x, thanks!