Actions
Bug #7232
closedhaproxy_pool_edit.php -- sprintf() too few arguments
Start date:
02/07/2017
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.4
Affected Architecture:
All
Description
https://github.com/pfsense/FreeBSD-ports/blob/devel/net/pfSense-pkg-haproxy/files/usr/local/www/haproxy/haproxy_pool_edit.php#L695
https://github.com/pfsense/FreeBSD-ports/blob/devel/net/pfSense-pkg-haproxy/files/usr/local/www/haproxy/haproxy_pool_edit.php#L890
unescaped `%` on those lines (two violations on 890)
https://github.com/pfsense/FreeBSD-ports/pull/298
related to https://redmine.pfsense.org/issues/7202
Updated by Renato Botelho almost 8 years ago
- Status changed from New to Feedback
- Assignee set to Renato Botelho
- Target version set to 2.4.0
- % Done changed from 0 to 100
Fixed in 0.52_5
Updated by Pi Ba over 7 years ago
Seems like these changes should be reverted?
In webgui im seeing:
CPU to run (around -1%%). ASCII string of the form 100%%,75%%,drain,down
Is sprintf nolonger used?
Updated by Renato Botelho over 7 years ago
- Status changed from Feedback to Resolved
Actions