View Issue Details

This issue affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
11459Bug reportsSurvey participants (Tokens)public2016-07-19 10:28
Reporteractxcellence Assigned ToLouisGac 
PrioritynoneSeverityminor 
Status closedResolutionfixed 
Product Version2.50.x 
Summary11459: can not delete or change a token (participant)
Description

I was able to create a token with only a first name.
it is not possible to change or delete it.
With edit, no text is displayed,
with delete Ige the error message posted as pic

Steps To Reproduce

create survey
add closed group
add token (participant) with only first name
create token for all participants
try to delete or edit the token(participant)

TagsNo tags attached.
Attached Files
16-07-2016 18-38-13.png (18,642 bytes)   
16-07-2016 18-38-13.png (18,642 bytes)   
16-07-2016 19-08-04.png (23,429 bytes)   
16-07-2016 19-08-04.png (23,429 bytes)   
Bug heat2
Complete LimeSurvey version number (& build)Version 2.50+ Build 160715
I will donate to the project if issue is resolvedNo
BrowserFF
Database type & versionmysql 5.5.49
Server OS (if known)ubuntu 14 server
Webserver software & version (if known)plesk 12.5
PHP Version5.6

Users monitoring this issue

There are no users monitoring this issue.

Activities

actxcellence

actxcellence

2016-07-16 19:01

reporter   ~39931

same as 11457 - But I did not understand or ignored the headline

actxcellence

actxcellence

2016-07-16 19:15

reporter   ~39932

Last edited: 2016-07-16 19:16

The modal contentis set to visibility hidden

<div id="editTokenModal" class="modal fade in" role="dialog" tabindex="-1" style="display: block;">
<div class="modal-dialog" style="width: 1100px">
<div class="modal-content">
<div class="modal-header">
<div class="modal-body">
<div id="ajaxContainerLoading2" class="ajaxLoading" style="display: none;">

Bitte warten, lade Daten...


<div class="preloader loading">
<span class="slice"></span>
<span class="slice"></span>
<span class="slice"></span>
<span class="slice"></span>
<span class="slice"></span>
<span class="slice"></span>
</div>
</div>
<div id="modal-content" style="position: absolute; display: block; visibility: hidden;">
<div class=" ">
<div class="row">
<div class="col-sm-12 content-right">
<form id="edittoken" class="form-horizontal" method="post" action="/index.php/admin/tokens/sa/edit/surveyid/198736/tokenid/4">
<input type="hidden" name="YII_CSRF_TOKEN" value="08f092763632e04f948f46df49552f7041477a68">
<ul id="edit-survey-text-element-language-selection" class="nav nav-tabs">
<div class="tab-content">


</form>
</div>
</div>
</div>
<div style="display: none;">
<div id="no_datetimepicker" class="input-group date">
<input id="no" class="form-control" type="text" name="no" value="">
<span class="input-group-addon">
<span class="glyphicon glyphicon-calendar"></span>
</span>
</div>
</div>
</div>
</div>
<div class="modal-footer">
<button class="btn btn-default limebutton" data-dismiss="modal" type="button">Schließen</button>
<button id="save-edittoken" class="btn btn-primary limebutton" type="button">Speichern</button>
</div>
</div>
</div>
</div>
<div style="display: none;">

actxcellence

actxcellence

2016-07-19 10:12

reporter   ~39969

can be closed

worx both in Version 2.50+ Build 160718

Issue History

Date Modified Username Field Change
2016-07-16 18:56 actxcellence New Issue
2016-07-16 18:56 actxcellence File Added: 16-07-2016 18-38-13.png
2016-07-16 18:57 actxcellence File Added: LimeSurvey_lernlink_limesurvey_dump_2016-07-16.sql
2016-07-16 19:01 actxcellence Note Added: 39931
2016-07-16 19:11 actxcellence File Added: 16-07-2016 19-08-04.png
2016-07-16 19:15 actxcellence Note Added: 39932
2016-07-16 19:16 actxcellence Note Edited: 39932
2016-07-18 09:44 c_schmitz File Deleted: LimeSurvey_lernlink_limesurvey_dump_2016-07-16.sql
2016-07-19 10:12 actxcellence Note Added: 39969
2016-07-19 10:28 LouisGac Status new => closed
2016-07-19 10:28 LouisGac Assigned To => LouisGac
2016-07-19 10:28 LouisGac Resolution open => fixed
2016-12-08 10:39 c_schmitz Category Tokens => Survey participants (Tokens)