Closed (outdated)
Project:
Entity Print
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Apr 2018 at 02:35 UTC
Updated:
18 Jul 2025 at 03:46 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
tuchoI have uploaded a patch that solves this issue.
It just adds an IF before using the entity_print key.
Comment #3
benjy commentedWhy is this part required? The one isset() on the deepest key should be sufficient?
Does the loop simply need to be inside the isset() call?
It would be great if we could add an additional test for this?
Comment #4
jannakha commented