View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
06027Bug reportsOtherpublic2012-05-01 11:56
Reporterkhoy Assigned Toc_schmitz  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version1.91+ 
Fixed in Version1.92+ 
Summary06027: users who have token creation permission can't create token table
Description

A group of people works on 1 survey.
1 person has all the rights (except survey security).
The others must be able to do everything except activate and delete.
If I add it like that, the second group can't create a token table. There is a seperate item under permissions for tokens that is marked for them but still they can't do it.

Once the table exist they can load it and add entries.
In tokens.php the permission for surveyactivation update is required.
"if (bHasSurveyPermission($surveyid, 'surveyactivation','update'))"

Steps To Reproduce

Can't reproduce in your testdemo because can't enter with other user then admin

Additional Information

we use version 1.91 build 11232 but I looked at the sourcecode for 1.92 and it doesn't look if it changed

TagsNo tags attached.
Bug heat2
Complete LimeSurvey version number (& build)11232
I will donate to the project if issue is resolvedNo
Browserie 8 + firefox8.1
Database type & versionmysql
Server OS (if known)linux
Webserver software & version (if known)apche
PHP Version 5.1.6

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2012-04-20 10:27

administrator   ~18442

Fix committed to Yii branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=8205

c_schmitz

c_schmitz

2012-04-20 10:28

administrator   ~18443

Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=8206

c_schmitz

c_schmitz

2012-05-01 11:56

administrator   ~18518

New 1.92+ build released

Related Changesets

LimeSurvey: Yii 01b314be

2012-04-20 01:27:42

c_schmitz

Details Diff
Fixed issue 06027: Users who have token creation permission can't create token table Affected Issues
06027
mod - application/views/admin/token/tokenbar.php Diff File
mod - application/views/admin/token/tokenwarning.php Diff File

LimeSurvey: master 7e7f5914

2012-04-20 01:27:56

c_schmitz

Details Diff
Fixed issue 06027: Users who have token creation permission can't create token table Affected Issues
06027
mod - admin/tokens.php Diff File

Issue History

Date Modified Username Field Change
2012-04-18 14:32 khoy New Issue
2012-04-19 12:14 c_schmitz Assigned To => c_schmitz
2012-04-19 12:14 c_schmitz Status new => assigned
2012-04-20 10:27 c_schmitz Status assigned => resolved
2012-04-20 10:27 c_schmitz Fixed in Version => 1.92+
2012-04-20 10:27 c_schmitz Resolution open => fixed
2012-04-20 10:27 c_schmitz Changeset attached => LimeSurvey Yii 01b314be
2012-04-20 10:27 c_schmitz Note Added: 18442
2012-04-20 10:28 c_schmitz Changeset attached => LimeSurvey master 7e7f5914
2012-04-20 10:28 c_schmitz Note Added: 18443
2012-05-01 11:56 c_schmitz Note Added: 18518
2012-05-01 11:56 c_schmitz Status resolved => closed