View Issue Details

This bug affects 1 person(s).
 6
IDProjectCategoryView StatusLast Update
05386Bug reportsOtherpublic2011-10-08 22:20
Reporteruser15113Assigned Totpartner  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version1.91+ 
Fixed in Version1.91+ 
Summary05386: System still delete the user account even I cancel the deletion in confirmation box.
Description

When I click the delete button in "Create/edit user" console, a confirmation box will appear for your confirmation to delete a user account. The problem is no matter I click YES/NO, the system still delete the account

TagsNo tags attached.
Bug heat6
Complete LimeSurvey version number (& build)10629
I will donate to the project if issue is resolvedNo
BrowserIE8
Database type & version5.0.45
Server OS (if known)Linux
Webserver software & version (if known)Apache
PHP Version5.1.18

Relationships

related to 04371 closedtpartner Survey toolbar arrows make permanent tooltip in IE7 

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2011-08-09 17:38

administrator   ~15993

If I click the 'Delete' icon I get a dialog with 'OK' & 'Cancel' buttons which work as expected. Can you re-check please?

user15113

2011-08-10 05:06

  ~15997

Checked. I am sure that there is a problem in IE8, the system still go to next page and ask me transferring user's surveys to other user even I click "Cancel" button in dialog. However, there is no such problem in Firefox.

For your further information, if I delete this code block [ ,api: { onRender: function() {$(this.options.hide.when.target).bind('click', this.hide);}} ] at line 52 of admin_core.js(path- /admin/scripts/admin_core.js), it will work properly in IE8.

c_schmitz

c_schmitz

2011-08-15 18:03

administrator   ~16064

Dio, can you have a look please how to fix this best?
raymondwong - how did you find out that that code part might be a problem?

user15113

2011-08-17 07:59

  ~16078

Since it work fine in Firefox, I believe that this is a cross browser problem on JS script but not the PHP issue. Therefore I concentrated to study the script with related to this button (delete user button) and finally found out the code part that caused the problem, but I don't know the reason in fact.

c_schmitz

c_schmitz

2011-09-12 22:44

administrator   ~16271

Tony, I can see the related code has been put in long time ago by you. Do you have a clue what might be going on here?

tpartner

tpartner

2011-09-13 00:20

partner   ~16274

Hmm...seems that API callback is a little buggy in IE. I don't see that we need it.

Fixed in revision 10979.

Issue History

Date Modified Username Field Change
2011-08-09 11:05 user15113 New Issue
2011-08-09 17:38 c_schmitz Note Added: 15993
2011-08-09 17:38 c_schmitz Assigned To => c_schmitz
2011-08-09 17:38 c_schmitz Status new => feedback
2011-08-10 05:06 user15113 Note Added: 15997
2011-08-10 05:06 user15113 Status feedback => assigned
2011-08-15 18:03 c_schmitz Assigned To c_schmitz => dionet
2011-08-15 18:03 c_schmitz Note Added: 16064
2011-08-17 07:59 user15113 Note Added: 16078
2011-09-12 22:40 c_schmitz Relationship added related to 04371
2011-09-12 22:44 c_schmitz Assigned To dionet => tpartner
2011-09-12 22:44 c_schmitz Note Added: 16271
2011-09-13 00:20 tpartner Note Added: 16274
2011-09-13 00:20 tpartner Status assigned => resolved
2011-09-13 00:20 tpartner Resolution open => fixed
2011-10-08 22:20 c_schmitz Status resolved => closed
2011-10-08 22:20 c_schmitz Fixed in Version => 1.91+