View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 17593 | Bug reports | Survey editing | public | 2021-09-14 08:40 | 2021-11-02 09:06 |
| Reporter | galads | Assigned To | gabrieljenik | ||
| Priority | urgent | Severity | partial_block | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 5.x | ||||
| Summary | 17593: Generated answer code is too long | ||||
| Description | If I "ADD" (not Replace) the 308 answer options when adding the 308 Answer Options are ALL there . But when I click on "Save" the error persists: | ||||
| Additional Information | Related issue: https://bugs.limesurvey.org/view.php?id=17481#c66344 | ||||
| Tags | No tags attached. | ||||
| Bug heat | 2 | ||||
| Complete LimeSurvey version number (& build) | 5.x | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | |||||
| Database type & version | Not relevant | ||||
| Server OS (if known) | |||||
| Webserver software & version (if known) | |||||
| PHP Version | Not relevant | ||||
|
There are two problems: 2) The codes have a maximum of 5 characters. If the prefix is "PEPE" and you add 10 options, the error will occur: PHP will fail, because although the field has a limit of 5, through JS you can set a longer text, which is what happens using "quick add". |
|
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=32800 |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2021-09-14 08:40 | galads | New Issue | |
| 2021-09-14 08:40 | galads | Status | new => assigned |
| 2021-09-14 08:40 | galads | Assigned To | => gabrieljenik |
| 2021-09-14 08:41 | galads | Priority | none => urgent |
| 2021-09-14 08:41 | galads | Zoho Project Synchronization | => |Yes| |
| 2021-09-14 15:04 | gabrieljenik | Summary | Error adding a large number of answer options () => Generated answer code is too long |
| 2021-09-14 15:04 | gabrieljenik | Zoho Project Synchronization | Yes => |Yes| |
| 2021-09-14 15:07 | gabrieljenik | Note Added: 66477 | |
| 2021-09-14 15:07 | gabrieljenik | Bug heat | 0 => 2 |
| 2021-09-14 15:10 | gabrieljenik | Additional Information Updated | |
| 2021-09-14 15:10 | gabrieljenik | Zoho Project Synchronization | Yes => |Yes| |
| 2021-09-29 22:11 | gabrieljenik | Note Added: 66661 | |
| 2021-10-07 12:07 | ollehar | Status | assigned => ready for testing |
| 2021-10-22 09:33 | c_schmitz | Status | ready for testing => resolved |
| 2021-10-22 09:33 | c_schmitz | Resolution | open => fixed |
| 2021-10-22 09:45 | gabrieljenik | Changeset attached | => LimeSurvey master 112e8d92 |
| 2021-10-22 09:45 | gabrieljenik | Note Added: 66900 | |
| 2021-11-02 09:06 | c_schmitz | Status | resolved => closed |