View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
06626 | Bug reports | Survey editing | public | 2012-10-02 16:17 | 2012-10-05 15:26 |
Reporter | galthaus | Assigned To | c_schmitz | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.00+ | ||||
Fixed in Version | 2.00+ | ||||
Summary | 06626: 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) | ||||
Tags | No tags attached. | ||||
Bug heat | 2 | ||||
Complete LimeSurvey version number (& build) | 120931 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | IE | ||||
Database type & version | MSSQL 2008 R2 | ||||
Server OS (if known) | Windows 2008 R2 | ||||
Webserver software & version (if known) | IIS | ||||
PHP Version | 5.3.13 | ||||
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=9628 |
|
New version 2.00+ build 121005 released. |
|
LimeSurvey: master 33f8bc12 2012-10-03 15:10 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 |
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 |