View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
13370 | Bug reports | Survey taking | public | 2018-02-16 18:04 | 2018-02-21 16:38 |
Reporter | NL3limin4t0r | Assigned To | c_schmitz | ||
Priority | none | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 3.1.x | ||||
Fixed in Version | 3.4.x | ||||
Summary | 13370: When submitting an invalid token an error is displayed twice. | ||||
Description | When submitting an invalid token an error is displayed twice. | ||||
Steps To Reproduce | 1) Create a valid survey (at least one question group & one question). | ||||
Additional Information | The problem is present with every survey theme. | ||||
Tags | No tags attached. | ||||
Bug heat | 4 | ||||
Complete LimeSurvey version number (& build) | Versie 3.3.1+180214 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Firefox Quantum 58.0.1 (64-bit) | ||||
Database type & version | mysql Ver 15.1 Distrib 10.2.12-MariaDB, for debian-linux-gnu (x86_64) using readline 5.2 | ||||
Server OS (if known) | Ubuntu 17.10 | ||||
Webserver software & version (if known) | Server version: Apache/2.4.27 (Ubuntu), Server built: 2017-09-18T15:05:48 | ||||
PHP Version | PHP 7.1.11-0ubuntu0.17.10.1 (cli) (built: Nov 1 2017 16:30:52) ( NTS ) | ||||
Thank you! |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=26532 |
|
LimeSurvey: master 7396f452 2018-02-21 13:41 Committer: c_schmitz Details Diff |
Fixed issue 13370: When submitting an invalid token an error is displayed twice. Dev Unnecessary token check. This is already done a few line below. |
Affected Issues 13370 |
|
mod - application/helpers/SurveyRuntimeHelper.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-02-16 18:04 | NL3limin4t0r | New Issue | |
2018-02-16 18:18 | NL3limin4t0r | Note Added: 46568 | |
2018-02-21 12:41 | c_schmitz | Assigned To | => c_schmitz |
2018-02-21 12:41 | c_schmitz | Status | new => resolved |
2018-02-21 12:41 | c_schmitz | Resolution | open => fixed |
2018-02-21 12:41 | c_schmitz | Fixed in Version | => 3.4.x |
2018-02-21 12:41 | c_schmitz | Note Added: 46650 | |
2018-02-21 12:45 | c_schmitz | Changeset attached | => LimeSurvey master 7396f452 |
2018-02-21 12:45 | c_schmitz | Note Added: 46652 | |
2018-02-21 16:38 | ollehar | Status | resolved => closed |