Closed (fixed)
Project:
Drupal core
Version:
11.x-dev
Component:
editor.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
18 Jan 2026 at 11:03 UTC
Updated:
20 Mar 2026 at 19:20 UTC
Jump to comment: Most recent
Comments
Comment #3
claudiu.cristeaReady for review
Comment #5
longwaveMerge conflict, and a question about the alter hook, because it seems a bit of a strange way of doing things now.
Comment #6
claudiu.cristeaAs it was discussed in Slack:
Read for review again.
Comment #7
nicxvan commentedI think this is ready.
I'm not seeing where that discussion happened in slack, but most refactoring is being postponed.
I related the issue.
Comment #8
nicxvan commentedSorry I forgot I toggled the status, I didn't mean to rtbc quite yet: the comment in the previous comment was meant to be a question.
I see your question in slack @claudiu.cristea, but I don't see a discussion, can you point it out?
If that's confirmed I think we can mark this as ready.
Comment #9
berdirIt was https://drupal.slack.com/archives/C079NQPQUEN/p1769955215025759, you commented there too. I'll add my suggestion in the thread to the other issue.
Comment #10
nicxvan commentedAh I didn't go back far enough!
Thanks!
Comment #12
longwaveCommitted and pushed this to main, but it doesn't cherry-pick back to 11.x; we need a backport MR.
Comment #14
claudiu.cristeaAdded a new MR !14954 against 11.x. Please review
Comment #16
nicxvan commentedThe backport mr is ready! I compared with the commit and it looks correct.
Comment #18
nicxvan commentedthe service id needs to be updated, there is a suggestion.
Comment #19
catchCommitted #3577279: Fix service call in EditorController xss to main.
Comment #20
claudiu.cristeaNormally, this is ready. But now I see failures in migrate tests. No idea about the source, this used to pass. Not sure if I only need to update the expectations
Comment #21
nicxvan commentedI rebased on 11.x, tests are green!
Comment #23
godotislateCommitted and pushed to 11.x and published CR. Thanks, everyone!