View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
14056Feature requestsCentral participant databasepublic2018-09-17 10:18
Reportersingerla Assigned To 
PrioritynoneSeverityfeature 
Status newResolutionopen 
Summary14056: duplication check when adding participant to survey not working
Description

steps to reproduce

  • checkout a fresh lime (3.14.8)
  • turn on debug mode in config.php
  • create a testing survey
  • create a testing participant in CPDB
  • add participant to testing survey
  • add participant again to testing survey

You will receive a PHP Error [500]:
Undefined variable: oTokens (/var/www/html/ls3/LimeSurvey/application/models/Participant.php:1634)

Additional Information

#0 /var/www/html/ls3/LimeSurvey/framework/base/CApplication.php(834): CErrorHandler->handle()
#1 /var/www/html/ls3/LimeSurvey/application/models/Participant.php(1634): LSYii_Application->handleError()
#2 unknown(0): Participant->{closure}()
#3 /var/www/html/ls3/LimeSurvey/application/models/Participant.php(1635): array_reduce()
#4 /var/www/html/ls3/LimeSurvey/application/models/Participant.php(1777): Participant->writeParticipantsToTokenTable()
#5 /var/www/html/ls3/LimeSurvey/application/controllers/admin/participantsaction.php(2297): Participant->copyCPDBAttributesToTokens()
#6 unknown(0): participantsaction->addToTokenattmap()
#7 /var/www/html/ls3/LimeSurvey/framework/web/actions/CAction.php(109): ReflectionMethod->invokeArgs()
#8 /var/www/html/ls3/LimeSurvey/application/core/Survey_Common_Action.php(83): participantsaction->runWithParamsInternal()
#9 /var/www/html/ls3/LimeSurvey/application/controllers/admin/participantsaction.php(55): participantsaction->runWithParams()
#10 /var/www/html/ls3/LimeSurvey/framework/web/CController.php(308): participantsaction->runWithParams()
#11 /var/www/html/ls3/LimeSurvey/framework/web/CController.php(286): AdminController->runAction()
#12 /var/www/html/ls3/LimeSurvey/framework/web/CController.php(265): AdminController->runActionWithFilters()
#13 /var/www/html/ls3/LimeSurvey/application/controllers/AdminController.php(158): AdminController->run()
#14 /var/www/html/ls3/LimeSurvey/framework/web/CWebApplication.php(282): AdminController->run()
#15 /var/www/html/ls3/LimeSurvey/framework/web/CWebApplication.php(141): LSYii_Application->runController()
#16 /var/www/html/ls3/LimeSurvey/framework/base/CApplication.php(185): LSYii_Application->processRequest()
#17 /var/www/html/ls3/LimeSurvey/index.php(194): LSYii_Application->run()

TagsCPDB
Bug heat2
Story point estimate
Users affected %

Users monitoring this issue

There are no users monitoring this issue.

Activities

singerla

singerla

2018-09-17 10:17

reporter   ~49059

This was falsely entered as "Feature requests", but is a bug report. (See now 14060)

It is not possible for usertype "Reporter" to edit or delete your own report.

singerla

singerla

2018-09-17 10:18

reporter   ~49060

This was falsely entered as "Feature requests", but is a bug report. (See now 14061)

It is not possible for me to edit or delete my own report.

Issue History

Date Modified Username Field Change
2018-09-14 07:58 singerla New Issue
2018-09-17 09:54 singerla Tag Attached: CPDB
2018-09-17 10:17 singerla Note Added: 49059
2018-09-17 10:18 singerla Note Added: 49060