View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
06626Bug reportsSurvey editingpublic2012-10-05 15:26
Reportergalthaus Assigned Toc_schmitz  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version2.00+ 
Fixed in Version2.00+ 
Summary06626: Editing of Question group not posible after adding a language to the survey
Description

I get the follwing error:

CDbCommand failed to execute the SQL statement: SQLSTATE[23000]: [Microsoft][SQL Server Native Client 11.0][SQL Server]Cannot insert explicit value for identity column in table 'groups' when IDENTITY_INSERT is set to OFF.. The SQL statement executed was: INSERT INTO [dbo].[groups] ([sid], [group_name], [group_order], [randomization_group], [gid], [description], [language], [grelevance]) VALUES (:yp0, :yp1, :yp2, :yp3, :yp4, :yp5, :yp6, :yp7)

C:\LimeSurvey\framework\db\CDbCommand.php(354)

TagsNo tags attached.
Bug heat2
Complete LimeSurvey version number (& build)120931
I will donate to the project if issue is resolvedNo
BrowserIE
Database type & versionMSSQL 2008 R2
Server OS (if known)Windows 2008 R2
Webserver software & version (if known)IIS
PHP Version5.3.13

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2012-10-03 22:10

administrator   ~21011

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

c_schmitz

c_schmitz

2012-10-05 15:26

administrator   ~21083

New version 2.00+ build 121005 released.

Related Changesets

LimeSurvey: master 33f8bc12

2012-10-03 13:10:00

c_schmitz

Details Diff
Fixed issue 06626: Editing of question groups not possible after adding a language to the survey and using MSSQL Affected Issues
06626
mod - application/controllers/admin/questiongroup.php Diff File
mod - application/helpers/common_helper.php Diff File

Issue History

Date Modified Username Field Change
2012-10-02 16:17 galthaus New Issue
2012-10-02 17:13 c_schmitz Assigned To => c_schmitz
2012-10-02 17:13 c_schmitz Status new => assigned
2012-10-03 22:10 c_schmitz Changeset attached => LimeSurvey master 33f8bc12
2012-10-03 22:10 c_schmitz Note Added: 21011
2012-10-03 22:10 c_schmitz Resolution open => fixed
2012-10-03 22:10 c_schmitz Status assigned => resolved
2012-10-03 22:10 c_schmitz Fixed in Version => 2.00+
2012-10-05 15:26 c_schmitz Note Added: 21083
2012-10-05 15:26 c_schmitz Status resolved => closed
2019-11-01 17:25 c_schmitz Category Survey design => Survey editing