LimeSurvey: master 36ea616f

Author Committer Branch Timestamp Parent
DenisChenu DenisChenu master 2014-03-13 10:11:29 master 959a6600
Affected Issues  08818: Comparison operators (< and >) get converted to HTML-entities in expressions in questions
Changeset

fixed issue 08818: XSS security enable : Comparison operators (< and >) get converted to HTML-entities in expressions in questions
Dev: Use ExpressionManager in xssFilter
Dev: need some update on EM core to leave space, tab and \n
Dev: Add a public function to tokenize any string in EM core (but why RDP_Tokenize is private ?)

mod - application/core/LSYii_Validators.php Diff File
mod - application/helpers/expressions/em_core_helper.php Diff File