View Issue Details

This issue affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
11478Bug reportsSurvey editingpublic2016-07-20 10:25
Reporterollehar Assigned Toc_schmitz  
PrioritynoneSeverityminor 
Status closedResolutionno change required 
Product Version2.50.x 
Target Version2.50.x 
Summary11478: This survey throws a PHP notice when debug = 2
Description

Survey with one question that somehow managed to get in an invalid state.

If the question is saved again, the invalid state disappears.

Note that there's an error in the survey logic, but that's not causing the notice (after the question is saved, the survey logic is still wrong, but there's no notice).

Steps To Reproduce
  1. Set debug = 2
  2. Preview survey, or view survey logic file
  3. PHP notice
  4. Edit the question and save it
  5. Preview
  6. No notice
Additional Information

PHP notice

Undefined index: jsVarName

/var/www/lime25/limesurvey/application/helpers/expressions/em_manager_helper.php(2876)

TagsNo tags attached.
Attached Files
Bug heat2
Complete LimeSurvey version number (& build)latest
I will donate to the project if issue is resolvedNo
Browser-
Database type & versionpostgres
Server OS (if known)xubuntu
Webserver software & version (if known)-
PHP Version7

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2016-07-20 10:25

administrator   ~39995

Caused by a validation set for this question - origin probably by manual editing and importing a question file

Issue History

Date Modified Username Field Change
2016-07-19 15:14 ollehar New Issue
2016-07-19 15:14 ollehar File Added: limesurvey_survey_857586.lss
2016-07-19 15:16 ollehar Steps to Reproduce Updated
2016-07-19 15:17 ollehar Description Updated
2016-07-19 15:21 ollehar Description Updated
2016-07-20 10:25 c_schmitz Note Added: 39995
2016-07-20 10:25 c_schmitz Status new => closed
2016-07-20 10:25 c_schmitz Assigned To => c_schmitz
2016-07-20 10:25 c_schmitz Resolution open => no change required
2019-11-01 17:25 c_schmitz Category Survey design => Survey editing