View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
03600Bug reportsSurvey participants (Tokens)public2009-09-07 23:09
ReporterResearchOnBlogs Assigned Touser4399 
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version1.85+ 
Summary03600: delete token without warning
Description

I detect, that it's possible to delete a token without a warning (pressing the red cross). You should include a security hint: Are you sure to delete this token?

Additional Information

Changed line 946 of file admin/tokens.php
Changed onclick property of the red cross:
"<input style='height: 16; width: 16px; font-size: 8; font-family: verdana' type='image' src='$imagefiles/token_delete.png' title='"
.$clang->gT("Delete token entry")."' onclick=\"if (confirm('".$clang->gT("Are you sure you want to delete this entry?","js")."')) {".get2post("$scriptname?action=tokens&sid=$surveyid&subaction=delete&tid=".$brow['tid']."&limit=$limit&start=$start&order=$order")."}\" />";

TagsNo tags attached.
Bug heat4
Complete LimeSurvey version number (& build)
I will donate to the project if issue is resolved
Browser
Database type & versionxx
Server OS (if known)xx
Webserver software & version (if known)xx
PHP Version5

Users monitoring this issue

There are no users monitoring this issue.

Activities

user372

2009-08-26 17:21

  ~09228

@ paraya: I talked to c_schmitz ==> may you please have a look at it and implement this little modification?

user4399

2009-08-29 19:42

  ~09264

yes, I will implement it!

Issue History

Date Modified Username Field Change
2009-08-26 16:55 ResearchOnBlogs New Issue
2009-08-26 16:55 ResearchOnBlogs Status new => assigned
2009-08-26 16:55 ResearchOnBlogs Assigned To => user372
2009-08-26 16:55 ResearchOnBlogs Database & DB-Version => xx
2009-08-26 16:55 ResearchOnBlogs Operating System (Server) => xx
2009-08-26 16:55 ResearchOnBlogs Webserver => xx
2009-08-26 16:55 ResearchOnBlogs PHP Version => 5
2009-08-26 17:21 user372 Note Added: 09228
2009-08-26 17:21 user372 Assigned To user372 => user4399
2009-08-29 19:42 user4399 Note Added: 09264
2009-09-07 06:50 user4399 Status assigned => resolved
2009-09-07 06:50 user4399 Resolution open => fixed
2009-09-07 06:50 user4399 Description Updated
2009-09-07 06:50 user4399 Additional Information Updated
2009-09-07 23:09 c_schmitz Status resolved => closed
2016-12-08 10:39 c_schmitz Category Tokens => Survey participants (Tokens)