Actions
Bug #10308
closedPHP error in /etc/inc/service-utils.inc on line 378
Start date:
03/02/2020
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.4.x
Affected Architecture:
All
Description
If the configuration contains no load_balancer
section, a PHP error may occur:
Warning: Illegal string offset 'lbpool' in /etc/inc/service-utils.inc on line 378
This only affects 2.4.x as all of the load balancer code has been removed from 2.5.0.
Updated by Jim Pingle almost 5 years ago
- Status changed from New to In Progress
- Target version set to 2.4.5
Updated by Jim Pingle almost 5 years ago
- Status changed from In Progress to Feedback
- % Done changed from 0 to 100
Applied in changeset bb3d662a963b56694d9aa8c9509ab70775c1b263.
Actions