View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
13524Bug reportsExpression Managerpublic2018-03-28 12:14
ReporterDenisChenu Assigned ToDenisChenu  
PrioritynoneSeverityminor 
Status closedResolutionfixed 
Product Version3.5.x 
Fixed in Version3.5.x 
Summary13524: EM Error on Validation on hidden question (debug=2)
Description

This survey show Error in VALIDATION , seems to have a dot ?

Steps To Reproduce

Import included survey, look at survey logic file

Additional Information

No error on 2.74 (update from here), no dot in DB

TagsNo tags attached.
Attached Files
Bug heat4
Complete LimeSurvey version number (& build)3.5.4 github + 3.5.3
I will donate to the project if issue is resolvedNo
Browsernot relevant
Database type & versionnot relevant
Server OS (if known)not relevant
Webserver software & version (if known)not relevant
PHP Versionnot relevant

Users monitoring this issue

There are no users monitoring this issue.

Activities

DenisChenu

DenisChenu

2018-03-22 18:50

developer   ~47194

OK, found it : need debug=2

A test without debug=2 here https://github.com/LimeSurvey/LimeSurvey/blob/master/application/helpers/expressions/em_manager_helper.php#L6689
Testing if this value is empty, it's not empty, then EM try to validate an empty value

Dond't understand why don't have this issue in 2.74 ?

DenisChenu

DenisChenu

2018-03-22 19:04

developer   ~47195

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

c_schmitz

c_schmitz

2018-03-28 12:14

administrator   ~47251

Version 3.6.0 released

Related Changesets

LimeSurvey: master 4524239b

2018-03-22 19:04:21

DenisChenu

Details Diff
Fixed issue 13524: EM Error on Validation on hidden question and debug
Dev: validating validEqn ? Then test validEqn …
Affected Issues
13524
mod - application/helpers/expressions/em_manager_helper.php Diff File

Issue History

Date Modified Username Field Change
2018-03-22 18:13 DenisChenu New Issue
2018-03-22 18:13 DenisChenu File Added: Capture du 2018-03-22 18-00-43.png
2018-03-22 18:13 DenisChenu File Added: Capture du 2018-03-22 18-04-57.png
2018-03-22 18:13 DenisChenu File Added: limesurvey_survey_ValaidationError.lss
2018-03-22 18:13 DenisChenu View Status public => private
2018-03-22 18:50 DenisChenu Note Added: 47194
2018-03-22 19:04 DenisChenu Changeset attached => LimeSurvey master 4524239b
2018-03-22 19:04 DenisChenu Note Added: 47195
2018-03-22 19:04 DenisChenu Assigned To => DenisChenu
2018-03-22 19:04 DenisChenu Resolution open => fixed
2018-03-22 19:04 DenisChenu File Deleted: limesurvey_survey_ValaidationError.lss
2018-03-22 19:04 DenisChenu View Status private => public
2018-03-22 19:05 DenisChenu Summary EM Error on Validation for some question => EM Error on Validation on hidden question (debug=2)
2018-03-22 19:05 DenisChenu Status new => resolved
2018-03-22 19:05 DenisChenu Fixed in Version => 3.5.x
2018-03-28 12:14 c_schmitz Note Added: 47251
2018-03-28 12:14 c_schmitz Status resolved => closed