LimeSurvey: Yii 7092bfda

Author Committer Branch Timestamp Parent
TMSWhite TMSWhite Yii 2012-05-16 10:27:50 Yii 45b1c044
Affected Issues  06075: Content of previous answer is not replaced, instead placeholder of selected answer is shown: eg. {TOKEN:ATTRIBUTE_2}
 06102: "Print your answers" shows EM syntax errors
Changeset

Fixed issue 06102: "Print your answers" shows EM syntax errors
Dev had to fix issue 06075 in a different way to solve this issue: Needed to do 3-deep recursive replacement instead of 2-deep recursion.

mod - application/helpers/expressions/em_manager_helper.php Diff File
mod - application/helpers/replacements_helper.php Diff File