Skip to content
  • david.verdin's avatar
    [bug] HTML character escaping was made on reference on the main hash... · 755d226c
    david.verdin authored
    [bug] HTML character escaping was made on reference on the main hash containing all the data, including list config. as a result, after execution of the first action, all the data were HTML escaped, including possible double quotes in SQL queries. Though never saved in the config file, these data were responsible for synchronisation problems. Fixed by using a copy of the $param hash for XSS protection and TT2 parsing.
    
    
    git-svn-id: https://subversion.renater.fr/sympa/trunk@5443 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
    755d226c