View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
12207Bug reportsExpression Managerpublic2017-05-22 17:39
ReporterDenisChenu Assigned ToDenisChenu  
PrioritynoneSeverityminor 
Status closedResolutionfixed 
Product Version2.64.x 
Fixed in Version2.64.x 
Summary12207: Valid variable can be seen as invalid
Description

Some valid variables can be seen as invalid in survey edit

Steps To Reproduce
  • Set you user as english language
  • Create a survey in German (or french or ...)
  • Create a question in this survey as QCODE
  • Create another question and set the text to QCODE.NAOK
  • Copy the link of the question view
  • Log out
  • Paste the link of the question view
  • Look : invalid var
Additional Information

Issue in createFieldMap :
The way we go currently : we launch createFieldMap with admin user language.
And we don't fix this language in the function : questions.language='{$sLanguage}' : no questions with this ...

TagsNo tags attached.
Bug heat4
Complete LimeSurvey version number (& build)20170318
I will donate to the project if issue is resolvedNo
Browsernot relevant
Database type & versionmysql
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

2017-03-18 18:00

developer   ~43289

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

c_schmitz

c_schmitz

2017-05-22 17:39

administrator   ~43687

Release 2.65.1 Build 170522

Related Changesets

LimeSurvey: master d7201c7c

2017-03-18 17:58:19

DenisChenu

Details Diff
Fixed issue 12207: Valid variable can be seen as invalid
Dev: fix it in createFieldMap function directly
Dev: Feature: add expression error on tip and equation (develop have a better solution)
Affected Issues
12207
mod - application/core/Survey_Common_Action.php Diff File
mod - application/helpers/common_helper.php Diff File
mod - application/helpers/expressions/em_manager_helper.php Diff File

Issue History

Date Modified Username Field Change
2017-03-18 14:00 DenisChenu New Issue
2017-03-18 14:00 DenisChenu Status new => assigned
2017-03-18 14:00 DenisChenu Assigned To => DenisChenu
2017-03-18 18:00 DenisChenu Changeset attached => LimeSurvey master d7201c7c
2017-03-18 18:00 DenisChenu Note Added: 43289
2017-03-18 18:00 DenisChenu Resolution open => fixed
2017-03-18 18:01 DenisChenu Status assigned => resolved
2017-03-18 18:01 DenisChenu Fixed in Version => 2.64.x
2017-05-22 17:39 c_schmitz Note Added: 43687
2017-05-22 17:39 c_schmitz Status resolved => closed