View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
06745Bug reportsSurvey editingpublic2012-10-25 15:36
ReporterDenisChenu Assigned ToDenisChenu  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version2.00+ 
Target Version2.00+Fixed in Version2.00+ 
Summary06745: Bad return URL if you want to delete question and if you can not delete
Description

When you want to delete a question, and another question have condition on this question: an error is showing "Question could not be deleted. There are conditions for other questions that rely on this question. You cannot delete this question until those conditions are removed", the button return to Main admin screen.

And not to the question edition (or survey edition).

Steps To Reproduce

Create a survey with 2 question
Add a condition to the second taken from the first
Try to delete the first question.

Additional Information

Maybe is best to have:
Return to survey
Return to group
Return to question
Goes to question XXX / question YYYY (taken from question condition).

1.92 return to the question BUT with "Question delete successfull".

TagsNo tags attached.
Bug heat4
Complete LimeSurvey version number (& build)121021
I will donate to the project if issue is resolvedNo
BrowserFF14
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

DenisChenu

DenisChenu

2012-10-24 17:02

developer   ~21627

Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=10007

DenisChenu

DenisChenu

2012-10-24 17:40

developer   ~21628

Quick fix, put a children for dev.

c_schmitz

c_schmitz

2012-10-25 15:36

administrator   ~21679

LimeSurvey 2.00+ Build 121025 released - please update.
Make sure that you clean your browser cache after update. If the issue should still persist please re-open this issues and add details how to reproduce.
Thank you.

Related Changesets

LimeSurvey: master a7d3a997

2012-10-24 08:01:35

DenisChenu

Details Diff
Fixed issue 06745: Bad return url when trying to delete a question with condition
Dev: all error_view had to be reworked.
Dev: find a way to have question/error_view groups/error_view ... in one file (admin/error_view): put in dev
Affected Issues
06745
mod - application/controllers/AdminController.php Diff File
mod - application/controllers/admin/question.php Diff File

Issue History

Date Modified Username Field Change
2012-10-21 18:01 DenisChenu New Issue
2012-10-23 00:30 DenisChenu Assigned To => DenisChenu
2012-10-23 00:30 DenisChenu Status new => assigned
2012-10-23 00:48 DenisChenu Target Version => 2.00+
2012-10-24 17:02 DenisChenu Changeset attached => LimeSurvey master a7d3a997
2012-10-24 17:02 DenisChenu Note Added: 21627
2012-10-24 17:02 DenisChenu Resolution open => fixed
2012-10-24 17:40 DenisChenu Note Added: 21628
2012-10-24 17:40 DenisChenu Status assigned => resolved
2012-10-24 17:40 DenisChenu Fixed in Version => 2.00+
2012-10-25 15:36 c_schmitz Note Added: 21679
2012-10-25 15:36 c_schmitz Status resolved => closed
2019-11-01 17:25 c_schmitz Category Survey design => Survey editing