View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
19984 | Bug reports | User / Groups / Roles | public | 2025-02-28 16:03 | 2025-06-23 14:06 |
Reporter | mferraz | Assigned To | twilllig | ||
Priority | none | Severity | block | ||
Status | resolved | Resolution | fixed | ||
Product Version | 6.6.x | ||||
Summary | 19984: After the last update it seems that now the user can't change the password no error is logged | ||||
Description | When we try to change our own password we get a loading screen without any error being logged on the client or server. | ||||
Steps To Reproduce | Steps to reproduceGo to /index.php/admin/user/sa/personalsettings and try to change your password Expected resultPassword being changed Actual resultLoading screen | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 8 | ||||
Complete LimeSurvey version number (& build) | 6.10.6+250224 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | PostgreSQL 13 | ||||
Server OS (if known) | Ubuntu | ||||
Webserver software & version (if known) | |||||
PHP Version | PHP 8.1 | ||||
@DenisChenu I managed to reproduce the issue after applying https://github.com/LimeSurvey/LimeSurvey/commit/4a35238d3ca61fe8ff57428e92c2f72f3bb00f41commit, meaning here is something wrong. |
|
OK https://github.com/LimeSurvey/LimeSurvey/commit/4a35238d3ca61fe8ff57428e92c2f72f3bb00f41 |
|
@tibor.pacalat : i can not reproduce : it work for me. |
|
(with https://github.com/LimeSurvey/LimeSurvey/pull/4179 here) |
|
last version : no need to try something : all are broken. |
|
To be clear : i have the same issue with https://github.com/LimeSurvey/LimeSurvey/commit/56b0a352f2c95fb6d6763dcbc005b57ded4b0288 |
|
OK, form inside form … HTML broken. |
|
Fixed in Release 6.11.0+250303 |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=38909 |
|
LimeSurvey: master c419a1e8 2025-03-18 14:42 Committer: GitHub Details Diff |
QE-801 QE-1290 endpoint for translations (#4152) * created endpoint for translations * created endpoint for translations * changed endpoint for translations * QE-1289: new service class for mo-files to json for single languages * QE-1289: new service class for mo-files to json for single languages * QE-1289: new service class for mo-files to json for single languages * QE-1289: new service class for mo-files to json for single languages * fixed param definition in TranslationMoToJson.php * changed output * exclude empty string key from translations * rebuild v1.json * add adminLang to auth endpoint return * fix codecheck * fix codecheck * fix codecheck * regenerate v1.json after merge * changed structure of returned userdetails * removed adminlang from auth endpoint result * QE-1288 - endpoint for writing missing translations into PHP file * QE-1288 - eintermediate result for multiple keys in one call * QE-1288 - I18nMissing now allows multiple keys in one call * QE-1288 - I18nMissing now allows multiple keys in one call * add all languages to i18n endpoint * new endpoint to refresh the array of all languages * psalm fixes * psalm fixes * psalm fixes * manipulate translation data to contain versions without colon * altered missing translations endpoint to avooid false positives and added first result of missing translations * fix code-check * fix unit-test * CHanged/removed some missing translations * Changed/removed some missing translations * Changed/removed some missing translations * Changed/removed some missing translations * Changed/removed some missing translations * Changed/removed some missing translations * Added some missing translations * fixed some I18nMissing.php stuff for Swagger * patch of "Fixed issue 19984: No way to update user settings (04188)" * removed one missing translation * added one missing translation * added more missing translations * added more missing translations --------- Co-authored-by: trischi <stelling.pat@gmail.com> |
Affected Issues 19984 |
|
mod - application/config/rest/v1.php | Diff File | ||
add - application/config/rest/v1/i18n.php | Diff File | ||
mod - application/extensions/admin/grid/CLSGridView.php | Diff File | ||
mod - application/extensions/admin/grid/views/template.php | Diff File | ||
add - application/helpers/editorTranslations.php | Diff File | ||
add - application/libraries/Api/Command/V1/I18n.php | Diff File | ||
add - application/libraries/Api/Command/V1/I18nMissing.php | Diff File | ||
add - application/libraries/Api/Command/V1/I18nRefreshLanguages.php | Diff File | ||
mod - application/libraries/Api/Command/V1/UserDetail.php | Diff File | ||
add - application/libraries/Api/Rest/V1/SchemaFactory/SchemaFactoryI18n.php | Diff File | ||
add - application/libraries/Api/Rest/V1/SchemaFactory/SchemaFactoryI18nMissingTranslations.php | Diff File | ||
add - application/libraries/Api/Rest/V1/SchemaFactory/SchemaFactoryI18nMissingTranslationsResponse.php | Diff File | ||
add - application/libraries/Api/Rest/V1/SchemaFactory/SchemaFactoryI18nRefreshLanguages.php | Diff File | ||
add - application/models/services/TranslationMoToJson.php | Diff File | ||
mod - application/views/admin/user/personalsettings.php | Diff File | ||
mod - docs/open-api/v1.json | Diff File | ||
mod - tests/unit/api/opHandlers/OpHandlerQuestionCreateTest.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2025-02-28 16:03 | mferraz | New Issue | |
2025-02-28 16:03 | mferraz | File Added: Imagem colada (2).png | |
2025-03-03 15:26 | tibor.pacalat | Note Added: 82171 | |
2025-03-03 15:26 | tibor.pacalat | Bug heat | 0 => 2 |
2025-03-03 15:27 | DenisChenu | Note Added: 82172 | |
2025-03-03 15:27 | DenisChenu | File Added: Capture d’écran du 2025-03-03 15-27-13.png | |
2025-03-03 15:27 | DenisChenu | Bug heat | 2 => 4 |
2025-03-03 15:27 | DenisChenu | Note Added: 82173 | |
2025-03-03 15:29 | tibor.pacalat | Assigned To | => DenisChenu |
2025-03-03 15:29 | tibor.pacalat | Status | new => assigned |
2025-03-03 15:30 | DenisChenu | Note Added: 82174 | |
2025-03-03 15:32 | DenisChenu | Note Added: 82175 | |
2025-03-03 15:32 | DenisChenu | File Added: Capture vidéo du 2025-03-03 15-30-48.webm | |
2025-03-03 15:38 | DenisChenu | Note Added: 82176 | |
2025-03-03 15:49 | DenisChenu | Note Added: 82178 | |
2025-03-03 16:07 | DenisChenu | Note Added: 82179 | |
2025-03-03 16:07 | DenisChenu | File Added: Capture d’écran du 2025-03-03 16-06-50.png | |
2025-03-03 16:19 | DenisChenu | Assigned To | DenisChenu => gabrieljenik |
2025-03-03 16:19 | DenisChenu | Status | assigned => ready for code review |
2025-03-03 16:19 | DenisChenu | Note Added: 82181 | |
2025-03-03 17:01 | gabrieljenik | Assigned To | gabrieljenik => tibor.pacalat |
2025-03-03 17:01 | gabrieljenik | Status | ready for code review => ready for testing |
2025-03-03 17:35 | tibor.pacalat | Status | ready for testing => resolved |
2025-03-03 17:35 | tibor.pacalat | Resolution | open => fixed |
2025-03-03 18:13 | LimeBot | Note Added: 82184 | |
2025-03-03 18:13 | LimeBot | Status | resolved => closed |
2025-03-03 18:13 | LimeBot | Bug heat | 4 => 6 |
2025-06-23 14:06 | twilllig | Changeset attached | => LimeSurvey master c419a1e8 |
2025-06-23 14:06 | twilllig | Note Added: 82921 | |
2025-06-23 14:06 | twilllig | Assigned To | tibor.pacalat => twilllig |
2025-06-23 14:06 | twilllig | Status | closed => resolved |
2025-06-23 14:06 | twilllig | Bug heat | 6 => 8 |