LimeSurvey: master 98eb80d4

Author Committer Branch Timestamp Parent
DenisChenu GitHub master 2022-07-25 18:59:22 master 57deeab3
Affected Issues  18128: Invalid script (and uneeded function) during survey
Changeset

Fixed issue 18128 : Broken javascript on welcome page (#2381)

Fixed issue : Invalid var in 1st page
Dev: cleaner separation between js tayloring for qid and out of qid
Dev: review pageTailorInfo to avoid empty varused
Dev: optimisation of pageTailorInfo adapatation : do it only once, and not once by qid.
Dev: fix name of variables : $allJsVarsUsed is globally used for all question
Dev: Avoid issue with debug set and null pageTailorInfo
Dev: survey listing page (and some other) don't launch StartProcessingPage

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