bareos-webui: bareos-17.2 a562e5fe

Author Committer Branch Timestamp Parent
frank frank bareos-17.2 2018-01-04 18:13 bareos-17.2 eac1f95f Pending
Affected Issues  0000887: Restore file list taking 20 minutes to populate
Changeset Fix to bugreport 0000887

The newly introduced looping through the result set continues looping until it receives the full result.
There was a case that lead to an endless loop, if the BVFS API delivers a rubish result.

Fixes 0000887: Restore file list taking 20 minutes to populate
mod - CHANGELOG.md Diff File
mod - module/Restore/src/Restore/Model/RestoreModel.php Diff File