View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
18558 | Bug reports | Import/Export | public | 2022-12-15 16:48 | 2022-12-30 20:56 |
Reporter | gabrieljenik | Assigned To | gabrieljenik | ||
Priority | high | Severity | crash | ||
Status | closed | Resolution | no change required | ||
Product Version | 5.4.x | ||||
Summary | 18558: SurveyObj->answers is filled with a string while it is expected an array on some places | ||||
Description | There is a missmatch since this commit where SurveyObj->answers is filled by SurveyDao. https://github.com/LimeSurvey/LimeSurvey/commit/91ce9479dbb462a72d2c0a97f1f02e99824d0f50 This has an impact for all places where SurveyObj->answers is being used, which usually are export responses plugins. So far identified: So, it seems only SPSSWriter maybe failing? | ||||
Steps To Reproduce | We did a very specific fix on 18502. | ||||
Tags | No tags attached. | ||||
Bug heat | 4 | ||||
Complete LimeSurvey version number (& build) | Version 5.4.12+221121 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | MariaDB 10.1.48 | ||||
Server OS (if known) | |||||
Webserver software & version (if known) | |||||
PHP Version | 8.1 | ||||
related to | 18502 | closed | gabrieljenik | STATA export of simple array question fails (due to encryption?) |
Strange we have issue only now ? If it's the case all export must broke. For export : i just add 5 in confix.xml : seems OK. |
|
Have you tried with debug=2? |
|
SPSS is already considering this duality. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2022-12-15 16:48 | gabrieljenik | New Issue | |
2022-12-15 16:48 | gabrieljenik | Issue generated from: 18502 | |
2022-12-15 16:48 | gabrieljenik | Relationship added | related to 18502 |
2022-12-15 20:02 | DenisChenu | Note Added: 73156 | |
2022-12-15 20:02 | DenisChenu | Bug heat | 0 => 2 |
2022-12-16 12:26 | ollehar | Priority | none => high |
2022-12-23 15:05 | gabrieljenik | Note Added: 73305 | |
2022-12-23 15:05 | gabrieljenik | Bug heat | 2 => 4 |
2022-12-30 20:55 | gabrieljenik | Note Added: 73321 | |
2022-12-30 20:55 | gabrieljenik | File Added: image.png | |
2022-12-30 20:56 | gabrieljenik | Assigned To | => gabrieljenik |
2022-12-30 20:56 | gabrieljenik | Status | new => closed |
2022-12-30 20:56 | gabrieljenik | Resolution | open => no change required |