View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 20608 | Bug reports | Survey editing | public | 2026-07-16 11:10 | 2026-09-10 14:12 |
| Reporter | riku | Assigned To | DenisChenu | ||
| Priority | none | Severity | minor | ||
| Status | closed | Resolution | fixed | ||
| Summary | 20608: datasecurity_notice_label is not rendered correctly with "Collapsible text" and "All in one" survey format | ||||
| Description | This is a follow up for 19852. | ||||
| Steps To Reproduce | Steps to reproduce(Replace this text with detailed step-by-step instructions on how to reproduce the issue) Expected result(Write here what you expected to happen) Actual result(Write here what happened instead) | ||||
| Tags | No tags attached. | ||||
| Bug heat | 6 | ||||
| Complete LimeSurvey version number (& build) | ? | ||||
| I will donate to the project if issue is resolved | No | ||||
| Story point estimate | 0 | ||||
| Browser | |||||
| Database type & version | ? | ||||
| Server OS (if known) | |||||
| Webserver software & version (if known) | |||||
| PHP Version | ? | ||||
|
For some reason I was getting an error about "version" being invalid while submitting this bug so I will add some details here. The problem occurs due to the fact that em_tip.twig is rendered first on the page, retrieving the correct value for datasecurity_notice_label. However, on subsequent calls to setDefaultPrivacyText (for rendering privacy_datasecurity_notice_label.twig), the logic is skipped and placeholders are not replaced. Steps to reproduce
Expected result The privacy policy label placeholders are replaced with a toggle link. Actual result The placeholders are not replaced. See the attached screenshots for examples. |
|
|
For us to be able to investigate this issue please attach a 2 question sample survey demonstrating the issue, either as .lss file (survey structure) or (even better) as .lsa file (survey archive). |
|
|
Here you go. |
|
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=40276 |
|
|
Fixed in Release 7.0.15+260910 |
|
|
LimeSurvey: master 9aa37691 2026-09-09 17:59 Committer: GitHub Details Diff |
Fixed issue 20608: Data security notice label is not rendered correctly in "All in one" survey (05174) |
Affected Issues 20608 |
|
| mod - application/core/LSETwigViewRenderer.php | Diff File | ||
| mod - application/models/Survey.php | Diff File | ||
| mod - themes/survey/fruity_twentythree/views/subviews/privacy/privacy_datasecurity_notice_label.twig | Diff File | ||
| mod - themes/survey/fruity_twentythree/views/subviews/privacy/privacy_modal.twig | Diff File | ||
| mod - themes/survey/vanilla/views/subviews/privacy/privacy_datasecurity_notice_label.twig | Diff File | ||
| mod - themes/survey/vanilla/views/subviews/privacy/privacy_modal.twig | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-07-16 11:10 | riku | New Issue | |
| 2026-07-16 11:16 | riku | Note Added: 85206 | |
| 2026-07-16 11:16 | riku | File Added: Screenshot 2026-07-16 at 12.03.47.png | |
| 2026-07-16 11:16 | riku | File Added: Screenshot 2026-07-16 at 12.04.09.png | |
| 2026-07-16 11:16 | riku | Bug heat | 0 => 2 |
| 2026-07-16 17:17 | DenisChenu | Note Added: 85207 | |
| 2026-07-16 17:17 | DenisChenu | Bug heat | 2 => 4 |
| 2026-07-16 17:17 | DenisChenu | Assigned To | => DenisChenu |
| 2026-07-16 17:17 | DenisChenu | Status | new => assigned |
| 2026-07-17 14:04 | riku | Note Added: 85211 | |
| 2026-07-17 14:04 | riku | File Added: survey_archive_762864.lsa | |
| 2026-09-08 15:13 | DenisChenu | Story point estimate | => 0 |
| 2026-09-08 15:14 | DenisChenu | Assigned To | DenisChenu => gabrieljenik |
| 2026-09-08 15:14 | DenisChenu | Status | assigned => ready for code review |
| 2026-09-08 15:14 | DenisChenu | Note Added: 85608 | |
| 2026-09-09 16:59 | gabrieljenik | Assigned To | gabrieljenik => tibor.pacalat |
| 2026-09-09 16:59 | gabrieljenik | Status | ready for code review => ready for testing |
| 2026-09-09 17:59 | DenisChenu | Changeset attached | => LimeSurvey master 9aa37691 |
| 2026-09-09 17:59 | DenisChenu | Note Added: 85625 | |
| 2026-09-09 17:59 | DenisChenu | Assigned To | tibor.pacalat => DenisChenu |
| 2026-09-09 17:59 | DenisChenu | Status | ready for testing => resolved |
| 2026-09-09 17:59 | DenisChenu | Resolution | open => fixed |
| 2026-09-10 14:12 | LimeBot | Note Added: 85640 | |
| 2026-09-10 14:12 | LimeBot | Status | resolved => closed |
| 2026-09-10 14:12 | LimeBot | Bug heat | 4 => 6 |