View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 16292 | Bug reports | Survey editing | public | 2020-05-18 16:45 | 2020-12-23 19:57 | 
| Reporter | Jmantysalo | Assigned To | cdorin | ||
| Priority | none | Severity | minor | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 4.2.x | ||||
| Summary | 16292: One language missing in question editing | ||||
| Description | A survey with N languages, N>5, shows only N-1 when editing a question (i.e. 4 and "More Languages" -dropdown with N-5 languages). | ||||
| Additional Information | Not sure but maybe let firstfour = pick(this.aLanguages, slice(keys(this.aLanguages), 0, 4)); has error. I think the last number should be 4, not 5. | ||||
| Tags | No tags attached. | ||||
| Bug heat | 4 | ||||
| Complete LimeSurvey version number (& build) | Versio 4.2.3+200511 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | |||||
| Database type & version | N/A | ||||
| Server OS (if known) | |||||
| Webserver software & version (if known) | |||||
| PHP Version | N/A | ||||
| The change I suggested (5 --> 4) corrects this problem. I think it should not do any side effects, but someone else should take a look. This .vue -system is not familiar to me. | |
| I made a pull request for this. | |
| The patch, hopefully this link is what is needed: https://github.com/jmantysalo/LimeSurvey/commit/9a301f30abb971be0efbffe041ce47a4f225d1f1 | |
| This should be an easy one... Anyone doing this? | |
| "This commit does not belong to any branch on this respository, and may belong to a fork outside of the repository." -- how should I correct this? (The patch itself is trivial.) | |
| fixed in 4.4.0 RC1 | |
| 
 True, works now. Thanks and season greetings! | |
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 2020-05-18 16:45 | Jmantysalo | New Issue | |
| 2020-05-18 20:23 | Jmantysalo | Note Added: 57891 | |
| 2020-05-21 22:52 | Jmantysalo | Note Added: 57985 | |
| 2020-05-24 21:01 | Jmantysalo | Note Added: 58007 | |
| 2020-06-25 13:10 | Jmantysalo | Note Added: 58450 | |
| 2020-11-16 09:58 | Jmantysalo | Note Added: 60652 | |
| 2020-12-23 18:05 | cdorin | Assigned To | => cdorin | 
| 2020-12-23 18:05 | cdorin | Status | new => closed | 
| 2020-12-23 18:05 | cdorin | Resolution | open => fixed | 
| 2020-12-23 18:05 | cdorin | Note Added: 61140 | |
| 2020-12-23 19:57 | Jmantysalo | Note Added: 61151 | 


