Problem/Motivation

We have some problems with config schema when using Print area in views

It is failing validation with Config inspector.

- 1 error(s) identified by config_inspector to fix :
 -------------------------------------------------------- ---------------- 
  Key                                                      Status          
 -------------------------------------------------------- ---------------- 
  entity_print.print_engine.phpwkhtmltopdf:settings.zoom   missing schema  
 -------------------------------------------------------- ---------------- 

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

andersen_ti created an issue. See original summary.

andersen_ti’s picture

Config fix in patch.

andypost’s picture

Status: Active » Reviewed & tested by the community

++ to get it in

heddn’s picture

Status: Reviewed & tested by the community » Needs review
StatusFileSize
new502 bytes

A minor fix. Zoom should be a float. See https://wkhtmltopdf.org/usage/wkhtmltopdf.txt

larowlan’s picture

Status: Needs review » Reviewed & tested by the community

  • larowlan committed dbe5653 on 8.x-2.x authored by heddn
    Issue #3164576 by andersen_ti, heddn: Config schema incomplete for...
larowlan’s picture

Status: Reviewed & tested by the community » Fixed

Thanks

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.