View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 20520 | Bug reports | Print View | public | 2026-05-19 20:52 | 2026-05-19 20:53 |
| Reporter | Mazi | Assigned To | |||
| Priority | none | Severity | partial_block | ||
| Status | new | Resolution | open | ||
| Product Version | 6.17.x | ||||
| Summary | 20520: Headings for array questions are mis-aligned for certain array questions | ||||
| Description | For the "Print answers" screen the heading for certain array question types are mis-aligned, see attached screenshhot. This affects at least array texts and array numbers question types. Affected twig view files are located at /themes/survey/vanilla/views/subviews/printanswers/question_types/ The issue is caused by wrong indexing. Index should start at zero. | ||||
| Steps To Reproduce | Steps to reproduceImport the attached survey and activate and run it. Fill the array questions. Check "Print answers" screen at the end after submitting the survey. Expected resultCorrect array table header Actual resultHeader needs to be moved one row up (wrong indexing). | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| Bug heat | 2 | ||||
| Complete LimeSurvey version number (& build) | 6.17.3 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | |||||
| Database type & version | x | ||||
| Server OS (if known) | |||||
| Webserver software & version (if known) | |||||
| PHP Version | x | ||||
|
@DenisChenu, @c_schmitz, I think we had fixed this issue before for LS 5.x or even 3.x. |
|