View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
05408Bug reportsImport/Exportpublic2011-08-26 17:54
ReporterTMSWhite Assigned Toc_schmitz  
PrioritynormalSeveritypartial_block 
Status closedResolutionfixed 
Product Version2.00a1 
Fixed in Version2.00a1 
Summary05408: unable to import 1.91+ surveys into 1.92
Description

Looks like wrong query - seems to be trying to insert lime_question-related fields into lime_group table.

In 1.91+, this survey loads correctly (even though it has Expression Manager extensions)

Steps To Reproduce

Tried this with several different 1.91 surveys with same problem.

Additional Information

A Database Error Occurred

Error Number: 1054

Unknown column 'qid' in 'field list'

INSERT INTO lime_groups (qid, code, answer, assessment_value, sortorder, language, scale_id) VALUES (17, '1', 'Reading', '1', '1', 'en', '0')

Filename: C:\xampp\htdocs\limesurvey_ci\system\database\DB_driver.php

Line Number: 330

TagsNo tags attached.
Bug heat2
Complete LimeSurvey version number (& build)10763
I will donate to the project if issue is resolvedNo
BrowserChrome
Database type & versionMysql 5.2
Server OS (if known)Windows XP
Webserver software & version (if known)Apache 2
PHP Version5.2

Users monitoring this issue

There are no users monitoring this issue.

Activities

TMSWhite

TMSWhite

2011-08-18 19:24

reporter   ~16100

Thanks, Carsten. Works in revision 10767

Issue History

Date Modified Username Field Change
2011-08-18 17:30 TMSWhite New Issue
2011-08-18 19:24 TMSWhite Note Added: 16100
2011-08-18 19:24 TMSWhite Status new => resolved
2011-08-18 19:24 TMSWhite Fixed in Version => 2.00a1
2011-08-18 19:24 TMSWhite Resolution open => fixed
2011-08-18 19:24 TMSWhite Assigned To => c_schmitz
2011-08-26 17:54 c_schmitz Status resolved => closed