View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
09446 | Bug reports | Import/Export | public | 2015-01-08 19:19 | 2015-02-11 15:57 |
Reporter | aesteban | Assigned To | DenisChenu | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.05+ | ||||
Target Version | 2.05+ | Fixed in Version | 2.05+ | ||
Summary | 09446: Error when exporting question group to .lsg file | ||||
Description | Resulting xml file is not valid because contains an error. | ||||
Steps To Reproduce | 1.- Load attached survey Result: File contains a stack error (see attached file) | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 6 | ||||
Complete LimeSurvey version number (& build) | 1fd84e50bad58e8230a50a58f7df | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Firefox | ||||
Database type & version | Postgresql 9.3 | ||||
Server OS (if known) | Ubuntu 14.04 | ||||
Webserver software & version (if known) | Nginx 1.4.6 | ||||
PHP Version | 5.5.9 | ||||
config : 2 => add viewHelper::disableHtmlLogging() before export. |
|
Denis ask me to assign this bug to him |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=14909 |
|
Fix committed to 2.06 branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=14910 |
|
Here, it's just the usage of viewHelper::disableHtmlLogging(); whan you don't want HTML debug. We have to use it when we return json/xml etc ... Maybe replace HTML console log by another ? |
|
Version 2.05 Build 150211 released |
|
LimeSurvey: master 2d6e486f 2015-02-04 16:58 Details Diff |
Fixed issue 09446: Error when exporting question group to .lsg file with debugsql=1 Dev: usage of viewHelper::disableHtmlLogging(); when don't want console debug |
Affected Issues 09446 |
|
mod - application/helpers/export_helper.php | Diff File | ||
LimeSurvey: 2.06 de1c2fb8 2015-02-04 17:02 Details Diff |
Fixed issue 09446: Error when exporting question group to .lsg file with debugsql=1 Dev: usage of viewHelper::disableHtmlLogging(); when don't want console debug |
Affected Issues 09446 |
|
mod - application/helpers/export_helper.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-01-08 19:19 | aesteban | New Issue | |
2015-01-08 19:20 | aesteban | File Added: limesurvey_group_18.lsg | |
2015-01-08 19:20 | aesteban | File Added: survey_archive_369689.lsa | |
2015-01-29 15:01 | DenisChenu | Note Added: 31550 | |
2015-01-29 15:33 | c_schmitz | Assigned To | => aesteban |
2015-01-29 15:33 | c_schmitz | Status | new => assigned |
2015-02-04 15:30 | aesteban | Assigned To | aesteban => DenisChenu |
2015-02-04 15:31 | aesteban | Note Added: 31628 | |
2015-02-04 16:58 | DenisChenu | Changeset attached | => LimeSurvey master 2d6e486f |
2015-02-04 16:58 | DenisChenu | Note Added: 31630 | |
2015-02-04 16:58 | DenisChenu | Resolution | open => fixed |
2015-02-04 17:02 | DenisChenu | Changeset attached | => LimeSurvey 2.06 de1c2fb8 |
2015-02-04 17:02 | DenisChenu | Note Added: 31631 | |
2015-02-04 17:03 | DenisChenu | Note Added: 31632 | |
2015-02-04 17:03 | DenisChenu | Status | assigned => resolved |
2015-02-04 17:03 | DenisChenu | Fixed in Version | => 2.05+ |
2015-02-11 15:57 | c_schmitz | Note Added: 31656 | |
2015-02-11 15:57 | c_schmitz | Status | resolved => closed |