View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
09466 | Bug reports | Import/Export | public | 2015-01-20 04:51 | 2015-05-20 11:11 |
Reporter | david2013 | Assigned To | c_schmitz | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.05+ | ||||
Fixed in Version | 2.05+ | ||||
Summary | 09466: "Import response from deactivated table" doesn't import timing table | ||||
Description | When we use function "Import response from deactivated table", it doesn't import the timing table even though the timing table exist. | ||||
Steps To Reproduce |
| ||||
Tags | No tags attached. | ||||
Bug heat | 4 | ||||
Complete LimeSurvey version number (& build) | demo version | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | demo version | ||||
Database type & version | demo version | ||||
Server OS (if known) | demo version | ||||
Webserver software & version (if known) | demo version | ||||
PHP Version | demo version | ||||
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=14889 |
|
Fix committed to 2.06 branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=14890 |
|
I see you change one line from This doesn't solve the problem. Still a few problems. First. the program doesn't go into the if statement below; Second, even go into the statement, the variable "$schema" seems not defined as it throw error. Third, what does "$aSRIDConversions" array do? It's empty array, but program is checking if id is defined in this array. then line "$sTable['id']=$aSRIDConversions[$sTable['id']];" will never executed. ====================================================================================================================== |
|
I try on latest demo version. Still can not import timing |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=15140 |
|
Fix committed to 2.06 branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=15141 |
|
Version 2.05+ Build 150520 released. |
|
LimeSurvey: master 6264c28f 2015-01-29 14:38 Details Diff |
Fixed issue 09466: "Import response from deactivated table" doesn't import timing table |
Affected Issues 09466 |
|
mod - application/controllers/admin/dataentry.php | Diff File | ||
LimeSurvey: 2.06 f1d76aee 2015-01-29 14:39 Details Diff |
Fixed issue 09466: "Import response from deactivated table" doesn't import timing table |
Affected Issues 09466 |
|
mod - application/controllers/admin/dataentry.php | Diff File | ||
LimeSurvey: master e9ad71fe 2015-05-08 11:42 Details Diff |
Fixed issue 09466: "Import response from deactivated table" doesn't import timing table |
Affected Issues 09466 |
|
mod - application/controllers/admin/dataentry.php | Diff File | ||
LimeSurvey: 2.06 a2c3fe32 2015-05-08 11:42 Details Diff |
Fixed issue 09466: "Import response from deactivated table" doesn't import timing table |
Affected Issues 09466 |
|
mod - application/controllers/admin/dataentry.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-01-20 04:51 | david2013 | New Issue | |
2015-01-29 14:35 | c_schmitz | Assigned To | => c_schmitz |
2015-01-29 14:35 | c_schmitz | Status | new => assigned |
2015-01-29 14:38 | c_schmitz | Changeset attached | => LimeSurvey master 6264c28f |
2015-01-29 14:38 | c_schmitz | Note Added: 31545 | |
2015-01-29 14:38 | c_schmitz | Resolution | open => fixed |
2015-01-29 14:39 | c_schmitz | Changeset attached | => LimeSurvey 2.06 f1d76aee |
2015-01-29 14:39 | c_schmitz | Note Added: 31546 | |
2015-01-29 14:40 | c_schmitz | Status | assigned => resolved |
2015-01-29 14:40 | c_schmitz | Fixed in Version | => 2.05+ |
2015-01-30 06:12 | david2013 | Note Added: 31561 | |
2015-01-30 06:12 | david2013 | Status | resolved => feedback |
2015-01-30 06:12 | david2013 | Resolution | fixed => reopened |
2015-02-21 15:26 | david2013 | Note Added: 31715 | |
2015-02-21 15:26 | david2013 | Status | feedback => assigned |
2015-05-08 11:43 | c_schmitz | Changeset attached | => LimeSurvey master e9ad71fe |
2015-05-08 11:43 | c_schmitz | Note Added: 32135 | |
2015-05-08 11:43 | c_schmitz | Changeset attached | => LimeSurvey 2.06 a2c3fe32 |
2015-05-08 11:43 | c_schmitz | Note Added: 32136 | |
2015-05-08 11:43 | c_schmitz | Status | assigned => resolved |
2015-05-08 11:43 | c_schmitz | Resolution | reopened => fixed |
2015-05-20 11:11 | c_schmitz | Note Added: 32250 | |
2015-05-20 11:11 | c_schmitz | Status | resolved => closed |