View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
08157 | Bug reports | Survey taking | public | 2013-09-13 15:16 | 2013-10-21 09:28 |
Reporter | jweberhofer | Assigned To | c_schmitz | ||
Priority | high | Severity | partial_block | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.00+ | ||||
Fixed in Version | 2.00+ | ||||
Summary | 08157: Pasting tokens with leading whitespace-caracters | ||||
Description | Analyzing a problem reported by users I have recognized that copying tokens from an E-Mail to the login-form can cause problems when Firefox is used at least. When the token starts with spaces (and possibly with new-line characters) the token is accepted, but after submitting the first page, a error page is displayed saying that the user needs a valid token; When the user refreshes opens the page again, he can continue to edit the form and will receive a error page (or a blank page) after finishing and saving the last page. | ||||
Tags | No tags attached. | ||||
Bug heat | 6 | ||||
Complete LimeSurvey version number (& build) | 130802 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Firefox | ||||
Database type & version | MySQL 5.5.28 | ||||
Server OS (if known) | Linux | ||||
Webserver software & version (if known) | Apache 2.2.21 | ||||
PHP Version | 5.3.8 | ||||
Forgot to mention: In the lime_survey_XXX table the token will be stored with the leading whitespace characters; In the list of tokens the entry is not marked as finished, even though it is. This stuff can be in relation to reports in the forum saying that surveys will not be stored or are not marked as finished... |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=13079 |
|
Tokens with leading whitespace are now properly checked and access denied in general. |
|
Fix committed to 2.05 branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=13084 |
|
Version 2.00+ Build 130929 released |
|
LimeSurvey: master 331518d1 2013-09-26 11:14 Details Diff |
Fixed issue 08157: Pasting tokens with leading whitespace-caracters leads to various problems |
Affected Issues 08157 |
|
mod - application/controllers/survey/index.php | Diff File | ||
mod - application/helpers/frontend_helper.php | Diff File | ||
LimeSurvey: 2.05 238143d4 2013-09-26 11:19 Details Diff |
Fixed issue 08157: Pasting tokens with leading whitespace-caracters leads to various problems |
Affected Issues 08157 |
|
mod - application/helpers/frontend_helper.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-09-13 15:16 | jweberhofer | New Issue | |
2013-09-13 15:21 | jweberhofer | Note Added: 26218 | |
2013-09-13 18:52 | mfaber | Issue Monitored: mfaber | |
2013-09-26 10:52 | c_schmitz | Assigned To | => c_schmitz |
2013-09-26 10:52 | c_schmitz | Status | new => assigned |
2013-09-26 11:13 | c_schmitz | Changeset attached | => LimeSurvey master 331518d1 |
2013-09-26 11:13 | c_schmitz | Note Added: 26380 | |
2013-09-26 11:13 | c_schmitz | Resolution | open => fixed |
2013-09-26 11:14 | c_schmitz | Note Added: 26381 | |
2013-09-26 11:14 | c_schmitz | Status | assigned => resolved |
2013-09-26 11:14 | c_schmitz | Fixed in Version | => 2.00+ |
2013-09-26 11:19 | c_schmitz | Changeset attached | => LimeSurvey 2.05 238143d4 |
2013-09-26 11:19 | c_schmitz | Note Added: 26385 | |
2013-09-29 15:27 | c_schmitz | Note Added: 26427 | |
2013-09-29 15:27 | c_schmitz | Status | resolved => closed |
2013-10-21 09:28 | DenisChenu | Relationship added | related to 08280 |
2021-08-02 22:16 | guest | Bug heat | 4 => 6 |