LimeSurvey: develop 513ce2c7

Author Committer Branch Timestamp Parent
DenisChenu ollehar develop 2018-12-20 00:18:29 develop 91ce9479
Affected Issues  14362: Template can throw error with invalid image
Changeset

Fixed issue 14362: Template can throw error with invalid image
Dev: test if file exist before send it to imageValidator
Dev: add commment on validateImage function (this can be updated if needed, but not really the task of a image validation)
Dev: or did image validation must test if file exist ?

mod - application/core/LSYii_ImageValidator.php Diff File
mod - application/core/LS_Twig_Extension.php Diff File