LimeSurvey: master f16b90e0

Author Committer Branch Timestamp Parent
gabrieljenik ollehar master 2020-07-01 12:47:57 master 0de5e514
Affected Issues  15940: Export as printable : PHP Notice wuth debug
Changeset

Fixed issue 15940: Export as printable - PHP Notice with debug mode on (#1449)

Dev: Added method/attribute on survey model for getting the effective template name (handling survey group inheritance). Dev: Used that method/attribute while exporting printable surveys.
Dev: Added some existence checkings on getTemplateUrl() and getTemplatePath()

mod - application/controllers/admin/export.php Diff File
mod - application/models/Survey.php Diff File
mod - application/models/Template.php Diff File