View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
08677 | Bug reports | Survey editing | public | 2014-02-06 19:57 | 2014-03-06 11:34 |
Reporter | Spydre13 | Assigned To | DenisChenu | ||
Priority | high | Severity | partial_block | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.05+ | ||||
Fixed in Version | 2.05+ | ||||
Summary | 08677: Submitdate and datestamp are always the same as startdate | ||||
Description | As the subject says, when "Date Stamp" is turned on, the datestamp field never changes from the startdate (as questions are answered), and when the response is submitted the submitdate field has the same datestamp as the startdate field. | ||||
Steps To Reproduce | Create any simple survey and set "Date stamp" to "Yes". | ||||
Tags | No tags attached. | ||||
Bug heat | 16 | ||||
Complete LimeSurvey version number (& build) | 140204 | ||||
I will donate to the project if issue is resolved | Yes | ||||
Browser | Chrome | ||||
Database type & version | MySQL DBVersion: 177 | ||||
Server OS (if known) | Debian 7 | ||||
Webserver software & version (if known) | Apache 2.4.6 | ||||
PHP Version | 5.5.8 | ||||
has duplicate | 08507 | closed | DenisChenu | the submitdate and the startdate are the same |
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=13863 |
|
Just : Who have this idea to believe $_SESSION for date stamp ? |
|
git blame ;) |
|
2.05+ Build 140212 released |
|
LimeSurvey: master 31fa4086 2014-02-08 16:17 Details Diff |
Fixed issue 08677: Submitdate and datestamp are always the same as startdate Dev: Who have this idea to believe $_SESSION for date stamp ? Dev: Get the date with dateShift(date) and fill $_SESSION[$this->sessid]['datestamp'] (needed ? EM allow {DATESTAMP} but replaced by empty string somewhere) |
Affected Issues 08507, 08677 |
|
mod - application/helpers/expressions/em_manager_helper.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-02-06 19:57 | Spydre13 | New Issue | |
2014-02-06 21:03 | Spydre13 | Issue Monitored: Spydre13 | |
2014-02-08 13:25 | DenisChenu | Assigned To | => DenisChenu |
2014-02-08 13:25 | DenisChenu | Status | new => assigned |
2014-02-08 16:17 | DenisChenu | Changeset attached | => LimeSurvey master 31fa4086 |
2014-02-08 16:17 | DenisChenu | Note Added: 28581 | |
2014-02-08 16:17 | DenisChenu | Resolution | open => fixed |
2014-02-08 16:20 | DenisChenu | Note Added: 28582 | |
2014-02-08 16:20 | DenisChenu | Status | assigned => resolved |
2014-02-08 16:20 | DenisChenu | Fixed in Version | => 2.05+ |
2014-02-08 16:23 | mfaber | Note Added: 28584 | |
2014-02-12 21:20 | c_schmitz | Note Added: 28681 | |
2014-02-12 21:20 | c_schmitz | Status | resolved => closed |
2014-03-06 11:34 | DenisChenu | Relationship added | has duplicate 08507 |
2019-11-01 17:25 | c_schmitz | Category | Survey design => Survey editing |
2021-08-02 19:34 | guest | Bug heat | 14 => 16 |