View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000534 | bareos-core | webui | public | 2015-10-07 12:35 | 2017-06-08 16:36 |
Reporter | Ivoc | Assigned To | frank | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Platform | Linux | OS | CentOS | OS Version | 6 |
Summary | 0000534: Unable to use "Restore" function in bareos-webui | ||||
Description | I get 'HTTP 500' error message when try to open "Restore" tab. /var/log/httpd/error_log: PHP Parse error: syntax error, unexpected '[' in /usr/share/bareos-webui/module/Restore/src/Restore/Controller/RestoreController.php on line 49, referer: http://backup.strateg.local/bareos-webui/dashboard/ It seems that you are using PHP 5.4 feature ($foo = foo()['bar']), but bareos-webui install documentation (doc/INSTALL.md) says about the requirements PHP>=5.3.3. | ||||
Additional Information | Installed from EPEL6 repository: php 5.3.3 php-ZendFramework2 2.2.8 Installed from Bareos - CentOS_6 repository (http://download.bareos.org/bareos/release/15.2/CentOS_6/): bareos-webui 15.2.1 | ||||
Tags | No tags attached. | ||||
bareos-webui: bareos-15.2 1e3dd10f 2015-10-07 16:31 Ported: N/A Details Diff |
Bugfix issue 0000534 Stay PHP 5.3.3 compatible. Fixes 0000534: Unable to use "Restore" function in bareos-webui Signed-off-by: Frank Bergkemper <frank.bergkemper@dass-it.de> |
Affected Issues 0000534 |
|
mod - module/Restore/src/Restore/Controller/RestoreController.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-10-07 12:35 | Ivoc | New Issue | |
2015-10-07 12:35 | Ivoc | Status | new => assigned |
2015-10-07 12:35 | Ivoc | Assigned To | => frank |
2015-10-07 15:32 | frank | Status | assigned => confirmed |
2015-10-07 17:29 | frank | Changeset attached | => bareos-webui bareos-15.2 1e3dd10f |
2015-10-07 17:29 | frank | Note Added: 0001870 | |
2015-10-07 17:29 | frank | Status | confirmed => resolved |
2015-10-07 17:29 | frank | Resolution | open => fixed |
2017-06-08 16:36 | frank | Note Added: 0002664 | |
2017-06-08 16:36 | frank | Status | resolved => closed |