Closed (fixed)
Project:
Moderation Sidebar
Version:
8.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Feb 2022 at 07:06 UTC
Updated:
14 Nov 2022 at 22:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
tannguyenhn commentedComment #3
tannguyenhn commentedComment #4
justcaldwellConfirming this issue and that the patch corrects it. Thank you!
Also setting to Major, as it does "trigger a PHP error through the user interface" when you attempt to preview new, unsaved node.
Comment #5
berdirConfirmed that this works, it also makes sense to not add cacheable dependencies because a new entity has no cache tags.
Tests would be useful.
Comment #6
qusai taha commentedConfirmed this issue and that the patch corrects it
Comment #7
joelpittetHere's what I hope is a red/green patch for tests. If so, I'll commit this.
Comment #8
joelpittetComment #9
joelpittetThank you @tannguyenhn and all who tested this patch out, I've committed it to the dev branch for a new release.