View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
05235Bug reportsSurvey participants (Tokens)public2011-06-05 22:59
Reporterfvillerot Assigned Toc_schmitz  
PrioritynormalSeveritypartial_block 
Status closedResolutionfixed 
Product Version1.91+ 
Summary05235: Action on selected tokens doesn't process (new one !)
Description

On the tokens admin page (admin.php?action=tokens&sid=52468&subaction=browse),
when I select one or more tokens and want delete the selected tokens, no token are deleted.

In this version, delete on selected tokens doesn't work better.
It's worse with IE versus Firefox, the button 'delete' doesn't make anything.

Previous report : 05204

Additional Information

in tokens.php :
error in line 1320 : onChange (error) => onchange (OK)

error in line 1297-1299 :
the open '{' in line 1297 isn't close in line 1299 (perhaps the origin of the error)
there is also one superfluous space at the end.

in lines 1229 and 1292, alt='' is absent after img src='{$imageurl}/blank.gif'

in line 1256 : input type='image' ... type='submit'

in line 1303 :
why the test for sending emails is on if (bHasSurveyPermission($surveyid, 'tokens','delete')) ???

TagsNo tags attached.
Bug heat2
Complete LimeSurvey version number (& build)10168
I will donate to the project if issue is resolvedNo
BrowserIE 7
Database type & versionMySQL 5.1.31
Server OS (if known)Linux RHEL 5
Webserver software & version (if known)Apache 2.2.11
PHP VersionPHP 5.2.9

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2011-06-03 23:10

administrator   ~15274

Thank you. Fixed in rev. 10184

c_schmitz

c_schmitz

2011-06-05 22:59

administrator   ~15316

New 1.91+ version released

Issue History

Date Modified Username Field Change
2011-06-03 15:42 fvillerot New Issue
2011-06-03 21:41 c_schmitz Assigned To => c_schmitz
2011-06-03 21:41 c_schmitz Status new => assigned
2011-06-03 23:10 c_schmitz Note Added: 15274
2011-06-03 23:10 c_schmitz Status assigned => resolved
2011-06-03 23:10 c_schmitz Resolution open => fixed
2011-06-05 22:59 c_schmitz Note Added: 15316
2011-06-05 22:59 c_schmitz Status resolved => closed
2016-12-08 10:39 c_schmitz Category Tokens => Survey participants (Tokens)