diff options
author | Matěj Cepl <mcepl@redhat.com> | 2011-02-20 01:21:39 +0100 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2011-02-20 01:21:39 +0100 |
commit | 2abc7e13fe87f92feceafaf348f553cf8b6c9b9e (patch) | |
tree | 6956d68273a6e15b4abf5c8bcb2437ad851eae1c /.be/27c176c2-26be-4a51-bb71-2aff47c5484b | |
parent | 71df561fef80abf523548727d77dba2ef8ab7b93 (diff) | |
download | bugzilla-triage-2abc7e13fe87f92feceafaf348f553cf8b6c9b9e.tar.gz |
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.
Diffstat (limited to '.be/27c176c2-26be-4a51-bb71-2aff47c5484b')
4 files changed, 52 insertions, 1 deletions
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 <mcepl@redhat.com> + + +reporter: Matěj Cepl <mcepl@redhat.com> + + +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 <mcepl@redhat.com> + + +reporter: Matěj Cepl <mcepl@redhat.com> + + +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 <mcepl@redhat.com> 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 <mcepl@redhat.com> + + +reporter: Matěj Cepl <mcepl@redhat.com> + + +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 + |