View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 08215 | Bug reports | Survey taking | public | 2013-10-01 23:57 | 2013-10-13 18:05 |
| Reporter | mlhess | Assigned To | c_schmitz | ||
| Priority | normal | Severity | minor | ||
| Status | closed | Resolution | unable to reproduce | ||
| Product Version | 2.05 RC | ||||
| Summary | 08215: Unable to save survey Creating default object from empty value | ||||
| Description | with line 460 in red. if (isTokenCompletedDatestamped($thissurvey)) | ||||
| Tags | No tags attached. | ||||
| Bug heat | 6 | ||||
| Complete LimeSurvey version number (& build) | b6597da82c5dbfe07e016c2c9304 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | |||||
| Database type & version | mysql | ||||
| Server OS (if known) | ubuntu | ||||
| Webserver software & version (if known) | linux | ||||
| PHP Version | 5.4 | ||||
|
This has something to do with the date being saved to the tokens table it seems. |
|
|
The file is application/helpers/frontend_helper.php |
|
|
This is related to the partipant_id being empty rather than null. I am not sure how it was empty, but I have fixed it by doing a global replace. My guess is some data got imported. |
|
|
Can you still reproduce this on 2.05RC2 - if yes please describe in detail how and if possible attach a small sample survey. |
|
|
Yes, but the only way the partipant_id becomes empty rather then null, is via old updates. I think it is safe to close. |
|
|
Okay, thanks for the feedback. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-10-01 23:57 | mlhess | New Issue | |
| 2013-10-02 00:36 | mlhess | Note Added: 26466 | |
| 2013-10-02 09:39 | sammousa | Note Added: 26467 | |
| 2013-10-02 17:37 | mlhess | Note Added: 26482 | |
| 2013-10-11 20:47 | c_schmitz | Note Added: 26746 | |
| 2013-10-11 20:47 | c_schmitz | Assigned To | => c_schmitz |
| 2013-10-11 20:47 | c_schmitz | Status | new => feedback |
| 2013-10-13 17:38 | mlhess | Note Added: 26764 | |
| 2013-10-13 17:38 | mlhess | Status | feedback => assigned |
| 2013-10-13 18:05 | c_schmitz | Note Added: 26766 | |
| 2013-10-13 18:05 | c_schmitz | Status | assigned => closed |
| 2013-10-13 18:05 | c_schmitz | Resolution | open => unable to reproduce |