Closed (fixed)
Project:
Entity Print
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
19 Nov 2018 at 14:30 UTC
Updated:
22 May 2025 at 09:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
idebr commentedAttached patch adds entity_print.print_engine.dompdf.settings.disable_log to entity_print.schema.yml
Comment #3
benjy commentedIt's a shame this never failed the tests, could you please add a test that flexes the config so we can pickup if we ever miss these again?
Comment #4
andypostIt will be hard to create every variation of parameters to check every config schema
Comment #5
andypost@benjy there's only 3 places broken, please suggest a way forward
Comment #6
smustgrave commentedThis seems like a simple change and can confirm the issue using configuration_inspector. The whole schema could be validated but this is the only error in entity_print.print_engine.dompdf
Comment #7
smustgrave commentedComment #10
claudiu.cristeaMoved patch from #2 to a MR
Comment #13
jsacksick commented