Gabriel Jenik

Results 76 issues of Gabriel Jenik

- Fix type error detected in CI pipeline - Fix table name for reponses archive record

Needs code review
Needs testing

### **PR Type** Bug fix ___ ### **Description** • Update HelloWorld Twig extension to use modern Twig AbstractExtension • Fix 500 error when enabling custom Twig extensions • Replace deprecated...

Needs code review
Needs testing
Review effort 2/5

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...

Needs testing
Code review done
Review effort 2/5

### **PR Type** Bug fix ___ ### **Description** - Prevents exposure of sensitive information in session errors - Clears error messages for `CDbException` before displaying to users - Enhances security...

Needs code review
Needs testing
Discussion ongoing
Review effort 1/5

Seems sometimes `$this->sMove ` may be blank. Ex: https://github.com/LimeSurvey/LimeSurvey/pull/2889/files#diff-f2c0610f506dc0397d2efd8d8203a78dc44f2825e26eb0ac70efd87205d2e36eR1136

Needs code review
Needs testing

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...