Module: check_mk
Branch: master
Commit: 52b1551207457c036e5584253ea500d7f74180fa
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=52b1551207457c…
Author: Lars Michelsen <lm(a)mathias-kettner.de>
Date: Mon Jun 16 15:42:42 2014 +0200
Updated bug entries #2129, #2130, #2131
---
.bugs/2129 | 10 ++++++++++
.bugs/2130 | 9 +++++++++
.bugs/2131 | 9 +++++++++
3 files changed, 28 insertions(+)
diff --git a/.bugs/2129 b/.bugs/2129
new file mode 100644
index 0000000..b0f0873
--- /dev/null
+++ b/.bugs/2129
@@ -0,0 +1,10 @@
+Title: check_dns: Multiple expected IP addresses can be set in two ways
+Component: wato
+State: open
+Date: 2014-06-16 15:36:50
+Targetversion: 1.2.5i1
+Class: bug
+
+The check accept either multiple "-a <host>" or "-a
<host1>,<host2>. This depends on the
+way you want the check to work. Either expect all of the addresses to be part of the
+answer or just one of the given ones.
diff --git a/.bugs/2130 b/.bugs/2130
new file mode 100644
index 0000000..dd94b0f
--- /dev/null
+++ b/.bugs/2130
@@ -0,0 +1,9 @@
+Title: Dynamic file system levels can not be edited
+Component: wato
+State: open
+Date: 2014-06-16 15:38:54
+Targetversion: 1.2.5i1
+Class: bug
+
+When a df rule has dynamic file system levels configured, this is saved and can be used,
but when
+opened in WATO again, the value can not be loaded again.
diff --git a/.bugs/2131 b/.bugs/2131
new file mode 100644
index 0000000..c46c32b
--- /dev/null
+++ b/.bugs/2131
@@ -0,0 +1,9 @@
+Title: Sorting views in dashlets, breaks layout
+Component: multisite
+State: open
+Date: 2014-06-16 15:40:12
+Targetversion: 1.2.5i1
+Class: bug
+
+When a view is sorted within a dashlet, the display_options seem to be mixed. Suddenly
the view header
+is visible.