icingaweb2-module-businessp.../application/controllers
Ravi Kumar Kempapura Srinivasa 1278480b6e Fix 'vsprintf(): Too few arguments' in ProcessController::showAction()
Before, we called printf twice because BpConfig::addError()
already makes use of printf. The exception only occured for
nodes that have a percent sign (%) in their name.

fixes #234
2020-02-26 15:09:17 +01:00
..
HostController.php Fix "Host not found" error 2019-02-18 13:54:39 +01:00
IndexController.php IndexController: use controls() and content() 2016-12-16 19:28:33 +01:00
NodeController.php node/impact: Don't show colored background for breadcrumbs 2019-02-26 15:06:02 +01:00
ProcessController.php Fix 'vsprintf(): Too few arguments' in ProcessController::showAction() 2020-02-26 15:09:17 +01:00
ServiceController.php Fix "Host not found" error 2019-02-18 13:54:39 +01:00