View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
11602 | Bug reports | Survey taking | public | 2016-08-30 17:36 | 2016-08-31 09:01 |
Reporter | asshank | Assigned To | ollehar | ||
Priority | none | Severity | partial_block | ||
Status | closed | Resolution | duplicate | ||
Product Version | 2.51.x | ||||
Fixed in Version | 2.51.x | ||||
Summary | 11602: event beforeSurveysStartpageRender problem | ||||
Description | There is an undocumented plugin event beforeSurveysStartpageRender that is causing a 500 on line 43 of application/controllers/SurveysController.php The line if(!empty($event->get('result'))) mod_fcgid: stderr: PHP Fatal error: Can't use method return value in write context in application/controllers/SurveysController.php | ||||
Steps To Reproduce | just call limesurvey (show surveyslist) | ||||
Additional Information | php's empty() on objects has issues.. somewhere in the history similar problems happend (if I recall correctly) | ||||
Tags | No tags attached. | ||||
Bug heat | 4 | ||||
Complete LimeSurvey version number (& build) | 20160829 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | - | ||||
Database type & version | 260 | ||||
Server OS (if known) | centos 7 | ||||
Webserver software & version (if known) | apache 4.2.6 | ||||
PHP Version | 5.6 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2016-08-30 17:36 | asshank | New Issue | |
2016-08-30 17:38 | asshank | Note Added: 40579 | |
2016-08-30 17:40 | asshank | Note Added: 40580 | |
2016-08-31 09:00 | DenisChenu | Relationship added | duplicate of 11592 |
2016-08-31 09:01 | DenisChenu | Note Added: 40581 | |
2016-08-31 09:01 | DenisChenu | Status | new => closed |
2016-08-31 09:01 | DenisChenu | Assigned To | => ollehar |
2016-08-31 09:01 | DenisChenu | Resolution | open => duplicate |
2016-08-31 09:01 | DenisChenu | Fixed in Version | => 2.51.x |