LimeSurvey issue tracker
Registration

View Issue Details Jump to Notes ] Related Changesets ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
06281Bug reports[All Projects] Survey takingpublic2012-06-26 16:292012-07-05 22:16
ReporterTMSWhite 
Assigned ToTMSWhite 
PrioritynormalSeverityminor 
StatusclosedResolutionfixed 
Product Version1.92+ 
Target VersionFixed in Version1.92+ 
Summary06281: hidden variables used in equations have wrong name so don't POST properly
DescriptionEM-generated variable names for hidden questions use name='javaSGQA' instead of name='SGQA', so if their value is changed (e.g. via JavaScript) it doesn't POST and get written to the database
Steps To Reproducesee attached survey
I will donate to the project if issue is resolved within 48 hrsNo
LimeSurvey build number120624
Browser
Database & DB-VersionMysql 5.3
Operating System (Server)Windows XP
Webserver software & versionXAMPP
PHP Version5.3
Attached Files? file icon limesurvey_survey_88128.lss [^] (32,404 bytes) 2012-06-26 16:29

- Relationships

-  Notes
User avatar (19574)
TMSWhite (developer)
2012-06-26 20:33

Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=8862 [^]
User avatar (19576)
TMSWhite (developer)
2012-06-26 23:10

Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=8864 [^]
User avatar (19577)
TMSWhite (developer)
2012-06-26 23:11

Fix committed to Yii branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=8865 [^]
User avatar (19587)
TMSWhite (developer)
2012-06-28 04:24

Similarly, always-hidden values with a default always have the default value set instead of accepting a value submitted via POST
User avatar (19625)
c_schmitz (administrator)
2012-07-05 22:16

New 1.92+ version released.

- Related Changesets
LimeSurvey: master 1fe0222f
Timestamp: 2012-06-26 07:33:16
Author: TMSWhite
Committer: Thomas White
Details ] Diff ]
Fixed issue 06281: hidden variables used in equations have wrong name so don't POST properly
Dev Also got variable assignment working, so can use expressions to set values of other variables
mod - classes/expressions/LimeExpressionManager.php Diff ] File ]
LimeSurvey: master b670b7ab
Timestamp: 2012-06-26 14:09:04
Author: TMSWhite
Committer: Thomas White
Details ] Diff ]
Fixed issue 06281: hidden variables used in equations have wrong name so don't POST properly
Dev fixed error in assignment of dynamic variables.
mod - classes/expressions/LimeExpressionManager.php Diff ] File ]
LimeSurvey: Yii b4a81e87
Timestamp: 2012-06-26 14:10:14
Author: TMSWhite
Committer: Thomas White
Details ] Diff ]
Fixed issue 06281: hidden variables used in equations have wrong name so don't POST properly
Dev Also got variable assignment working, so can use expressions to set values of other variables
mod - application/helpers/expressions/em_manager_helper.php Diff ] File ]

- Issue History
Date Modified Username Field Change
2012-06-26 16:29 TMSWhite New Issue
2012-06-26 16:29 TMSWhite Status new => assigned
2012-06-26 16:29 TMSWhite Assigned To => TMSWhite
2012-06-26 16:29 TMSWhite File Added: limesurvey_survey_88128.lss
2012-06-26 20:33 TMSWhite Changeset attached => LimeSurvey master 1fe0222f
2012-06-26 20:33 TMSWhite Note Added: 19574
2012-06-26 20:33 TMSWhite Resolution open => fixed
2012-06-26 23:10 TMSWhite Changeset attached => LimeSurvey master b670b7ab
2012-06-26 23:10 TMSWhite Note Added: 19576
2012-06-26 23:11 TMSWhite Changeset attached => LimeSurvey Yii b4a81e87
2012-06-26 23:11 TMSWhite Note Added: 19577
2012-06-26 23:13 TMSWhite Status assigned => resolved
2012-06-26 23:13 TMSWhite Fixed in Version => 1.92+
2012-06-28 04:24 TMSWhite Note Added: 19587
2012-07-05 22:16 c_schmitz Note Added: 19625
2012-07-05 22:16 c_schmitz Status resolved => closed


Copyright © 2000 - 2013 MantisBT Team
Powered by Mantis Bugtracker