View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
11404Bug reportsExpression Managerpublic2016-07-14 15:43
ReporterDenisChenu Assigned ToDenisChenu  
PrioritynoneSeverityminor 
Status closedResolutionfixed 
Product Version2.50.x 
Fixed in Version2.50.x 
Summary11404: EM tips sent to empty after reloading page (F5)
Description

WHen reloading page : if you have EM tips in an unrelevant equation : the tip is set to "empty" string

Steps To Reproduce

Import included survey
Start survey
Set 2 : tip is OK (screenshot 1)
Click on reload, F5 or something similar
Set 2 : tips are empty (screenshot 2)

Additional Information

I found it when working on ranking ... i think i make a bug ... but same for max_value : then another think.

Fixed in
https://github.com/LimeSurvey/LimeSurvey/pull/511

Confirm issue for 2.06 too

TagsNo tags attached.
Attached Files
Bug heat4
Complete LimeSurvey version number (& build)20160617
I will donate to the project if issue is resolvedNo
BrowserFirefox (relevant ?)
Database type & versionnot relevant
Server OS (if known)not relevant
Webserver software & version (if known)not relevant
PHP Version5.6

Users monitoring this issue

There are no users monitoring this issue.

Activities

DenisChenu

DenisChenu

2016-06-17 17:13

developer   ~39682

For information : same issue in my 2.06

DenisChenu

DenisChenu

2016-06-17 19:10

developer   ~39687

OK,

_CreateSubQLevelRelevanceAndValidationEqns : do the JS and the tip

But call only in NavigateForwards/NavigateBackwards and JumpTo

Must use JumpTo when F5 reload ?

DenisChenu

DenisChenu

2016-06-17 23:07

developer   ~39690

https://github.com/LimeSurvey/LimeSurvey/pull/511

DenisChenu

DenisChenu

2016-06-19 19:23

developer   ~39693

I merge it tomorrow (already done in 2.06_sp)

DenisChenu

DenisChenu

2016-06-20 19:06

developer   ~39751

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

c_schmitz

c_schmitz

2016-07-14 15:43

administrator   ~39895

Version 2.50 Build 160714 released

Related Changesets

LimeSurvey: master 92051fb0

2016-06-20 17:05:52

DenisChenu

Details Diff
Fixed issue 11404: EM tips sent to empty after reloading page (F5)
Dev: GetLastMoveResult don't call CreateSubQLevelRelevanceAndValidationEqns
Dev: GetLastMoveResult don't get tips in EM sessin (maybe before, in 1.92)
Dev: then use JumpTo(actualstep) without save in DB
Affected Issues
11404
mod - application/helpers/SurveyRuntimeHelper.php Diff File

Issue History

Date Modified Username Field Change
2016-06-17 17:10 DenisChenu New Issue
2016-06-17 17:10 DenisChenu File Added: limesurvey_survey_ReloadEmTip.lss
2016-06-17 17:11 DenisChenu File Added: Capture du 2016-06-17 17-10-52.png
2016-06-17 17:11 DenisChenu File Added: Capture du 2016-06-17 17-11-10.png
2016-06-17 17:13 DenisChenu Note Added: 39682
2016-06-17 19:10 DenisChenu Note Added: 39687
2016-06-17 23:07 DenisChenu Note Added: 39690
2016-06-17 23:08 DenisChenu Additional Information Updated
2016-06-19 19:23 DenisChenu Assigned To => DenisChenu
2016-06-19 19:23 DenisChenu Status new => assigned
2016-06-19 19:23 DenisChenu Note Added: 39693
2016-06-20 19:06 DenisChenu Changeset attached => LimeSurvey master 92051fb0
2016-06-20 19:06 DenisChenu Note Added: 39751
2016-06-20 19:06 DenisChenu Resolution open => fixed
2016-06-20 19:06 DenisChenu Status assigned => resolved
2016-06-20 19:06 DenisChenu Fixed in Version => 2.5
2016-07-14 15:43 c_schmitz Note Added: 39895
2016-07-14 15:43 c_schmitz Status resolved => closed