View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
05265Bug reportsConditionspublic2011-06-16 14:22
Reporterwabrit Assigned Toc_schmitz  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version1.91+ 
Fixed in Version1.91+ 
Summary05265: Error - value_isconditionnal variable on completion of survey
Description

On completing the last page of an active survey I get the error:

Notice: Undefined variable: value_isconditionnal in C:\xampp\htdocs\limesurvey\index.php on line 1275

Steps To Reproduce

Create a simple survey e.g. with one question.
Create a tokens table and add a token entry.
Take the survey with the token.
After hitting the submit button the error is displayed at the top of the page.

Additional Information

This only seems to happen with a tokenised survey.

Adding the following at line 1259 at index.php appears to cure the problem

$value_isconditionnal='N';

TagsNo tags attached.
Bug heat2
Complete LimeSurvey version number (& build)10232
I will donate to the project if issue is resolvedNo
BrowserChrome
Database type & versionSQL Server 2008 R2
Server OS (if known)Windows 7
Webserver software & version (if known)Apache 2.2
PHP Version5.3.5

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2011-06-16 14:22

administrator   ~15461

1.91+ version released

Issue History

Date Modified Username Field Change
2011-06-10 13:07 wabrit New Issue
2011-06-10 13:07 wabrit Status new => assigned
2011-06-10 13:07 wabrit Assigned To => lemeur
2011-06-10 14:44 c_schmitz Assigned To lemeur => c_schmitz
2011-06-10 14:44 c_schmitz Status assigned => resolved
2011-06-10 14:44 c_schmitz Fixed in Version => 1.91+
2011-06-10 14:44 c_schmitz Resolution open => fixed
2011-06-16 14:22 c_schmitz Note Added: 15461
2011-06-16 14:22 c_schmitz Status resolved => closed