View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
13154 | Bug reports | Survey taking | public | 2018-01-09 22:59 | 2018-01-16 15:15 |
Reporter | jziegler | Assigned To | |||
Priority | none | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 3.0.0-rc.x | ||||
Fixed in Version | 3.0.x | ||||
Summary | 13154: "Resume Later" fails with "General error: 1364 Field 'saved_thisstep' doesn't have a default value" | ||||
Description | When trying to save answers with "Resume Later" the user receives the following error after entering a valid username and password: Internal Server Error | ||||
Steps To Reproduce |
| ||||
Additional Information | Prior to this version of LimeSurvey, I had installed and started to use v3.0.0 (build 171222). I had encountered the bug involving saving multiple choice answers and upgraded when I read that the new release fixed that issue. Post upgrade, the database appears to not have updated appropriately, and I had to alter one column: ALTER TABLE answers ALTER COLUMN assessment_value SET DEFAULT '0'; Thanks for your help and time! | ||||
Tags | No tags attached. | ||||
Bug heat | 16 | ||||
Complete LimeSurvey version number (& build) | 3.0.1+171228 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Chome 63.0.3239.84 | ||||
Database type & version | MySql 14.14 Distrib 5.7.20 | ||||
Server OS (if known) | Ubuntu 16.04.3 | ||||
Webserver software & version (if known) | Apache 2.4.18-2ubuntu3.5 | ||||
PHP Version | PHP 7.0.22-0ubuntu0.16.04.1 | ||||
@markus can you have a look to the assessment_value default value? If I remember well you pushed something about it last week |
|
first analysis about the Save problem: https://github.com/LimeSurvey/LimeSurvey/blob/2.73.0%2B171219/application/libraries/Save.php#L85 this hidden input is missing in the new form. |
|
The assessements is already fixed |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=26031 |
|
Version 3.0.4 released |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2018-01-09 22:59 | jziegler | New Issue | |
2018-01-10 18:03 |
|
Note Added: 45552 | |
2018-01-10 18:03 |
|
Assigned To | => markusfluer |
2018-01-10 18:03 |
|
Status | new => assigned |
2018-01-10 18:24 |
|
Note Added: 45553 | |
2018-01-15 10:45 |
|
Relationship added | has duplicate 13162 |
2018-01-15 14:50 |
|
Status | assigned => resolved |
2018-01-15 14:50 |
|
Resolution | open => fixed |
2018-01-15 14:50 |
|
Fixed in Version | => 3.0.x |
2018-01-15 14:50 |
|
Note Added: 45813 | |
2018-01-15 14:50 |
|
Changeset attached | => LimeSurvey master 30610e4e |
2018-01-15 14:50 |
|
Note Added: 45814 | |
2018-01-16 15:15 | c_schmitz | Note Added: 45838 | |
2018-01-16 15:15 | c_schmitz | Status | resolved => closed |