View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 10353 | Bug reports | Survey participants (Tokens) | public | 2016-02-09 10:23 | 2016-03-07 11:45 |
| Reporter | Ben_V | Assigned To | ollehar | ||
| Priority | normal | Severity | minor | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 2.06+ | ||||
| Fixed in Version | 2.50.x | ||||
| Summary | 10353: Welcome screen turned off but displayed | ||||
| Description | Even if "Show welcome screen" is set to NO, this welcome message is displayed when a token is reused for a questionnaire already completed (i.e. the user need enter again to edit submited responses) | ||||
| Steps To Reproduce |
| ||||
| Additional Information | this occurs either for 2.06 or 2.5 versions but not for 2.05 [150520] | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| Bug heat | 6 | ||||
| Complete LimeSurvey version number (& build) | 160129 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | firefox 44 | ||||
| Database type & version | mysql | ||||
| Server OS (if known) | osx | ||||
| Webserver software & version (if known) | mamp | ||||
| PHP Version | 5.5.1 | ||||
|
This is a deep bug. Tracked it down to SurveyRuntimeHelper.php ('showwelcome') and em_manager_helper.php (NavigateForward). |
|
|
Just FYI, this will not be fixed in 2.06, but in 2.5. |
|
|
Uncommenting #266 line in SurveyRuntimeHelper.php solves this problem in 2.06 version... I don't know consequences elsewhere, but for the moment everything works fine. elseif (isset($thissurvey['showwelcome']) && $thissurvey['showwelcome'] == 'N') |
|
|
Good catch, that line does look weird. |
|
|
Version 2.60 Build 150307 released |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2016-02-09 10:23 | Ben_V | New Issue | |
| 2016-02-09 10:23 | Ben_V | File Added: survey_archive_179477.lsa | |
| 2016-02-09 12:12 | ollehar | Assigned To | => ollehar |
| 2016-02-09 12:12 | ollehar | Status | new => assigned |
| 2016-02-09 13:05 | ollehar | Note Added: 34789 | |
| 2016-02-12 11:28 | ollehar | Note Added: 34996 | |
| 2016-02-25 15:33 | ollehar | Status | assigned => confirmed |
| 2016-02-25 17:00 | Ben_V | Note Added: 35716 | |
| 2016-02-25 17:02 | Ben_V | Note Edited: 35716 | |
| 2016-02-25 17:02 | Ben_V | Note Edited: 35716 | |
| 2016-02-25 17:03 | ollehar | Note Added: 35718 | |
| 2016-03-02 14:56 | ollehar | Status | confirmed => resolved |
| 2016-03-02 14:56 | ollehar | Fixed in Version | => 2.5 |
| 2016-03-02 14:56 | ollehar | Resolution | open => fixed |
| 2016-03-02 15:28 | c_schmitz | Changeset attached | => LimeSurvey master 8879dabe |
| 2016-03-07 11:45 | c_schmitz | Note Added: 36023 | |
| 2016-03-07 11:45 | c_schmitz | Status | resolved => closed |
| 2016-12-08 10:39 | c_schmitz | Category | Tokens => Survey participants (Tokens) |