View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
20287 | Bug reports | Question editor | public | 2025-10-08 08:21 | 2025-10-08 08:43 |
Reporter | riku | Assigned To | DenisChenu | ||
Priority | none | Severity | minor | ||
Status | confirmed | Resolution | open | ||
Summary | 20287: The Attribute advanced setting category for questions is not unset for languages other than English. | ||||
Description | The Attribute advanced setting cateogry is only unset if the page is displayed in English (or likely also if the translation of the word Attribute happens to also be Attribute). The exact issue in code is in application/controllers/QuestionAdministrationController.php on line 2424: unset($advancedSettings['Attribute']); | ||||
Steps To Reproduce | Steps to reproduce
Expected resultThe Attribute (Attribut in French) setting category isn't added to the list. Mind you this is the case when English is used (see english.png). Actual resultThe Attribute setting category is displayed in all languages where the translation of the word "Attribute" doesn't match "Attribute". See french.png. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 4 | ||||
Complete LimeSurvey version number (& build) | 6.15.14 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | MySQL | ||||
Server OS (if known) | Ubuntu | ||||
Webserver software & version (if known) | Apache | ||||
PHP Version | 8.3.25 | ||||
I also created a PR to solve this: https://github.com/LimeSurvey/LimeSurvey/pull/4470 |
|
Confirm the issue |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2025-10-08 08:21 | riku | New Issue | |
2025-10-08 08:21 | riku | File Added: english.png | |
2025-10-08 08:21 | riku | File Added: french.png | |
2025-10-08 08:23 | riku | Note Added: 83566 | |
2025-10-08 08:23 | riku | Bug heat | 0 => 2 |
2025-10-08 08:43 | DenisChenu | Assigned To | => DenisChenu |
2025-10-08 08:43 | DenisChenu | Status | new => confirmed |
2025-10-08 08:43 | DenisChenu | Note Added: 83567 | |
2025-10-08 08:43 | DenisChenu | Bug heat | 2 => 4 |