LimeSurvey: master ab247ba5

Author Committer Branch Timestamp Parent
DenisChenu GitHub master 2019-01-09 12:19:28 master 7677de1c
Affected Issues  14400: Unable to use "self" 'self' "that" or 'that' fixed string in Expression
Changeset

Fixed issue 14400: Unable to use self ot that fixed string in Expression (#1202)

Dev: add self,that and this in reserved var for Question rules
Fixed issue : don't replace question title starting with self or that in expression

mod - application/helpers/expressions/em_core_helper.php Diff File
mod - application/helpers/expressions/em_manager_helper.php Diff File
mod - application/models/Question.php Diff File