View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
11886 | Bug reports | Import/Export | public | 2016-11-08 08:39 | 2016-11-11 13:18 |
Reporter | DenisChenu | Assigned To | DenisChenu | ||
Priority | none | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.55.x | ||||
Fixed in Version | 2.55.x | ||||
Summary | 11886: lsq file bug import | ||||
Description | When i import the included lsq file in a fr/en survey : survey is broken and can not be activated | ||||
Steps To Reproduce |
| ||||
Additional Information | Seems to have different bug :
Vous êtes : ]]></question> ....... </row> </rows>
| ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 6 | ||||
Complete LimeSurvey version number (& build) | 20161108 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | not relevant | ||||
Database type & version | not relevant | ||||
Server OS (if known) | not relevant | ||||
Webserver software & version (if known) | not relevant | ||||
PHP Version | not relevant | ||||
related to | 11892 | closed | DenisChenu | Copying question looses subquestions |
Arg !!!! Sometimes work, sometimes don't work ..... |
|
OK , got it : question code are not the same when import is done. See screenshots:
Another strange think : code when edit and when viea are different There are surely same error for group too : we don't take "question code of 1st language" in account. Then : if "base language" is import 1st : OK : questions seems to be OK (but is broken in DB) |
|
OK : bug can appear if Base language is not imported : for this : must be:
|
|
\application\helpers\expressions\em_manager_helper.php(6620) foreach($sgqas as $sgqa) Is indicated as error in my case (after copying question) Stack trace: #0 |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=21323 |
|
In group : there are no option to 'fix title' then bug never happen (question is not imported ). |
|
Version 2.55.3 released |
|
LimeSurvey: master 3fbe4b27 2016-11-10 18:39 Details Diff |
Fixed issue 11886: lsq file bug import Dev: validate('title') and get the new title for another row Dev: create a model function (to be used in survey and group import too |
Affected Issues 11886 |
|
mod - application/controllers/admin/questions.php | Diff File | ||
mod - application/helpers/admin/import_helper.php | Diff File | ||
mod - application/models/Question.php | Diff File | ||
mod - application/views/admin/survey/Question/import_view.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-11-08 08:39 | DenisChenu | New Issue | |
2016-11-08 08:39 | DenisChenu | File Added: limesurvey_survey_brokenSurveyAfterImport.lss | |
2016-11-08 08:39 | DenisChenu | File Added: limesurvey_question_brokeWhenImport.lsq | |
2016-11-08 08:40 | DenisChenu | File Added: limesurvey_survey_littleSurveyForImport.lss | |
2016-11-08 08:43 | DenisChenu | File Deleted: limesurvey_survey_littleSurveyForImport.lss | |
2016-11-08 08:46 | DenisChenu | File Added: limesurvey_survey_littleSurveyForImport.lss | |
2016-11-08 08:48 | DenisChenu | Note Added: 41768 | |
2016-11-08 08:54 | DenisChenu | Note Added: 41769 | |
2016-11-08 08:54 | DenisChenu | File Added: Capture du 2016-11-08 08-53-50.png | |
2016-11-08 08:57 | DenisChenu | Note Edited: 41769 | |
2016-11-08 09:01 | DenisChenu | File Added: Capture du 2016-11-08 09-00-53.png | |
2016-11-08 09:08 | DenisChenu | Note Edited: 41769 | |
2016-11-08 09:09 | DenisChenu | Note Edited: 41769 | |
2016-11-08 09:09 | DenisChenu | File Added: WhenEdit.png | |
2016-11-08 09:09 | DenisChenu | File Added: WhenView.png | |
2016-11-08 09:27 | DenisChenu | Note Added: 41770 | |
2016-11-10 10:30 | DenisChenu | Relationship added | related to 11892 |
2016-11-10 17:24 | tammo | Note Added: 41828 | |
2016-11-10 17:40 | DenisChenu | Assigned To | => DenisChenu |
2016-11-10 17:40 | DenisChenu | Status | new => assigned |
2016-11-10 17:43 | DenisChenu | Changeset attached | => LimeSurvey master 3fbe4b27 |
2016-11-10 17:43 | DenisChenu | Note Added: 41829 | |
2016-11-10 17:43 | DenisChenu | Resolution | open => fixed |
2016-11-10 17:44 | DenisChenu | Status | assigned => resolved |
2016-11-10 17:44 | DenisChenu | Fixed in Version | => 2.55.x |
2016-11-10 17:45 | DenisChenu | Note Added: 41830 | |
2016-11-11 13:18 | c_schmitz | Note Added: 41850 | |
2016-11-11 13:18 | c_schmitz | Status | resolved => closed |