View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
12176 | Bug reports | Response browsing | public | 2017-03-07 21:06 | 2017-03-10 18:07 |
Reporter | mfavetti | Assigned To | mfavetti | ||
Priority | high | Severity | partial_block | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.64.x | ||||
Fixed in Version | 2.64.x | ||||
Summary | 12176: Fatal error in admin response controller | ||||
Description | Fatal error: 'break' not in the 'loop' or 'switch' context in /srv/www/limesurvey2/application/controllers/admin/responses.php on line 581 | ||||
Additional Information | See: https://github.com/LimeSurvey/LimeSurvey/blob/master/application/controllers/admin/responses.php#L581 | ||||
Tags | No tags attached. | ||||
Bug heat | 6 | ||||
Complete LimeSurvey version number (& build) | |||||
I will donate to the project if issue is resolved | |||||
Browser | |||||
Database type & version | |||||
Server OS (if known) | |||||
Webserver software & version (if known) | |||||
PHP Version | 7 | ||||
I understand the bug and the fix , but how you reproduce ? |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=22453 |
|
Just try to view the responses for any survey. The controller throws a fatal error, so nothing that uses it will work. |
|
Strange : because :
PHP version ? |
|
With that break statement there, I get the fatal error when try to do step 4. PHP 7.0.16 |
|
I just found this: http://stackoverflow.com/questions/34871198/fatal-error-break-not-in-the-loop-or-switch-context-in Are you on PHP 5? |
|
Yep 5.6 |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2017-03-07 21:06 | mfavetti | New Issue | |
2017-03-07 21:06 | mfavetti | Status | new => assigned |
2017-03-07 21:06 | mfavetti | Assigned To | => mfavetti |
2017-03-07 21:09 | mfavetti | Note Added: 43195 | |
2017-03-07 21:11 | mfavetti | Project | Feature requests => Bug reports |
2017-03-07 21:12 | mfavetti | Priority | none => high |
2017-03-07 21:12 | mfavetti | Severity | feature => partial_block |
2017-03-07 21:12 | mfavetti | Reproducibility | have not tried => always |
2017-03-07 21:12 | mfavetti | Product Version | => 2.64.x |
2017-03-07 23:15 | DenisChenu | Note Added: 43199 | |
2017-03-07 23:15 |
|
Changeset attached | => LimeSurvey master 9b16f5e7 |
2017-03-07 23:15 |
|
Note Added: 43200 | |
2017-03-07 23:15 |
|
Assigned To | mfavetti => user70560 |
2017-03-07 23:15 |
|
Resolution | open => fixed |
2017-03-07 23:16 | DenisChenu | Assigned To | user70560 => mfavetti |
2017-03-07 23:16 | DenisChenu | Status | assigned => resolved |
2017-03-07 23:18 | mfavetti | Note Added: 43201 | |
2017-03-08 00:25 | DenisChenu | Note Added: 43204 | |
2017-03-08 00:31 | mfavetti | Note Added: 43205 | |
2017-03-08 00:33 | mfavetti | Note Added: 43206 | |
2017-03-08 07:56 | DenisChenu | Note Added: 43208 | |
2017-03-08 07:56 | DenisChenu | PHP Version | => 7 |
2017-03-10 18:07 | c_schmitz | Status | resolved => closed |
2017-03-10 18:07 | c_schmitz | Fixed in Version | => 2.64.x |