View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 08165 | Bug reports | Accessibility | public | 2013-09-17 09:10 | 2013-10-11 15:55 |
| Reporter | Tristan | Assigned To | mdekker | ||
| Priority | normal | Severity | crash | ||
| Status | closed | Resolution | duplicate | ||
| Product Version | 2.05 RC | ||||
| Summary | 08165: Request error | ||||
| Description | For the same data set, since the version 2.05 beta. When I want to access data, I have the follow error : Request error: CDbCommand failed to execute the SQL statement: SQLSTATE[23000]: Integrity constraint violation: 1052 Column 'id' in where clause is ambiguous | ||||
| Steps To Reproduce | Upload the .lss (id questionnaire 446628), try to access data of the .lss with -> $objetExtraction->export_responses($sessionKey, 446628, 'json', 'fr', 'complete', 'code', 'short'); | ||||
| Additional Information | the return is "Request error: CDbCommand failed to execute the SQL statement: SQLSTATE[23000]: Integrity constraint violation: 1052 Column 'id' in where clause is ambiguous" | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| Bug heat | 8 | ||||
| Complete LimeSurvey version number (& build) | Version 2.05b6 Build 130816 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | firefox | ||||
| Database type & version | MySQL 5.6.12 | ||||
| Server OS (if known) | windows 7 64 bits pro | ||||
| Webserver software & version (if known) | apache 2.4.4 | ||||
| PHP Version | php 5.4.16 | ||||
|
Tristan,
|
|
|
Yes I use the limesurvey API, I attack the JSON-RPC interface. I join a .lsa, file from an other survey I join a script ;) |
|
|
trougakoss, can you check if you can reproduce this with Limesurvey 2.05? |
|
|
Yes, i am on it. |
|
|
Hi all, I just encountered this issue when trying to export as HTML or PDF too, and tracked it down to line 119 in /application/helpers/admin/export/SurveyDao.php (v2.05b6); the $selection variable has
and I'm able to export the data again. I hope this helps resolve your issue too. Ben |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-09-17 09:10 | Tristan | New Issue | |
| 2013-09-17 09:10 | Tristan | File Added: limesurvey_survey_446628(1).lss | |
| 2013-09-17 17:20 | Mazi | Assigned To | => Mazi |
| 2013-09-17 17:20 | Mazi | Status | new => assigned |
| 2013-09-17 17:21 | Mazi | Note Added: 26262 | |
| 2013-09-17 17:21 | Mazi | Status | assigned => feedback |
| 2013-09-17 18:00 | Tristan | Note Added: 26263 | |
| 2013-09-17 18:00 | Tristan | Status | feedback => assigned |
| 2013-09-17 18:00 | Tristan | File Added: survey_archive_15543.lsa | |
| 2013-09-17 18:03 | Tristan | File Added: bugTracker.php | |
| 2013-09-17 18:57 | Mazi | Assigned To | Mazi => trougakoss |
| 2013-09-17 18:57 | Mazi | Note Added: 26264 | |
| 2013-09-18 09:00 | trougakoss | Note Added: 26267 | |
| 2013-09-20 08:39 | bendechrai | Note Added: 26298 | |
| 2013-10-11 15:54 | c_schmitz | Relationship added | duplicate of 08216 |
| 2013-10-11 15:55 | c_schmitz | Status | assigned => closed |
| 2013-10-11 15:55 | c_schmitz | Assigned To | trougakoss => mdekker |
| 2013-10-11 15:55 | c_schmitz | Resolution | open => duplicate |