View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
09449Bug reportsSurvey editingpublic2015-05-20 11:11
ReporterDenisChenu Assigned Toc_schmitz  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version2.05+ 
Fixed in Version2.05+ 
Summary09449: Label set update remove all existing Assessment value
Description

When updating existing label set : this remove all existing Assessment value

Steps To Reproduce
  • Create a label with code A1/A2/A3 and assesment value (1,2,3)
  • Use this label set in a survey
  • Update the text in this label set
  • used 'Save as label set / replace'
  • Look at lable set : all existing Assesment is put to 0 (if assesment exist or not in surevy)
Additional Information

At minima : don't remove existing label set
Better : use Assesment of survey if exist, else : don't udate

TagsNo tags attached.
Bug heat2
Complete LimeSurvey version number (& build)150109
I will donate to the project if issue is resolvedNo
BrowserFF33
Database type & versionnot relevant
Server OS (if known)not relevant
Webserver software & version (if known)not relevant
PHP Versionnot relevant

Relationships

related to 09448 closedc_schmitz Label set update : can remove existing language 

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2015-05-08 16:45

administrator   ~32147

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

c_schmitz

c_schmitz

2015-05-08 16:47

administrator   ~32148

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

c_schmitz

c_schmitz

2015-05-20 11:11

administrator   ~32248

Version 2.05+ Build 150520 released.

Related Changesets

LimeSurvey: master a3f74121

2015-05-08 14:45:39

c_schmitz

Details Diff
Fixed issue 09449: Label set updates clear out existing assessment values Affected Issues
09449
mod - application/controllers/admin/labels.php Diff File
mod - application/controllers/admin/participantsaction.php Diff File
mod - application/views/admin/survey/Question/subQuestion_view.php Diff File
mod - scripts/admin/answers.js Diff File
mod - scripts/admin/subquestions.js Diff File

LimeSurvey: 2.06 7d9e4007

2015-05-08 14:47:10

c_schmitz

Details Diff
Fixed issue 09449: Label set updates clear out existing assessment values Affected Issues
09449
mod - application/controllers/admin/labels.php Diff File
mod - application/controllers/admin/participantsaction.php Diff File
mod - application/views/admin/survey/Question/subQuestion_view.php Diff File
mod - scripts/admin/answers.js Diff File
mod - scripts/admin/subquestions.js Diff File

Issue History

Date Modified Username Field Change
2015-01-09 12:29 DenisChenu New Issue
2015-01-09 12:29 DenisChenu Relationship added related to 09448
2015-01-30 15:50 c_schmitz Assigned To => c_schmitz
2015-01-30 15:50 c_schmitz Status new => assigned
2015-05-08 16:45 c_schmitz Changeset attached => LimeSurvey master a3f74121
2015-05-08 16:45 c_schmitz Note Added: 32147
2015-05-08 16:45 c_schmitz Resolution open => fixed
2015-05-08 16:47 c_schmitz Changeset attached => LimeSurvey 2.06 7d9e4007
2015-05-08 16:47 c_schmitz Note Added: 32148
2015-05-08 16:47 c_schmitz Status assigned => resolved
2015-05-08 16:47 c_schmitz Fixed in Version => 2.05+
2015-05-20 11:11 c_schmitz Note Added: 32248
2015-05-20 11:11 c_schmitz Status resolved => closed
2019-11-01 17:25 c_schmitz Category Survey design => Survey editing