From 2abc7e13fe87f92feceafaf348f553cf8b6c9b9e Mon Sep 17 00:00:00 2001 From: Matěj Cepl Date: Sun, 20 Feb 2011 01:21:39 +0100 Subject: Fix fill-in magic. * changed regexp for parsing driver line, just PCI ID is relevant. * all magic is now in data * eliminated most unnecessary console.logs ... either changed to console.error or just removed. --- .../bugs/019f1b74-7113-4213-8b66-b63ae63fa603/values | 17 +++++++++++++++++ .../bugs/476bde43-fa24-445f-a79e-b3d251bc515a/values | 17 +++++++++++++++++ .../bugs/5fc172f0-231a-4d0e-9c6b-8d9f60abbfba/values | 2 +- .../bugs/fcebd19c-12b9-43ae-bc54-7cae39396e9f/values | 17 +++++++++++++++++ 4 files changed, 52 insertions(+), 1 deletion(-) create mode 100644 .be/27c176c2-26be-4a51-bb71-2aff47c5484b/bugs/019f1b74-7113-4213-8b66-b63ae63fa603/values create mode 100644 .be/27c176c2-26be-4a51-bb71-2aff47c5484b/bugs/476bde43-fa24-445f-a79e-b3d251bc515a/values create mode 100644 .be/27c176c2-26be-4a51-bb71-2aff47c5484b/bugs/fcebd19c-12b9-43ae-bc54-7cae39396e9f/values (limited to '.be/27c176c2-26be-4a51-bb71-2aff47c5484b/bugs') diff --git a/.be/27c176c2-26be-4a51-bb71-2aff47c5484b/bugs/019f1b74-7113-4213-8b66-b63ae63fa603/values b/.be/27c176c2-26be-4a51-bb71-2aff47c5484b/bugs/019f1b74-7113-4213-8b66-b63ae63fa603/values new file mode 100644 index 0000000..1631eaa --- /dev/null +++ b/.be/27c176c2-26be-4a51-bb71-2aff47c5484b/bugs/019f1b74-7113-4213-8b66-b63ae63fa603/values @@ -0,0 +1,17 @@ +creator: Matěj Cepl + + +reporter: Matěj Cepl + + +severity: minor + + +status: open + + +summary: maintCCAddr sent to filterByRegexp are array, not string + + +time: Sat, 19 Feb 2011 22:31:21 +0000 + diff --git a/.be/27c176c2-26be-4a51-bb71-2aff47c5484b/bugs/476bde43-fa24-445f-a79e-b3d251bc515a/values b/.be/27c176c2-26be-4a51-bb71-2aff47c5484b/bugs/476bde43-fa24-445f-a79e-b3d251bc515a/values new file mode 100644 index 0000000..3d8bca5 --- /dev/null +++ b/.be/27c176c2-26be-4a51-bb71-2aff47c5484b/bugs/476bde43-fa24-445f-a79e-b3d251bc515a/values @@ -0,0 +1,17 @@ +creator: Matěj Cepl + + +reporter: Matěj Cepl + + +severity: minor + + +status: open + + +summary: Doesn't allow empty comment string in log + + +time: Thu, 17 Feb 2011 18:54:37 +0000 + diff --git a/.be/27c176c2-26be-4a51-bb71-2aff47c5484b/bugs/5fc172f0-231a-4d0e-9c6b-8d9f60abbfba/values b/.be/27c176c2-26be-4a51-bb71-2aff47c5484b/bugs/5fc172f0-231a-4d0e-9c6b-8d9f60abbfba/values index 46097a9..a1e77c0 100644 --- a/.be/27c176c2-26be-4a51-bb71-2aff47c5484b/bugs/5fc172f0-231a-4d0e-9c6b-8d9f60abbfba/values +++ b/.be/27c176c2-26be-4a51-bb71-2aff47c5484b/bugs/5fc172f0-231a-4d0e-9c6b-8d9f60abbfba/values @@ -7,7 +7,7 @@ reporter: Matěj Cepl severity: minor -status: open +status: fixed summary: fillIn magic is broken again diff --git a/.be/27c176c2-26be-4a51-bb71-2aff47c5484b/bugs/fcebd19c-12b9-43ae-bc54-7cae39396e9f/values b/.be/27c176c2-26be-4a51-bb71-2aff47c5484b/bugs/fcebd19c-12b9-43ae-bc54-7cae39396e9f/values new file mode 100644 index 0000000..56b36ff --- /dev/null +++ b/.be/27c176c2-26be-4a51-bb71-2aff47c5484b/bugs/fcebd19c-12b9-43ae-bc54-7cae39396e9f/values @@ -0,0 +1,17 @@ +creator: Matěj Cepl + + +reporter: Matěj Cepl + + +severity: minor + + +status: open + + +summary: product in queries should be from the form, not additional query table + + +time: Fri, 18 Feb 2011 09:44:19 +0000 + -- cgit