View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 06540 | Bug reports | Survey participants (Tokens) | public | 2012-09-03 08:14 | 2012-09-20 14:12 |
| Reporter | jcleeland | Assigned To | jcleeland | ||
| Priority | normal | Severity | minor | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 2.00RC9 | ||||
| Fixed in Version | 2.00+ | ||||
| Summary | 06540: Participants Database - database data types set wrong and are limited to short limits | ||||
| Description | The participant_attribute "value" should have been "text" but is varchar(50). The participant_attribute_names_lang "attribute_name" was limited to 20, and the participant_attribute_values was limited to 50. | ||||
| Tags | No tags attached. | ||||
| Bug heat | 2 | ||||
| Complete LimeSurvey version number (& build) | 201209 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | |||||
| Database type & version | MySQL | ||||
| Server OS (if known) | Windows | ||||
| Webserver software & version (if known) | ApacheII | ||||
| PHP Version | 5 | ||||
|
Fix committed to Yii branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=9436 |
|
|
LimeSurvey: Yii a43d5253 2012-09-03 01:15 Details Diff |
Fixed issue 06540 - Participants Database - database datatypes set wrong and are limited to short limits |
Affected Issues 06540 |
|
| mod - application/config/version.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 |
|---|---|---|---|
| 2012-09-03 08:14 | jcleeland | New Issue | |
| 2012-09-03 08:14 | jcleeland | Status | new => assigned |
| 2012-09-03 08:14 | jcleeland | Assigned To | => jcleeland |
| 2012-09-03 08:16 | jcleeland | Changeset attached | => LimeSurvey Yii a43d5253 |
| 2012-09-03 08:16 | jcleeland | Note Added: 20620 | |
| 2012-09-03 08:16 | jcleeland | Resolution | open => fixed |
| 2012-09-03 08:16 | jcleeland | Status | assigned => resolved |
| 2012-09-03 08:16 | jcleeland | Fixed in Version | => 2.00+ |
| 2012-09-20 14:12 | c_schmitz | Status | resolved => closed |
| 2016-12-08 10:39 | c_schmitz | Category | Tokens => Survey participants (Tokens) |