View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 11760 | Bug reports | Other | public | 2016-10-07 17:37 | 2016-10-14 10:24 |
| Reporter | loii | Assigned To | ollehar | ||
| Priority | none | Severity | block | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 2.53 | ||||
| Fixed in Version | 2.54 | ||||
| Summary | 11760: Helper class ls\ajax\AjaxHelper uses echo keyword as method name | ||||
| Description | The class ls\ajax\AjaxHelper uses echo keyword as method name (and thus the file is syntactically incorrect). | ||||
| Steps To Reproduce | Go to the "/admin/participants/sa/displayParticipants" page. | ||||
| Additional Information | Just rename the function to solve it. | ||||
| Tags | No tags attached. | ||||
| Bug heat | 4 | ||||
| Complete LimeSurvey version number (& build) | Version 2.54+161007 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | Firefox | ||||
| Database type & version | MySQL 5.5 | ||||
| Server OS (if known) | Debian GNU/Linux 3.0 | ||||
| Webserver software & version (if known) | Apache | ||||
| PHP Version | 5.6 | ||||
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=20919 |
|
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=20920 |
|
|
Version 2.54.3 Build 161014 released |
|
|
LimeSurvey: master b909a783 2016-10-10 12:14 Details Diff |
Fixed issue 11760: Helper class ls\ajax\AjaxHelper uses echo keyword as method name |
Affected Issues 11760 |
|
| mod - application/helpers/admin/ajax_helper.php | Diff File | ||
|
LimeSurvey: master 191d19cd 2016-10-10 12:14 Details Diff |
Fixed issue 11760: Fix bug with CPDB |
Affected Issues 11760 |
|
| mod - application/helpers/admin/ajax_helper.php | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2016-10-07 17:37 | loii | New Issue | |
| 2016-10-10 10:08 | ollehar | Assigned To | => ollehar |
| 2016-10-10 10:08 | ollehar | Status | new => assigned |
| 2016-10-10 10:15 | ollehar | Changeset attached | => LimeSurvey master b909a783 |
| 2016-10-10 10:15 | ollehar | Note Added: 41206 | |
| 2016-10-10 10:15 | ollehar | Resolution | open => fixed |
| 2016-10-10 10:15 | ollehar | Status | assigned => resolved |
| 2016-10-10 10:15 | ollehar | Fixed in Version | => 2.54 |
| 2016-10-10 10:36 | ollehar | Changeset attached | => LimeSurvey master 191d19cd |
| 2016-10-10 10:36 | ollehar | Note Added: 41207 | |
| 2016-10-14 10:24 | c_schmitz | Note Added: 41340 | |
| 2016-10-14 10:24 | c_schmitz | Status | resolved => closed |