Adding the "Show role title in contributor list" setting in user role settings causes a 500 error #10788
Labels
Bug:2:Moderate
A bug that is causing problems for a substantial minority of users.
Milestone
Describe the bug
A 500 error in the current development version of OxS when saving user role settings with a specific selection:
[500]: POST /ojs/index.php/publicknowledge/$$$call$$$/grid/settings/roles/user-group-grid/update-user-group - Uncaught PDOException: SQLSTATE[HY000]: General error: 1366 Incorrect integer value: 'on' for column 'show_title' at row 1 in /www/ojs/lib/pkp/lib/vendor/laravel/framework/src/Illuminate/Database/Connection.php:596
To Reproduce
Steps to reproduce the behavior:
What application are you using?
OJS current development version
PRs
pkp-lib --> #10797
ojs --> pkp/ojs#4597 [TEST ONLY]
The text was updated successfully, but these errors were encountered: