View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
10180Bug reportsSurvey participants (Tokens)public2016-08-29 12:38
Reporterc_schmitz Assigned Toc_schmitz  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version2.06+ 
Target Version2.50.xFixed in Version2.50.x 
Summary10180: Maximum token length of 35 characters
Description

The token field size has a maximmum size of 35 characters and a minimum of 5.
This size can be limited in the survey settings, additionally.
However the maximum/minimum size is nowhere enforced, when adding/editing/importing tokens.
This should be done using HTML5 input elements on top of the server side checks.

TagsNo tags attached.
Bug heat4
Complete LimeSurvey version number (& build)latest_git_version
I will donate to the project if issue is resolvedNo
Browser
Database type & version.
Server OS (if known).
Webserver software & version (if known).
PHP Version.

Users monitoring this issue

There are no users monitoring this issue.

Activities

LouisGac

LouisGac

2015-12-23 11:24

developer   ~34089

kk

c_schmitz

c_schmitz

2016-08-24 16:24

administrator   ~40463

Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=20211

c_schmitz

c_schmitz

2016-08-29 12:38

administrator   ~40542

Version 2.51.0 Build 160829 released

Related Changesets

LimeSurvey: master c338cdca

2016-08-24 14:24:07

c_schmitz

Details Diff
Fixed issue 10180: Configured token length not being enforced on adding/editing tokens Affected Issues
10180
mod - application/controllers/admin/tokens.php Diff File
mod - application/views/admin/token/tokenform.php Diff File

Issue History

Date Modified Username Field Change
2015-12-23 11:23 c_schmitz New Issue
2015-12-23 11:23 c_schmitz Status new => assigned
2015-12-23 11:23 c_schmitz Assigned To => LouisGac
2015-12-23 11:24 LouisGac Note Added: 34089
2016-08-24 16:21 c_schmitz Assigned To LouisGac => c_schmitz
2016-08-24 16:24 c_schmitz Changeset attached => LimeSurvey master c338cdca
2016-08-24 16:24 c_schmitz Note Added: 40463
2016-08-24 16:24 c_schmitz Resolution open => fixed
2016-08-24 16:24 c_schmitz Status assigned => resolved
2016-08-24 16:24 c_schmitz Fixed in Version => 2.50.x
2016-08-29 12:38 c_schmitz Note Added: 40542
2016-08-29 12:38 c_schmitz Status resolved => closed
2016-12-08 10:39 c_schmitz Category Tokens => Survey participants (Tokens)