View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 16580 | Bug reports | Import/Export | public | 2020-08-11 17:18 | 2021-03-07 21:53 |
| Reporter | rudydehaas | Assigned To | c_schmitz | ||
| Priority | none | Severity | partial_block | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 4.2.8 | ||||
| Fixed in Version | 4.4.7 | ||||
| Summary | 16580: Data export fails on Writer.php line 316 - | ||||
| Description | On export (both to csv file and to excel) I get a page of these: Notice: Undefined index: 593955X10time in /var/www/wadoorg/application/helpers/admin/export/Writer.php on line 316 Notice: Undefined index: 593955X10X292time in /var/www/wadoorg/application/helpers/admin/export/Writer.php on line 316 Notice: Undefined index: 593955X10X297time in /var/www/wadoorg/application/helpers/admin/export/Writer.php on line 316 Followed by the stack trace and this php warning: | ||||
| Steps To Reproduce | Notes: 2 - How do I check which release is running? I have tar files for both 4.2.8 and 4.3.4. | ||||
| Additional Information | /var/www/wadoorg/application/helpers/admin/export/ExcelWriter.php(59) 47 { Stack Trace 54 #1 102 $survey = $surveyDao->loadSurveyById($iSurveyId, $sLanguageCode, $oOptions); #2 332 } else { #3 180 public function run() #13 | ||||
| Tags | No tags attached. | ||||
| Bug heat | 4 | ||||
| Complete LimeSurvey version number (& build) | limesurvey4.2.8+200608 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | |||||
| Database type & version | Server version: 10.1.45-MariaDB-0+deb9u1 Debian 9.12 | ||||
| Server OS (if known) | debian 9 | ||||
| Webserver software & version (if known) | 2020-08-11 15:02:09 Apache/2.4.25 (Debian) Yii Framework/1.1.22-dev | ||||
| PHP Version | 7.3 | ||||
|
Changed export def to "Question code and Question text", expolrt to csv file, delimiter ";" and it does produce a file that looks like it has data in it. That file starts with six lines (I show 3 below, line 3 repeats 4 times): That same block appears between every line of data. |
|
|
Hello rudydehaas, |
|
|
hiL I am now running 4.4.7+210215 . A quick test using data imported from a survey run using 4.3.24-201102 showed that print to csv and pdf work as expected. View stats and print to pdf works almost as expected: the pdf looked good and complete, but the onscreen display has a looping cube above the words "please wait, loading data..." that continued, apparently indefinitely, even after the report (PDF) is available in the download directory. Note: I am running the latest Brave browser under debian 10, I have not tested this with firefox. Thanks for looking at this! |
|
|
Thank you for the feedback. Can you please open a separate bug report for the 'looping cube' issue? Thank you! |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2020-08-11 17:18 | rudydehaas | New Issue | |
| 2020-08-11 17:23 | rudydehaas | Note Added: 59411 | |
| 2021-03-07 21:17 | c_schmitz | Assigned To | => c_schmitz |
| 2021-03-07 21:17 | c_schmitz | Status | new => feedback |
| 2021-03-07 21:17 | c_schmitz | Note Added: 62824 | |
| 2021-03-07 21:42 | rudydehaas | Note Added: 62832 | |
| 2021-03-07 21:42 | rudydehaas | Status | feedback => assigned |
| 2021-03-07 21:53 | c_schmitz | Note Added: 62836 | |
| 2021-03-07 21:53 | c_schmitz | Status | assigned => closed |
| 2021-03-07 21:53 | c_schmitz | Resolution | open => fixed |
| 2021-03-07 21:53 | c_schmitz | Fixed in Version | => 4.4.7 |