View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
06248Bug reportsData Entry (non public)public2012-07-19 23:34
Reporterlolo Assigned Toc_schmitz  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version2.00RC3 
Fixed in Version2.00RC5 
Summary06248: Using "Quick Add" in label sets generates same Code value for all lines
Description

When editing a label set, using the "Quick Add" function generates the same code for all added lines.

This is inconsistent with the "normal add" function (i.e. when using the "+" icon next to an existing label), that automatically creates a new line with code = (previous code) + 1.

As I understand the Code is some kind of primary key, so it must be wrong having the same code value multiple times within a given label set.

Steps To Reproduce
  • select "Edit label sets"
  • create label set (or select existing one)
  • select "Quick Add..."
  • Enter "1", "2", "3" (one per line)
  • click "Add"

=> All lines have the same code ("L001")

This may not be an issue for a small amount of labels as they can be manually edited before saving, but this is not practical for big label sets (> 20 labels)

TagsNo tags attached.
Bug heat2
Complete LimeSurvey version number (& build)120528
I will donate to the project if issue is resolvedYes
BrowserSafari 5.1.7
Database type & versionMysql 5.5.24
Server OS (if known)Mac OS X Snow Leopard 10.8.6
Webserver software & version (if known)Apache 2
PHP Version5.3.14

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2012-06-22 13:22

administrator   ~19464

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

c_schmitz

c_schmitz

2012-07-19 23:34

administrator   ~19845

2.00RC6 released.

Related Changesets

LimeSurvey: Yii 64c0682d

2012-06-22 04:22:31

c_schmitz

Details Diff
Fixed issue 06248: Using "Quick Add" in label sets generates same code value for all lines Affected Issues
06248
mod - .gitignore Diff File
mod - scripts/admin/updateset.js Diff File

Issue History

Date Modified Username Field Change
2012-06-22 11:19 lolo New Issue
2012-06-22 12:02 c_schmitz Assigned To => c_schmitz
2012-06-22 12:02 c_schmitz Status new => assigned
2012-06-22 13:22 c_schmitz Changeset attached => LimeSurvey Yii 64c0682d
2012-06-22 13:22 c_schmitz Note Added: 19464
2012-06-22 13:22 c_schmitz Resolution open => fixed
2012-06-22 13:22 c_schmitz Status assigned => resolved
2012-06-22 13:22 c_schmitz Fixed in Version => 2.00RC5
2012-07-19 23:34 c_schmitz Note Added: 19845
2012-07-19 23:34 c_schmitz Status resolved => closed