View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 11619 | Bug reports | Survey participants (Tokens) | public | 2016-09-02 14:35 | 2016-09-06 13:34 |
| Reporter | maxoumat | Assigned To | ollehar | ||
| Priority | none | Severity | crash | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 2.51.x | ||||
| Fixed in Version | 2.51.x | ||||
| Summary | 11619: 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/ | ||||
| Tags | No tags attached. | ||||
| Bug heat | 6 | ||||
| Complete LimeSurvey version number (& build) | 2.51.1 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | |||||
| Database type & version | mysql 5.5 | ||||
| Server OS (if known) | debian | ||||
| Webserver software & version (if known) | Apache 2 | ||||
| PHP Version | 5.6 | ||||
|
Cannot reproduce. Could you enable debug = 2 in config.php and try again? Then paste the error message here. |
|
|
Parse error: syntax error, unexpected '[', expecting ')' in /application/controllers/admin/tokens.php on line 287 |
|
|
Are you sure you're using PHP 5.6? It might be problem with array short notation. |
|
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=20359 |
|
|
Version 2.51.3 released. |
|
| 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) |