View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 07933 | Bug reports | RemoteControl | public | 2013-06-18 10:51 | 2013-06-27 14:01 |
| Reporter | allinonesoftware | Assigned To | trougakoss | ||
| Priority | high | Severity | minor | ||
| Status | closed | Resolution | not fixable | ||
| Product Version | 2.00+ | ||||
| Summary | 07933: list_participants function gives back different Completed values | ||||
| Description | When you want to get a single participant we extract the data using the function listparticipants and the $field value = '{{survey' . $surveyId . '}}.id = ' . $response_id | ||||
| Steps To Reproduce | We retrieve all participants through the api with "list_participants", and to show one participant we use the id given by "list_participants" to retrieve the data given in the survey but there is a difference in the output for the column "completed" | ||||
| Tags | No tags attached. | ||||
| Bug heat | 6 | ||||
| Complete LimeSurvey version number (& build) | 130514 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | |||||
| Database type & version | MySQL 5.1.41 | ||||
| Server OS (if known) | Ubuntu 10.04 | ||||
| Webserver software & version (if known) | Apache 2.2.14 | ||||
| PHP Version | 5.3.2 | ||||
|
Can you please add a screen shot demonstrating the differences? |
|
|
I tried to reproduce the problem but did not manage to. What do you mean by "$field value = '{{survey_' . $surveyId . '}}.id = ' . $response_id " Please clarify so we can look into it in more detail. |
|
|
The field value is to alter the mysql query so we can specifically say which response id we want |
|
|
allinonesoftware, can you provide some sample code which can be used for testing and to reproduce the problem? |
|
|
Hello Mazi, I appologize, this |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-06-18 10:51 | allinonesoftware | New Issue | |
| 2013-06-18 13:37 | Mazi | Note Added: 25582 | |
| 2013-06-18 13:37 | Mazi | Assigned To | => trougakoss |
| 2013-06-18 13:37 | Mazi | Status | new => feedback |
| 2013-06-19 14:23 | trougakoss | Note Added: 25591 | |
| 2013-06-19 14:24 | trougakoss | Note Edited: 25591 | |
| 2013-06-20 12:42 | allinonesoftware | Note Added: 25597 | |
| 2013-06-20 12:42 | allinonesoftware | Status | feedback => assigned |
| 2013-06-27 09:20 | Mazi | Note Added: 25677 | |
| 2013-06-27 09:21 | Mazi | Status | assigned => feedback |
| 2013-06-27 13:37 | allinonesoftware | Note Added: 25685 | |
| 2013-06-27 13:37 | allinonesoftware | Status | feedback => assigned |
| 2013-06-27 14:01 | Mazi | Status | assigned => closed |
| 2013-06-27 14:01 | Mazi | Resolution | open => not fixable |