View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
04001Bug reportsSurvey takingpublic2009-12-31 00:52
ReporterJeP Assigned Toc_schmitz  
PrioritynormalSeveritypartial_block 
Status closedResolutionfixed 
Product Version1.86 
Fixed in Version1.87 
Summary04001: Delete labels set under IE
Description

Try to delete a labels (not used of course) set under Firefox -> OK.
Under IE -> no reaction, no "are you sure ?" message, no deleting.

I also tried under 1.87RC5

Additional Information

Look at labels.php, at line :

<a href='#' title='".$clang->gTview("Delete label set")."' >"
."<img src='$imagefiles/delete.png' border='0' alt='".$clang->gT("Delete label set")."' align='left' onclick=\"if (confirm('".$clang->gT("Do you really want to delete this label set?","js")."')) {".get2post("admin.php?action=deletelabelset&lid=$lid")."}\" /></a>\n"

I put the onclick="" part into the <A> tag instead of <IMG> tag-> it works.

TagsNo tags attached.
Bug heat4
Complete LimeSurvey version number (& build)7697
I will donate to the project if issue is resolved
BrowserFirefox and IE 6
Database type & versionmysql 5.1.36
Server OS (if known)Win XP SP3
Webserver software & version (if known)Apache 2.2.11
PHP Version5.3.0

Users monitoring this issue

There are no users monitoring this issue.

Activities

JeP

JeP

2009-12-17 09:37

reporter   ~10590

The same and last I think : when deleting a response when browsing responses in "View response" mode;
(action = browse and subaction = id)

c_schmitz

c_schmitz

2009-12-22 23:21

administrator   ~10648

We don't support IE6 in the administration - I fixed it anyway - thank you!

Issue History

Date Modified Username Field Change
2009-12-15 16:56 JeP New Issue
2009-12-15 16:56 JeP Status new => assigned
2009-12-15 16:56 JeP Assigned To => user372
2009-12-15 16:56 JeP LimeSurvey build number => 7697
2009-12-15 16:56 JeP Browser => Firefox and IE 6
2009-12-15 16:56 JeP Database & DB-Version => mysql 5.1.36
2009-12-15 16:56 JeP Operating System (Server) => Win XP SP3
2009-12-15 16:56 JeP Webserver => Apache 2.2.11
2009-12-15 16:56 JeP PHP Version => 5.3.0
2009-12-15 19:18 user372 Assigned To user372 => c_schmitz
2009-12-17 09:37 JeP Note Added: 10590
2009-12-22 23:21 c_schmitz Note Added: 10648
2009-12-22 23:21 c_schmitz Status assigned => resolved
2009-12-22 23:21 c_schmitz Fixed in Version => 1.87
2009-12-22 23:21 c_schmitz Resolution open => fixed
2009-12-31 00:52 c_schmitz Status resolved => closed
2010-10-25 00:18 c_schmitz Category Survey at Runtime => Survey taking