Werk #1121: Rule based notifications formular: No longer raises Request-Uri-Too-Large errors

Component Setup
Title Rule based notifications formular: No longer raises Request-Uri-Too-Large errors
Date Sep 30, 2014
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.2.5i6 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

If you wanted to create/edit a rule based notification and the formular itself had too much configurable host tags, contact groups, etc. there was a problem on sending this formular to the server. The data was sent with a GET request, which only allowed a limited url length. This formular is now sent with a POST request.

To the list of all Werks