View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
17830Bug reportsQuestion editorpublic2022-07-05 19:28
Reporterrouuuge Assigned Togabrieljenik  
PrioritynoneSeverityminor 
Status closedResolutionfixed 
Product Version5.2.x 
Summary17830: LS Expression in Bootstrapbuttons answer not working
Description

In Bootstrapbuttons Answers the LS-Expression is rendered as String.

Could fix it temporary if I add here:

https://github.com/LimeSurvey/LimeSurvey/blob/master/themes/question/bootstrap_buttons/survey/questions/answer/listradio/rows/answer_row.twig

<label for="answer{{ name }}"> {{ processString(answer) }}
</label>

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)

TagsNo tags attached.
Bug heat2
Complete LimeSurvey version number (& build)Version 5.2.9+220110
I will donate to the project if issue is resolvedNo
Browser
Database type & versionMariaDB 10
Server OS (if known)
Webserver software & version (if known)
PHP Version7.2.34

Relationships

related to 17957 closedgabrieljenik LS Expression in answers not working 

Users monitoring this issue

There are no users monitoring this issue.

Related Changesets

LimeSurvey: master 8902d2fc

2022-03-02 10:27:44

gabrieljenik


Committer: GitHub Details Diff
Fixed issue 17830: LS Expression in Bootstrapbuttons answer not working (#2263)

Co-authored-by: encuestabizdevgit <devgit@encuesta.biz>
Affected Issues
17830
mod - themes/question/bootstrap_buttons/survey/questions/answer/listradio/rows/answer_row.twig Diff File

Issue History

Date Modified Username Field Change
2022-01-11 10:09 rouuuge New Issue
2022-01-11 17:13 galads Assigned To => galads
2022-01-11 17:13 galads Status new => confirmed
2022-01-11 17:14 galads Zoho Project Synchronization => |Yes|
2022-02-22 13:34 gabrieljenik Note Added: 68354
2022-02-22 13:34 gabrieljenik Bug heat 0 => 2
2022-02-28 11:21 galads Status confirmed => ready for code review
2022-03-02 10:27 gabrieljenik Changeset attached => LimeSurvey master 8902d2fc
2022-03-02 10:27 gabrieljenik Note Added: 68490
2022-03-02 10:27 gabrieljenik Assigned To galads => gabrieljenik
2022-03-02 10:27 gabrieljenik Resolution open => fixed
2022-03-14 20:19 gabrieljenik Issue cloned: 17957
2022-03-14 20:19 gabrieljenik Relationship added related to 17957
2022-07-05 19:28 gabrieljenik Status ready for code review => closed