View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
08497 | Bug reports | Central participant database | public | 2013-12-31 04:10 | 2014-01-16 16:45 |
Reporter | duvemyster | Assigned To | c_schmitz | ||
Priority | low | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Fixed in Version | 2.05+ | ||||
Summary | 08497: Long email address fields are truncated when utilizing "Add participants to central database" from token table | ||||
Description | The token table email field type is text. | ||||
Steps To Reproduce | The steps to reproduce are rare cases. Following are two examples:
Then "add participant to central database" from token table. | ||||
Tags | No tags attached. | ||||
Bug heat | 2 | ||||
Complete LimeSurvey version number (& build) | Build 131206 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Google Chrome Version 31.0.1650.63 m | ||||
Database type & version | MySQL 5.1 | ||||
Server OS (if known) | Linux | ||||
Webserver software & version (if known) | Apache/2.2 | ||||
PHP Version | 5.4.10 | ||||
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=13679 |
|
Patch fixes all email fields to maximum email size of 254 characters. |
|
2.05+ Build 140116 released |
|
LimeSurvey: master f2939dd2 2014-01-14 01:27 Details Diff |
Fixed issue 08497: Long email address fields are truncated when utilizing "Add participants to central database" from token table |
Affected Issues 08497 |
|
mod - application/config/version.php | Diff File | ||
mod - application/controllers/admin/participantsaction.php | Diff File | ||
mod - application/helpers/update/updatedb_helper.php | Diff File | ||
mod - installer/sql/create-mssql.sql | Diff File | ||
mod - installer/sql/create-mysql.sql | Diff File | ||
mod - installer/sql/create-pgsql.sql | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-12-31 04:10 | duvemyster | New Issue | |
2014-01-09 23:33 | c_schmitz | Assigned To | => c_schmitz |
2014-01-09 23:33 | c_schmitz | Status | new => assigned |
2014-01-14 01:28 | c_schmitz | Changeset attached | => LimeSurvey master f2939dd2 |
2014-01-14 01:28 | c_schmitz | Note Added: 27844 | |
2014-01-14 01:28 | c_schmitz | Resolution | open => fixed |
2014-01-14 01:29 | c_schmitz | Note Added: 27845 | |
2014-01-14 01:29 | c_schmitz | Status | assigned => resolved |
2014-01-14 01:29 | c_schmitz | Fixed in Version | => 2.05+ |
2014-01-16 16:45 | c_schmitz | Note Added: 27914 | |
2014-01-16 16:45 | c_schmitz | Status | resolved => closed |