bug: Fix questionnaire_assessments to not php die if there is a form problem. #6677
Labels
developers
This issue targets an issue that is for developers/collaborators/module writers/technical users
Milestone
The questionnaire_assessments does a php die() if it hits the "Nothing to report" line. This should spit out an error but not halt the php thread if there's a problem. As part of this work we should make sure the forms.php process does not die if a form is implemented improperly by not having a reports.php page setup properly.
The text was updated successfully, but these errors were encountered: