Fixes #6677 Questionnaire die fix (#6678)
commit1596ef08dfcc0b056bcf1f0c63fd2623ff3bd6e1
authorStephen Nielson <snielson@discoverandchange.com>
Thu, 27 Jul 2023 14:59:00 +0000 (27 10:59 -0400)
committerGitHub <noreply@github.com>
Thu, 27 Jul 2023 14:59:00 +0000 (27 10:59 -0400)
treeed82936ad211e9a11d206ce6f3ba04fe1b4b3246
parent8bc9df497210caacdb6308099ace1901288246f2
Fixes #6677 Questionnaire die fix (#6678)

Fixes #6677.  Dieing in the questionnaire report kills other forms that
want to render.  We shouldn't allow that to happen.  We catch exceptions
in the forms and log them so that other forms can continue to render.
interface/forms/questionnaire_assessments/report.php
interface/patient_file/encounter/forms.php