Dependency Graph

Dependency Graph
related to related to child of child of duplicate of duplicate of

View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
05896Bug reportsSurvey takingpublic2012-04-18 22:59
ReporterTMSWhite Assigned ToTMSWhite  
PrioritylowSeverityminor 
Status closedResolutionfixed 
Product Version1.92 
Fixed in Version1.92+ 
Summary05896: miscellaneous, rarely used, qcode.* attributes showing blank values
Description

On the PHP side

(1) .grelevance - only accurate for last sub-question
(2) .relevance - only accurate for last sub-question
(3) .value - showing blank for List with comment's comment

Additional Information

Need to test all of these for JavaScript substitution too

TagsNo tags attached.
Bug heat4
Complete LimeSurvey version number (& build)120303
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

Relationships

related to 05894 closedTMSWhite INSERTANS (and qcode.shown) returning wrong values for some question types 

Activities

TMSWhite

TMSWhite

2012-04-16 19:43

reporter   ~18388

note to self:

JavaScript versions are wrong for
(2) .relevance (only accurate for last sub-question)
(3) .value for ListDropdown-other, ListRadio-other
(4) .shown for ListDropdown-other, ListRadio-other

TMSWhite

TMSWhite

2012-04-16 20:23

reporter   ~18389

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

TMSWhite

TMSWhite

2012-04-16 20:24

reporter   ~18390

Leaving .relevance unfixed in case we want it to show sub-question-level relevance equation.

TMSWhite

TMSWhite

2012-04-16 21:03

reporter   ~18391

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

c_schmitz

c_schmitz

2012-04-18 22:59

administrator   ~18430

1.92+ Build 120418 released

Related Changesets

LimeSurvey: master 6fc9ba34

2012-04-16 11:24:15

TMSWhite

Details Diff
Fixed issue 05896: miscellaneous, rarely used, qcode.* attributes showing blank values
Dev fixed for .value and .shown for ListDropdown_other, ListRadio_other, and ListWithComment_comment
Dev still not working for .relevance and .grelevance
Affected Issues
05896
mod - classes/expressions/LimeExpressionManager.php Diff File
mod - scripts/em_javascript.js Diff File

LimeSurvey: Yii 5e10878c

2012-04-16 12:04:33

TMSWhite

Details Diff
Fixed issue 05896: miscellaneous, rarely used, qcode.* attributes showing blank values
Dev fixed for .value and .shown for ListDropdown_other, ListRadio_other, and ListWithComment_comment
Dev still not working for .relevance and .grelevance
Affected Issues
05896
mod - application/helpers/expressions/em_manager_helper.php Diff File
mod - scripts/expressions/em_javascript.js Diff File

Issue History

Date Modified Username Field Change
2012-03-10 14:15 TMSWhite New Issue
2012-03-10 14:15 TMSWhite Status new => assigned
2012-03-10 14:15 TMSWhite Assigned To => TMSWhite
2012-03-10 14:15 TMSWhite Relationship added related to 05894
2012-04-16 19:43 TMSWhite Note Added: 18388
2012-04-16 20:23 TMSWhite Changeset attached => LimeSurvey master 6fc9ba34
2012-04-16 20:23 TMSWhite Note Added: 18389
2012-04-16 20:23 TMSWhite Resolution open => fixed
2012-04-16 20:24 TMSWhite Note Added: 18390
2012-04-16 20:24 TMSWhite Status assigned => resolved
2012-04-16 21:03 TMSWhite Changeset attached => LimeSurvey Yii 5e10878c
2012-04-16 21:03 TMSWhite Note Added: 18391
2012-04-18 22:58 c_schmitz Fixed in Version => 1.92+
2012-04-18 22:59 c_schmitz Note Added: 18430
2012-04-18 22:59 c_schmitz Status resolved => closed