Needs review
Project:
Entity Print
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Aug 2020 at 10:08 UTC
Updated:
28 Oct 2020 at 09:43 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #2
sorlov commentedPatch to fix config schema for Print view area
Comment #3
sorlov commentedComment #4
andypostComment #5
andypostProper fix
- schema should be in
entity_print_views.views.schema.yml(needss/schema/views.schemasuffix)- additionally to area display also missing schema and could cause issues with saving areas' components (footer/header)
According the last bullet it may need update hook for existing sites (re-saving view helps)
Comment #6
andypostProper title
Comment #7
sorlov commentedUpdated patch compatible with changes from https://www.drupal.org/project/entity_print/issues/3019791
Comment #8
andypostLast change is weird and makes patch non-commitable because mixing bugfix and changes from feature