View Revisions: Issue #16937
Summary | 16937: Easy way to launch CDBException | ||
---|---|---|---|
Revision | 2020-12-31 15:25 by gabrieljenik | ||
Additional Information | Seems prefilled value are not filtered with https://github.com/LimeSurvey/LimeSurvey/blob/bdd01aab12a6c9897cb777fbb8e3692a6f95858d/application/helpers/expressions/em_manager_helper.php#L10132 Here it's with mysql, but other have same issue (date for example) The 2 htmlk are done with debug or without Original solution for LS3 on 16481 needs to be ported or enhanced for LS4. |
||
Revision | 2020-12-31 15:24 by gabrieljenik | ||
Additional Information | Seems prefilled value are not filtered with https://github.com/LimeSurvey/LimeSurvey/blob/bdd01aab12a6c9897cb777fbb8e3692a6f95858d/application/helpers/expressions/em_manager_helper.php#L10132 Here it's with mysql, but other have same issue (date for example) The 2 htmlk are done with debug or without |