View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
08537 | Bug reports | Survey participants (Tokens) | public | 2014-01-14 09:42 | 2014-01-25 17:22 |
Reporter | pfpDave | Assigned To | c_schmitz | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.00+ | ||||
Fixed in Version | 2.05+ | ||||
Summary | 08537: Survey admin allows token length to be set at a value that exceeds schema column width (36) | ||||
Description | Survey General Settings --> Tokens --> Set Token Length to allows a value that exceeds the schema column length of 36 characters. Setting this causes an error when generating tokens (be this admin or self registration). If the latter then then following error is displayed to the participant: Internal Server Error Thank you. | ||||
Steps To Reproduce |
| ||||
Tags | No tags attached. | ||||
Bug heat | 2 | ||||
Complete LimeSurvey version number (& build) | 130611 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Chrome | ||||
Database type & version | SQL Server Express 2012 | ||||
Server OS (if known) | Windows Server 2008 R2 | ||||
Webserver software & version (if known) | IIS 7 | ||||
PHP Version | 5.4.8 | ||||
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=13710 |
|
2.05+ Build 140125 released |
|
LimeSurvey: master 521095a4 2014-01-17 17:11 Details Diff |
Fixed issue 08537: Survey admin allows token length to be set at a value that exceeds schema column width (36) |
Affected Issues 08537 |
|
mod - application/controllers/admin/database.php | Diff File | ||
mod - application/controllers/admin/surveyadmin.php | Diff File | ||
mod - application/models/Survey.php | Diff File | ||
mod - application/views/admin/survey/subview/tabTokens_view.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-01-14 09:42 | pfpDave | New Issue | |
2014-01-17 17:10 | c_schmitz | Assigned To | => c_schmitz |
2014-01-17 17:10 | c_schmitz | Status | new => assigned |
2014-01-17 17:11 | c_schmitz | Status | assigned => resolved |
2014-01-17 17:11 | c_schmitz | Fixed in Version | => 2.05+ |
2014-01-17 17:11 | c_schmitz | Resolution | open => fixed |
2014-01-17 17:11 | c_schmitz | Changeset attached | => LimeSurvey master 521095a4 |
2014-01-17 17:11 | c_schmitz | Note Added: 27968 | |
2014-01-25 17:22 | c_schmitz | Note Added: 28163 | |
2014-01-25 17:22 | c_schmitz | Status | resolved => closed |
2016-12-08 10:39 | c_schmitz | Category | Tokens => Survey participants (Tokens) |