View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
06013Bug reportsSurvey takingpublic2012-04-18 22:59
Reporterwrenchpilot Assigned ToTMSWhite  
PriorityhighSeveritypartial_block 
Status closedResolutionfixed 
Product Version1.92+ 
Fixed in Version1.92+ 
Summary06013: passthru stopped working
Description

Not sure when, but the passthru functionality seems to have stopped working. References to {PASSTHRULABEL} and {PASSTHRUVALUE} for my end URL now are replaced with an html error message in the URL instead of the passthru variable:

<span style='background-color: #eee8aa;'><span title='Undefined variable' style='border-style: solid; border-width: 2px; border-color: red;'><span title='Undefined variable' style='color: red; font-weight: bold'>PASSTHRULABEL</span></span></span>=<span style='background-color: #eee8aa;'><span title='Undefined variable' style='border-style: solid; border-width: 2px; border-color: red;'><span title='Undefined variable' style='color: red; font-weight: bold'>PASSTHRUVALUE</span></span></span>

Steps To Reproduce
  1. Create survey
  2. Send passthru var to survey. (?passthru=v1&v1=12345)
  3. Try to use {PASSTHRULABEL}={PASSTHRUVALUE} in the End URL.
  4. Error.
TagsNo tags attached.
Attached Files
passthru.png (44,294 bytes)   
passthru.png (44,294 bytes)   
Bug heat4
Complete LimeSurvey version number (& build)120412
I will donate to the project if issue is resolvedNo
Browser
Database type & versionMySQL 5.1.61
Server OS (if known)RHEL6
Webserver software & version (if known)Apache 2.2.15
PHP Version5.3.3

Users monitoring this issue

There are no users monitoring this issue.

Activities

TMSWhite

TMSWhite

2012-04-14 00:11

reporter   ~18355

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

TMSWhite

TMSWhite

2012-04-16 18:30

reporter   ~18385

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

TMSWhite

TMSWhite

2012-04-17 15:15

reporter   ~18406

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

c_schmitz

c_schmitz

2012-04-18 22:59

administrator   ~18426

1.92+ Build 120418 released

Related Changesets

LimeSurvey: master 3dc5adbd

2012-04-13 15:13:29

TMSWhite

Details Diff
Fixed issue 06013: passthru stopped working Affected Issues
06013
mod - common_functions.php Diff File
mod - group.php Diff File
mod - replacements.php Diff File

LimeSurvey: Yii e212183c

2012-04-16 09:24:36

TMSWhite

Details Diff
Fixed issue 06013: passthru stopped working Affected Issues
06013
mod - application/helpers/SurveyRuntimeHelper.php Diff File
mod - application/helpers/replacements_helper.php Diff File

LimeSurvey: master 857c6371

2012-04-17 06:14:12

TMSWhite

Details Diff
Fixed issue 06013: passthru stopped working
Dev was throwing warnings when displaying quotas.
Affected Issues
06013
mod - common_functions.php Diff File

Issue History

Date Modified Username Field Change
2012-04-13 22:38 wrenchpilot New Issue
2012-04-13 22:53 wrenchpilot File Added: passthru.png
2012-04-14 00:11 TMSWhite Changeset attached => LimeSurvey master 3dc5adbd
2012-04-14 00:11 TMSWhite Note Added: 18355
2012-04-14 00:11 TMSWhite Assigned To => TMSWhite
2012-04-14 00:11 TMSWhite Resolution open => fixed
2012-04-14 00:12 TMSWhite Status new => resolved
2012-04-16 18:30 TMSWhite Changeset attached => LimeSurvey Yii e212183c
2012-04-16 18:30 TMSWhite Note Added: 18385
2012-04-17 15:15 TMSWhite Changeset attached => LimeSurvey master 857c6371
2012-04-17 15:15 TMSWhite Note Added: 18406
2012-04-18 22:58 c_schmitz Fixed in Version => 1.92+
2012-04-18 22:59 c_schmitz Note Added: 18426
2012-04-18 22:59 c_schmitz Status resolved => closed