View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
17205Bug reportsAssessmentspublic2021-07-12 11:53
Reportergabrieljenik Assigned Togabrieljenik  
PrioritynoneSeveritypartial_block 
Status closedResolutionfixed 
Product Version4.4.14 
Summary17205: When displaying assessment messages, empty lines are being displayed
Description

Original ticket 16871 was for LS3.
This is for LS4.

I understand they are related to rules for which the scoring schema doesn't apply

Steps To Reproduce

In the assessment results (when you finish a survey), there is one row for each rule. But the section of 'Total' rules start with an empty row.

Additional Information

The problem is in the twig file.
There is a loopforeach {% for assessed in aAssessments.total %}
But aAssessments.total has an extra attribute, is not an array.
Check attachment.

TagsNo tags attached.
Bug heat4
Complete LimeSurvey version number (& build)4.4.14
I will donate to the project if issue is resolvedNo
Browser
Database type & versionMysql
Server OS (if known)
Webserver software & version (if known)
PHP Version7

Relationships

related to 16871 closedgabrieljenik When displaying assessment messages, empty lines are being displayed 

Users monitoring this issue

There are no users monitoring this issue.

Activities

gabrieljenik

gabrieljenik

2021-04-23 15:23

manager   ~64130

Aplying same solution as https://bugs.limesurvey.org/view.php?id=16871

PR: https://github.com/LimeSurvey/LimeSurvey/pull/1855

gabrieljenik

gabrieljenik

2021-04-26 18:31

manager   ~64162

Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=31637

c_schmitz

c_schmitz

2021-07-12 11:53

administrator   ~65366

Release done.

Related Changesets

LimeSurvey: master 63f0657e

2021-04-26 18:31:14

gabrieljenik


Committer: GitHub Details Diff
Fixed issue 17205: When displaying assessment messages, empty lines are being displayed (#1855)

Co-authored-by: encuestabizdevgit <devgit@encuesta.biz>
Affected Issues
17205
mod - themes/survey/vanilla/views/subviews/messages/assessments.twig Diff File

Issue History

Date Modified Username Field Change
2021-03-25 17:26 gabrieljenik New Issue
2021-03-25 17:26 gabrieljenik Status new => assigned
2021-03-25 17:26 gabrieljenik Assigned To => gabrieljenik
2021-03-25 17:26 gabrieljenik Issue generated from: 16871
2021-03-25 17:26 gabrieljenik Relationship added related to 16871
2021-04-23 15:22 gabrieljenik Sync to Zoho Project => |Yes|
2021-04-23 15:23 gabrieljenik Note Added: 64130
2021-04-23 15:23 gabrieljenik Status assigned => ready for testing
2021-04-26 18:31 gabrieljenik Changeset attached => LimeSurvey master 63f0657e
2021-04-26 18:31 gabrieljenik Note Added: 64162
2021-04-26 18:31 gabrieljenik Resolution open => fixed
2021-04-26 19:03 ollehar Status ready for testing => resolved
2021-07-12 11:53 c_schmitz Note Added: 65366
2021-07-12 11:53 c_schmitz Status resolved => closed