View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
13015Bug reportsSurvey editingpublic2018-01-15 11:08
ReporterDenisChenu Assigned ToLouisGac 
PrioritynoneSeverityminor 
Status closedResolutionwon't fix 
Product Version2.7x.x 
Summary13015: Massive action on question result as 500 error
Description

When do a Massive Action delete at question part (admin/survey/sa/listquestions/surveyid/XXXX ) , return a CException

Steps To Reproduce

Go to Question list,
Select 2 ort more question
Click on Mascive Action menu
Click on delete and confirm
See what happen

Additional Information

CException

AdminController ne peut trouver la vue « /admin/survey/Question/massive_actions/_action_results ». (/var/www/htdocs/limesurvey_GIT/LimeSurvey/framework/web/CController.php:881)

#0 /var/www/htdocs/limesurvey_GIT/LimeSurvey/application/controllers/admin/questions.php(1439): CController->renderPartial('/admin/survey/Q...', Array)
#1 [internal function]: questions->deleteMultiple()
#2 /var/www/htdocs/limesurvey_GIT/LimeSurvey/framework/web/actions/CAction.php(109): ReflectionMethod->invokeArgs(Object(questions), Array)
#3 /var/www/htdocs/limesurvey_GIT/LimeSurvey/application/core/Survey_Common_Action.php(86): CAction->runWithParamsInternal(Object(questions), Object(ReflectionMethod), Array)
#4 /var/www/htdocs/limesurvey_GIT/LimeSurvey/framework/web/CController.php(308): Survey_Common_Action->runWithParams(Array)
#5 /var/www/htdocs/limesurvey_GIT/LimeSurvey/framework/web/CController.php(286): CController->runAction(Object(questions))
#6 /var/www/htdocs/limesurvey_GIT/LimeSurvey/framework/web/CController.php(265): CController->runActionWithFilters(Object(questions), Array)
#7 /var/www/htdocs/limesurvey_GIT/LimeSurvey/application/controllers/AdminController.php(174): CController->run('questions')
#8 /var/www/htdocs/limesurvey_GIT/LimeSurvey/framework/web/CWebApplication.php(282): AdminController->run('questions')
#9 /var/www/htdocs/limesurvey_GIT/LimeSurvey/framework/web/CWebApplication.php(141): CWebApplication->runController('admin/questions...')
#10 /var/www/htdocs/limesurvey_GIT/LimeSurvey/framework/base/CApplication.php(185): CWebApplication->processRequest()
#11 /var/www/htdocs/limesurvey_GIT/LimeSurvey/index.php(214): CApplication->run()
#12 {main}

TagsNo tags attached.
Bug heat2
Complete LimeSurvey version number (& build)2.72.6 (git)
I will donate to the project if issue is resolvedNo
Browsernot relevant
Database type & versionnot relevant
Server OS (if known)not relevant
Webserver software & version (if known)not relevant
PHP Versionnot relevant

Users monitoring this issue

There are no users monitoring this issue.

Activities

LouisGac

LouisGac

2018-01-15 11:08

developer   ~45796

3.0 out

Issue History

Date Modified Username Field Change
2017-12-16 11:34 DenisChenu New Issue
2018-01-15 11:08 LouisGac Assigned To => LouisGac
2018-01-15 11:08 LouisGac Status new => closed
2018-01-15 11:08 LouisGac Resolution open => won't fix
2018-01-15 11:08 LouisGac Note Added: 45796
2019-11-01 17:25 c_schmitz Category Survey design => Survey editing