View Issue Details

This bug affects 1 person(s).
 6
IDProjectCategoryView StatusLast Update
06455Bug reportsOtherpublic2012-08-16 10:23
Reportersammousa Assigned Tojcleeland  
PriorityhighSeveritypartial_block 
Status closedResolutionfixed 
Product Version2.00RC8 
Target Version2.00RC9Fixed in Version2.00RC9 
Summary06455: Central participants database contains errors.
Description

Error:

PHP Error (Error 500)
Could not process your query.

Steps To Reproduce
  1. Login
  2. Click central participants database icon.
  3. Click display participants.
Additional Information

Code is located in /application/controllers/admin/participantsaction.php

  1. $aData is used as an object without initializing it first.
  2. The name $aData seems to imply it should be an array, not an object.
TagsNo tags attached.
Bug heat6
Complete LimeSurvey version number (& build)000000
I will donate to the project if issue is resolvedNo
BrowserFF
Database type & versionmysql 5.5.24-0ubuntu0.12.04.1
Server OS (if known)Ubuntu 12.04
Webserver software & version (if known)nginx 1.1.19-1
PHP Version5.4.4.1

Users monitoring this issue

There are no users monitoring this issue.

Activities

jcleeland

jcleeland

2012-08-14 06:21

reporter   ~20410

Sammousa, could you elaborate. How can I replicate this error? Do you have any participants in your system?

jcleeland

jcleeland

2012-08-14 06:23

reporter   ~20411

$aData is used all throughout the participantsaction.php file, maybe you could be more specific about where it is being used as an object and needs to be initialised first?

sammousa

sammousa

2012-08-14 08:05

reporter   ~20412

Seems this was fixed: https://github.com/LimeSurvey/LimeSurvey/commit/5c54305a467a662f89045b2d25977c72b9eb897e

c_schmitz

c_schmitz

2012-08-16 10:23

administrator   ~20444

Version 2.00 RC 9 released.

Issue History

Date Modified Username Field Change
2012-08-09 10:32 sammousa New Issue
2012-08-09 12:39 c_schmitz Assigned To => jcleeland
2012-08-09 12:39 c_schmitz Status new => assigned
2012-08-14 06:21 jcleeland Note Added: 20410
2012-08-14 06:23 jcleeland Note Added: 20411
2012-08-14 08:05 sammousa Note Added: 20412
2012-08-14 08:05 sammousa Status assigned => resolved
2012-08-14 08:05 sammousa Resolution open => fixed
2012-08-15 00:24 c_schmitz Target Version 2.00+ => 2.00RC9
2012-08-16 00:15 c_schmitz Fixed in Version => 2.00RC9
2012-08-16 10:23 c_schmitz Note Added: 20444
2012-08-16 10:23 c_schmitz Status resolved => closed