View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
06996 | Bug reports | Central participant database | public | 2012-11-30 12:13 | 2013-01-15 14:12 |
Reporter | i_meyer | Assigned To | mdekker | ||
Priority | normal | Severity | block | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.00+ | ||||
Fixed in Version | 2.00+ | ||||
Summary | 06996: Error due to composite primary key on participant_attribute_names on pqsql | ||||
Description | When trying to add a user to a survey (on page: /limesurvey/index.php/admin/participants/displayParticipants) an SQL-Error occured. | ||||
Steps To Reproduce | Make a survey, add some users, add a token to the survey, try to add users to the survey. | ||||
Additional Information | I think the error is because of joining "attribute_id" with "attribute_type" as shown in the SQL-Statement below: Internal Server Error The SQL statement executed was: Stacktrace: | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 4 | ||||
Complete LimeSurvey version number (& build) | 121127 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Firefox 17 | ||||
Database type & version | PostgreSQL 9.1.5 | ||||
Server OS (if known) | Ubuntu 64bit (wheezy/sid) | ||||
Webserver software & version (if known) | Apache 2.0 | ||||
PHP Version | 5.3.10-1ubuntu3.4 | ||||
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=11109 |
|
Fix needs to be checked on systems other than mysql. |
|
Fix committed to 2.1 branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=11262 |
|
Fix on master was already released, now added to create script and upgrade for 2.1 |
|
LimeSurvey: master 0dc215da 2013-01-07 14:25 Details Diff |
Fixed 06996: Error due to composite primary key on participant_attribute_names on pqsql |
Affected Issues 06996 |
|
mod - application/models/ParticipantAttributeNames.php | Diff File | ||
LimeSurvey: 2.1 8894fec0 2013-01-15 14:11 Details Diff |
Fixed 06996: Error due to composite primary key on participant_attribute_names on pqsql |
Affected Issues 06996 |
|
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-11-30 12:13 | i_meyer | New Issue | |
2012-11-30 12:13 | i_meyer | Status | new => assigned |
2012-11-30 12:13 | i_meyer | Assigned To | => jcleeland |
2012-11-30 12:13 | i_meyer | File Added: limesurvey_survey_291756.lss | |
2012-12-03 09:52 | getter | Issue Monitored: getter | |
2012-12-12 13:33 | mdekker | Relationship added | has duplicate 06707 |
2012-12-12 13:34 | mdekker | Status | assigned => closed |
2012-12-12 13:34 | mdekker | Resolution | open => duplicate |
2013-01-07 14:21 | mdekker | Assigned To | jcleeland => mdekker |
2013-01-07 14:21 | mdekker | Status | closed => feedback |
2013-01-07 14:21 | mdekker | Resolution | duplicate => reopened |
2013-01-07 14:21 | mdekker | Relationship replaced | related to 06707 |
2013-01-07 14:25 | mdekker | Changeset attached | => LimeSurvey master 0dc215da |
2013-01-07 14:25 | mdekker | Note Added: 23514 | |
2013-01-07 14:25 | mdekker | Summary | SQL-Error by adding a user to a survey => Error due to composite primary key on participant_attribute_names on pqsql |
2013-01-07 14:25 | mdekker | Note Added: 23515 | |
2013-01-15 14:11 | mdekker | Changeset attached | => LimeSurvey 2.1 8894fec0 |
2013-01-15 14:11 | mdekker | Note Added: 23687 | |
2013-01-15 14:12 | mdekker | Note Added: 23688 | |
2013-01-15 14:12 | mdekker | Status | feedback => closed |
2013-01-15 14:12 | mdekker | Resolution | reopened => fixed |
2013-01-15 14:12 | mdekker | Fixed in Version | => 2.00+ |
2021-08-02 18:17 | guest | Bug heat | 2 => 4 |