View Issue Details

This bug affects 1 person(s).
 0
IDProjectCategoryView StatusLast Update
19852Bug reportsTheme editorpublic2024-11-27 16:25
Reportermary-lou Assigned ToDenisChenu  
PrioritynoneSeverityminor 
Status assignedResolutionopen 
Product Version6.6.x 
Summary19852: Theme vanilla: Privacy policy is not shown when "All in one" format is selected
Description

Unfortunately, the privacy policy is not shown when "All in one" format is selected.
Once the format is changed, the privacy policy is displayed.

firstpage.twig contains:

{# If survey mode is "All in One", this will add the welcome/privacy messages (if activated) #}
{{ include('./subviews/messages/welcome.twig') }}
{{ include('./subviews/privacy/privacy.twig') }}

There is a div privacy in the html code, but no content.

Steps To Reproduce

Steps to reproduce

Create a survey with Vanilla theme.
Set format to "all in one".
Add privacy policy.

Expected result

It should be shown on the welcome page.

Actual result

It is not shown on the welcome page.

It is shown, however, when the format is changed to e.g. Group by Group.

TagsNo tags attached.
Bug heat0
Complete LimeSurvey version number (& build)LimeSurvey Community Edition Version 6.7.0
I will donate to the project if issue is resolvedNo
Browser
Database type & version?
Server OS (if known)
Webserver software & version (if known)
PHP Versioninstalled through Cloudron

Users monitoring this issue

There are no users monitoring this issue.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-11-26 20:04 mary-lou New Issue
2024-11-27 16:25 tibor.pacalat Assigned To => DenisChenu
2024-11-27 16:25 tibor.pacalat Status new => assigned