View Issue Details

This bug affects 1 person(s).
 0
IDProjectCategoryView StatusLast Update
09168Feature requestsSurvey editingpublic2016-09-20 10:49
Reporterongkichilam Assigned Toollehar  
PrioritynormalSeverityfeature 
Status assignedResolutionopen 
Summary09168: Delete question not working in IE
Description

Click on the delete icon to delete a question is not working.
Nothing will happen after clicking it.
In Chrome/FireFox it works but not in IE 8/9.

If solution proposed below works, please update to core.

Additional Information

Solution

Found out that deleting a question group works.
The script after user confirm to delete is window.open(xxx).

But in deleting a question, it is calling <?php echo convertGETtoPOST(xxx); ?> which doesn't work.
Replacing that with window.open works. Solved the problem.

TagsNo tags attached.
Bug heat0
Story point estimate
Users affected %

Users monitoring this issue

There are no users monitoring this issue.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2014-08-13 09:11 ongkichilam New Issue
2016-09-20 10:49 LouisGac Status new => assigned
2016-09-20 10:49 LouisGac Assigned To => ollehar
2019-11-01 17:25 c_schmitz Category Survey design => Survey editing