kevin w β created an issue.
Re-roll for v1.11
Re-roll the patch for v3.0.0
kevin w β created an issue.
kevin w β created an issue.
Kevin W β created an issue.
It turned out to be an issue in Monolog:
https://www.drupal.org/project/monolog/issues/3366135
π
NullLogger not implements LoggerChannelInterface
Fixed
.
Closing this issue.
Kevin W β created an issue.
Add a patch
Kevin W β created an issue.
Re-roll the patch in #39 for v1.10.0.
Kevin W β created an issue.
Re-roll the patch for 10.3.1
Added the check for denyList at the start of processInbound(). This helps address the issue when /part1 and /part1/* should be redirected except a unique path like /part1/special_path_here.
The path is very helpful! Should the processInbound() function also check the denyList and skip the subsequent processing if the incoming path matches one of the entries in the denyList?
Recreated the patch in #27 for v2.0.0 in case anyone else needs it.
Thanks for this great patch that helped us re-gain the capability to view/edit embedded media after upgrading to CKEditor5. I did run into an issue that when the editor does not have "update" permission on the media, clicking on the "Edit media" button would fail silently. The other issue down the road is that the CoreEditorMediaDialog class will also be removed in Drupal 11. In this new patch, the button will open the edit page in a new tab if the current user has the "update media" permission. Otherwise it opens the view page.
Re-roll patch for v1.3.0
Re-roll patch for v1.3.0
Re-rolling the patch for 1.5.
Kevin W β created an issue.
Kevin W β created an issue.
Kevin W β created an issue.