Gabriel Jenik
Gabriel Jenik
- Fix type error detected in CI pipeline - Fix table name for reponses archive record
### **PR Type** Bug fix ___ ### **Description** • Update HelloWorld Twig extension to use modern Twig AbstractExtension • Fix 500 error when enabling custom Twig extensions • Replace deprecated...
New Approach. - Added a Precheck Prepare page where the session is seeded, for later verification of the process. - When refreshing the precheck page, based on a cookie, we...
### **PR Type** Bug fix ___ ### **Description** - Prevents exposure of sensitive information in session errors - Clears error messages for `CDbException` before displaying to users - Enhances security...
Seems sometimes `$this->sMove ` may be blank. Ex: https://github.com/LimeSurvey/LimeSurvey/pull/2889/files#diff-f2c0610f506dc0397d2efd8d8203a78dc44f2825e26eb0ac70efd87205d2e36eR1136
StateRestore restores columns with name attribute that are not part of the current view. When using StateRestore with a table that defines column name attributes, restoring a saved state can...