View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
18140 | Bug reports | _ Unknown | public | 2022-05-23 01:39 | 2022-06-07 12:07 |
Reporter | ritapas | Assigned To | DenisChenu | ||
Priority | none | Severity | partial_block | ||
Status | closed | Resolution | fixed | ||
Product Version | 3.28.x | ||||
Fixed in Version | 3.28.x | ||||
Summary | 18140: cannot import vv file (with debug set) | ||||
Description | Importing a vv response file yelds a warning/error message. Responses are imported, anyway. | ||||
Steps To Reproduce | Steps to reproduceCreate a sample survey with a sample group and quesiton. Activate and add a couple of responses. Export responses as vv file. Import said vv file Expected resultthe first two responses are replicated Actual resulti am shown an error messages. the first two responses are replicated, though unlink(/var/www/limesurvey/tmp/ha9x8ktjh5s42zyqjg77): No such file or directory /var/www/limesurvey/application/controllers/admin/dataentry.php(147) 135 $aOptions = array(); Stack Trace 142 $aOptions['bNotFinalized'] = (bool) Yii::app()->request->getPost('notfinalized'); #1 091 #2 78 $oMethod = new ReflectionMethod($this, $sDefault); #5 doesn't happen in v. 3.28.11 In which files is this fixed ? | ||||
Tags | No tags attached. | ||||
Bug heat | 4 | ||||
Complete LimeSurvey version number (& build) | 3.28.8 (build 220426) | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Mozilla Firefox | ||||
Database type & version | php-mysql-5.4.16 | ||||
Server OS (if known) | Red Hat Enterprise Linux Server release 7.5 (Maipo) | ||||
Webserver software & version (if known) | httpd-2.4.6-80 | ||||
PHP Version | rh-php71 | ||||
Fix committed to 3.x-LTS branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=33562 |
|
Fixed in Release 3.28.14+220608 |
|
LimeSurvey: master 53780f36 2022-06-03 15:25:54 Details Diff |
Dev: issue 18140 add comment about CSV file deletion |
Affected Issues 18140 |
|
mod - application/helpers/admin/import_helper.php | Diff File | ||
LimeSurvey: 3.x-LTS 4bea7d6c 2022-06-06 09:02:23 Committer: GitHub Details Diff |
Fixed issue 18140: cannot import vv file (with debug set) (#2453) Dev: remove uneeded unlink and add comment in function |
Affected Issues 18140 |
|
mod - application/controllers/admin/dataentry.php | Diff File | ||
mod - application/helpers/admin/import_helper.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-05-23 01:39 | ritapas | New Issue | |
2022-05-23 01:39 | ritapas | File Added: error_import_vv_file.png | |
2022-05-23 09:03 | DenisChenu | Assigned To | => DenisChenu |
2022-05-23 09:03 | DenisChenu | Status | new => assigned |
2022-06-03 15:02 | DenisChenu | Summary | cannot import vv file => cannot import vv file (with debug set) |
2022-06-03 15:26 | DenisChenu | Changeset attached | => LimeSurvey master 53780f36 |
2022-06-06 09:02 | DenisChenu | Changeset attached | => LimeSurvey 3.x-LTS 4bea7d6c |
2022-06-06 09:02 | DenisChenu | Note Added: 70225 | |
2022-06-06 09:02 | DenisChenu | Bug heat | 0 => 2 |
2022-06-06 09:02 | DenisChenu | Resolution | open => fixed |
2022-06-06 09:02 | DenisChenu | Status | assigned => resolved |
2022-06-06 09:02 | DenisChenu | Fixed in Version | => 3.28.x |
2022-06-07 12:07 | LimeBot | Note Added: 70266 | |
2022-06-07 12:07 | LimeBot | Status | resolved => closed |
2022-06-07 12:07 | LimeBot | Bug heat | 2 => 4 |