View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
06219Bug reportsSurvey editingpublic2012-07-19 23:34
ReporterTMSWhite Assigned ToTMSWhite  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version2.00RC2 
Fixed in Version2.00RC5 
Summary06219: Show Logic File does not show auto-generated array_filter equations
Description

Equations like (f1_sq1.NAOK != "") should be displayed next to each sub-question in column 3 of show logic file if the question is array-filtered.

Steps To Reproduce

Load attached survey in 1.92+ and 2.0 RC2 and compare survey logic files

Additional Information

Works fine in 1.92+. Seems to be a debug setting preventing generation of pretty printed syntax.

TagsNo tags attached.
Attached Files
Bug heat4
Complete LimeSurvey version number (& build)120613
I will donate to the project if issue is resolvedNo
Browser
Database type & versionMysql 5.3
Server OS (if known)Windows XP
Webserver software & version (if known)XAMPP
PHP Version5.3

Users monitoring this issue

There are no users monitoring this issue.

Activities

TMSWhite

TMSWhite

2012-06-22 22:50

reporter   ~19490

Update - pressing the Show Logic File button does not show the array filter logic.

However, using the Expression Manager test suite (e.g. this URL- http://localhost/ls2/index.php/admin/expressions/survey_logic_file) does work.

c_schmitz

c_schmitz

2012-07-06 13:28

administrator   ~19648

The real bug is that the array filter logic is not printed if pretty print is not activated. Thomas: IMHO it should always print, shouldn't it?

TMSWhite

TMSWhite

2012-07-07 21:39

reporter   ~19674

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

c_schmitz

c_schmitz

2012-07-19 23:34

administrator   ~19827

2.00RC6 released.

Related Changesets

LimeSurvey: Yii 109120de

2012-07-07 12:38:21

TMSWhite

Details Diff
Fixed issue 06219: Show Logic File does not show auto-generated array_filter equations Affected Issues
06219
mod - application/views/admin/expressions/test/survey_logic_file.php Diff File

Issue History

Date Modified Username Field Change
2012-06-15 17:09 TMSWhite New Issue
2012-06-15 17:09 TMSWhite File Added: limesurvey_survey_27374.lss
2012-06-22 22:50 TMSWhite Note Added: 19490
2012-07-06 13:28 c_schmitz Note Added: 19648
2012-07-06 13:28 c_schmitz Assigned To => TMSWhite
2012-07-06 13:28 c_schmitz Status new => feedback
2012-07-07 21:39 TMSWhite Changeset attached => LimeSurvey Yii 109120de
2012-07-07 21:39 TMSWhite Note Added: 19674
2012-07-07 21:39 TMSWhite Status feedback => assigned
2012-07-07 21:39 TMSWhite Status assigned => feedback
2012-07-07 21:39 TMSWhite Resolution open => fixed
2012-07-07 21:40 TMSWhite Status feedback => resolved
2012-07-07 21:40 TMSWhite Fixed in Version => 2.00RC5
2012-07-19 23:34 c_schmitz Note Added: 19827
2012-07-19 23:34 c_schmitz Status resolved => closed
2019-11-01 17:25 c_schmitz Category Survey design => Survey editing