View Issue Details

This bug affects 1 person(s).
 6
IDProjectCategoryView StatusLast Update
11619Bug reportsSurvey participants (Tokens)public2016-09-06 13:34
Reportermaxoumat Assigned Toollehar  
PrioritynoneSeveritycrash 
Status closedResolutionfixed 
Product Version2.51.x 
Fixed in Version2.51.x 
Summary11619: Error 500 tokens
Description

when we want to see the list of participants in surveys, we have error 500.

Steps To Reproduce

If replaces tokens.php file by older tokens.php, all is ok.

index.php/admin/tokens/sa/index/surveyid/id_of_survey

/application/controllers/admin/

TagsNo tags attached.
Bug heat6
Complete LimeSurvey version number (& build)2.51.1
I will donate to the project if issue is resolvedNo
Browser
Database type & versionmysql 5.5
Server OS (if known)debian
Webserver software & version (if known)Apache 2
PHP Version5.6

Users monitoring this issue

There are no users monitoring this issue.

Activities

ollehar

ollehar

2016-09-02 15:11

administrator   ~40665

Cannot reproduce. Could you enable debug = 2 in config.php and try again? Then paste the error message here.

maxoumat

maxoumat

2016-09-02 15:16

reporter   ~40667

Parse error: syntax error, unexpected '[', expecting ')' in /application/controllers/admin/tokens.php on line 287

ollehar

ollehar

2016-09-02 15:34

administrator   ~40668

Are you sure you're using PHP 5.6? It might be problem with array short notation.

ollehar

ollehar

2016-09-02 15:39

administrator   ~40669

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

c_schmitz

c_schmitz

2016-09-06 13:34

administrator   ~40699

Version 2.51.3 released.

Related Changesets

LimeSurvey: master 9da0346b

2016-09-02 13:39:24

ollehar

Details Diff
Fixed issue 11619: Error 500 tokens (array short-notation) Affected Issues
11619
mod - application/controllers/admin/tokens.php Diff File

Issue History

Date Modified Username Field Change
2016-09-02 14:35 maxoumat New Issue
2016-09-02 15:11 ollehar Note Added: 40665
2016-09-02 15:16 maxoumat Note Added: 40667
2016-09-02 15:34 ollehar Note Added: 40668
2016-09-02 15:39 ollehar Changeset attached => LimeSurvey master 9da0346b
2016-09-02 15:39 ollehar Note Added: 40669
2016-09-02 15:39 ollehar Assigned To => ollehar
2016-09-02 15:39 ollehar Resolution open => fixed
2016-09-02 15:40 ollehar Status new => resolved
2016-09-02 15:40 ollehar Fixed in Version => 2.51.x
2016-09-06 13:34 c_schmitz Note Added: 40699
2016-09-06 13:34 c_schmitz Status resolved => closed
2016-12-08 10:39 c_schmitz Category Tokens => Survey participants (Tokens)