LimeSurvey: master c66766fc

Author Committer Branch Timestamp Parent
DenisChenu DenisChenu master 2020-05-06 12:58:58 master dabfe290
Affected Issues  16208: serious escape bug in Multiple choice with comments (P)
Changeset

Fixed issue 16208: escape in Multiple choice with comments
Dev: Encode in renderClass
Dev: don't fix the param for previous questiontheme compatibility
Dev: CHtml::encode are htmlspecialchars($dispVal, ENT_QUOTES,Yii::app()->charset)
Dev: then good replacer

mod - application/core/QuestionTypes/MultipleChoiceWithComments/RenderMultipleChoiceWithComments.php Diff File