From 000db06e8c204983234d8b72a193aa8f94542950 Mon Sep 17 00:00:00 2001 From: Andreas Granig Date: Sat, 16 Mar 2013 22:24:11 +0100 Subject: [PATCH] Track open issues. --- ISSUES | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 ISSUES diff --git a/ISSUES b/ISSUES new file mode 100644 index 0000000000..f4bd45e6d4 --- /dev/null +++ b/ISSUES @@ -0,0 +1,3 @@ +- DataTable field doesn't preserve checked value correctly if other + fields don't validate (id gets set to 1 for all rows, and all boxes + are checked).