Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 3039
blob0030e087abb22f9c7893ec2ab2efc83632b5da28
1 Title: Added more useful debugging infos to crash reports
2 Level: 1
3 Component: core
4 Compatible: compat
5 Version: 1.2.7i4
6 Date: 1454336335
7 Class: feature
9 We added the following generic infos to all crash reports:
11 - Python version
12 - Local variables of crash raising function
14 This has been added to GUI crashes:
16 - Request method (POST/GET)
17 - Page referer