View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 17773 | Bug reports | Label sets | public | 2021-12-02 13:29 | 2022-03-07 10:14 |
| Reporter | Hiccup | Assigned To | gabrieljenik | ||
| Priority | none | Severity | feature | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 3.x | ||||
| Summary | 17773: Code name change while we updated from Edit Question screen | ||||
| Description | we have one issue. Test Scenarios: we store label set direct in question edit. labelset list PLACE;HOTEL OR PLACE NAME | ||||
| Steps To Reproduce | Steps to reproduceCreate a new label set from Edit question., Please check Test group Expected resultBoth have to display the same as the edit question label set we added. | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| Bug heat | 16 | ||||
| Complete LimeSurvey version number (& build) | LS3 | ||||
| I will donate to the project if issue is resolved | |||||
| Browser | |||||
| Database type & version | |||||
| Server OS (if known) | |||||
| Webserver software & version (if known) | |||||
| PHP Version | |||||
|
@galads, I can reproduce this issue. While when adding answer options the max code lenght is 5, adding subquestions allows using longer subquestion codes, see screenshot. Problem: When saving such subquestions with longer codes as label set, the subquestion codes then get cut off. If I save the subquestions and then view the label sets, the codes are shortened but the user will not notice that. |
|
|
@Mazi how can we change or remove description details?? |
|
|
PR: https://github.com/LimeSurvey/LimeSurvey/pull/2201 Made the labelsets long enough for hlding answer codes (5 chars) and subquestion codes (>= 5). This should also be happening on master. |
|
|
Fix committed to 3.x-LTS branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=33098 |
|
|
Fixed in Release 3.27.32+220119 |
|
|
Master patch still pending. |
|
|
PR for master: https://github.com/LimeSurvey/LimeSurvey/pull/2217 |
|
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=33320 |
|
|
Fixed in Release 5.3.3+220307 |
|
|
LimeSurvey: 3.x-LTS 2a4ed74c 2022-01-14 12:58 Committer: GitHub Details Diff |
Fixed issue 17773: Code name change while we updated from Edit Question screen (#2201) Co-authored-by: encuestabizdevgit <devgit@encuesta.biz> |
Affected Issues 17773 |
|
| mod - application/config/version.php | Diff File | ||
| mod - application/helpers/update/updatedb_helper.php | Diff File | ||
| mod - application/views/admin/labels/_labelviewtabcontent_view.php | Diff File | ||
| mod - application/views/admin/survey/Question/question_subviews/_modals.twig | Diff File | ||
| mod - assets/scripts/admin/answers.js | Diff File | ||
| mod - installer/create-database.php | Diff File | ||
|
LimeSurvey: master 2e2ccb23 2022-01-24 20:18 Details Diff |
Fixed issue 17773: Code name change while we updated from Edit Question screen |
Affected Issues 17773 |
|
| mod - application/config/version.php | Diff File | ||
| mod - application/helpers/update/updatedb_helper.php | Diff File | ||
| mod - application/views/admin/labels/_labelviewtabcontent_view.php | Diff File | ||
| mod - application/views/questionAdministration/modals.twig | Diff File | ||
| mod - assets/scripts/admin/questionEditor.js | Diff File | ||
| mod - installer/create-database.php | Diff File | ||
|
LimeSurvey: master 13826d67 2022-03-03 20:56 Committer: GitHub Details Diff |
Merge pull request #2217 from gabrieljenik/bug/17773-master--Code-name-change-while-we-updated-from-Edit-Question-screen Fixed issue 17773: Code name change while we updated from Edit Question screen |
Affected Issues 17773 |
|
| mod - application/config/version.php | Diff File | ||
| add - application/helpers/update/updates/Update_483.php | Diff File | ||
| mod - application/views/admin/labels/_labelviewtabcontent_view.php | Diff File | ||
| mod - application/views/questionAdministration/modals.twig | Diff File | ||
| mod - assets/scripts/admin/questionEditor.js | Diff File | ||
| mod - installer/create-database.php | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2021-12-02 13:29 | Hiccup | New Issue | |
| 2021-12-02 13:29 | Hiccup | File Added: Screenshot_1438.png | |
| 2021-12-02 13:29 | Hiccup | File Added: Screenshot_1437.png | |
| 2021-12-02 13:29 | Hiccup | File Added: limesurvey_survey_413621.lss | |
| 2021-12-02 13:46 | Mazi | Note Added: 67651 | |
| 2021-12-02 13:46 | Mazi | File Added: image.png | |
| 2021-12-02 13:46 | Mazi | File Added: image-2.png | |
| 2021-12-02 17:01 | Hiccup | Note Added: 67658 | |
| 2021-12-02 17:29 | c_schmitz | Description Updated | |
| 2021-12-02 17:29 | c_schmitz | Steps to Reproduce Updated | |
| 2021-12-02 17:30 | c_schmitz | File Deleted: Screenshot_1438.png | |
| 2021-12-02 17:30 | c_schmitz | File Deleted: Screenshot_1437.png | |
| 2021-12-02 17:30 | c_schmitz | Project | Development => Bug reports |
| 2021-12-02 19:36 | guest | Bug heat | 4 => 10 |
| 2021-12-14 13:18 | galads | Assigned To | => galads |
| 2021-12-14 13:18 | galads | Status | new => confirmed |
| 2021-12-14 13:18 | galads | Complete LimeSurvey version number (& build) | => LS3 |
| 2021-12-14 13:18 | galads | Zoho Project Synchronization | => |Yes| |
| 2022-01-06 17:24 | gabrieljenik | Note Added: 67936 | |
| 2022-01-06 17:24 | gabrieljenik | Bug heat | 10 => 12 |
| 2022-01-06 17:24 | gabrieljenik | Note Edited: 67936 | |
| 2022-01-14 11:58 | gabrieljenik | Changeset attached | => LimeSurvey 3.x-LTS 2a4ed74c |
| 2022-01-14 11:58 | gabrieljenik | Note Added: 68000 | |
| 2022-01-14 11:58 | gabrieljenik | Assigned To | galads => gabrieljenik |
| 2022-01-14 11:58 | gabrieljenik | Resolution | open => fixed |
| 2022-01-18 10:54 | LimeBot | Zoho Project Synchronization | Yes => |Yes| |
| 2022-01-18 10:54 | LimeBot | Note Added: 68046 | |
| 2022-01-18 10:54 | LimeBot | Status | confirmed => closed |
| 2022-01-18 10:54 | LimeBot | Bug heat | 12 => 14 |
| 2022-02-09 14:40 | c_schmitz | Status | closed => assigned |
| 2022-02-09 14:40 | c_schmitz | Note Added: 68255 | |
| 2022-02-09 14:40 | c_schmitz | Bug heat | 14 => 16 |
| 2022-02-23 13:00 | gabrieljenik | Note Added: 68383 | |
| 2022-02-23 13:01 | gabrieljenik | Note Edited: 68383 | |
| 2022-03-03 19:56 | gabrieljenik | Changeset attached | => LimeSurvey master 13826d67 |
| 2022-03-03 19:56 | gabrieljenik | Changeset attached | => LimeSurvey master 2e2ccb23 |
| 2022-03-03 19:56 | gabrieljenik | Note Added: 68534 | |
| 2022-03-07 10:14 | LimeBot | Zoho Project Synchronization | Yes => |Yes| |
| 2022-03-07 10:14 | LimeBot | Note Added: 68548 | |
| 2022-03-07 10:14 | LimeBot | Status | assigned => closed |