diff options
author | Matěj Cepl <mcepl@redhat.com> | 2010-05-26 01:24:08 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2010-05-26 01:24:08 +0200 |
commit | 5dd666ee89fb0511148972c1f6e65ce597ede5d4 (patch) | |
tree | a7880c71bf5311d37850f6ab8eea2f616a0e1648 /RH_Data-packages.json | |
parent | 0dcce743668fb6e794e21cddef731a9401f81d11 (diff) | |
download | bugzilla-triage-5dd666ee89fb0511148972c1f6e65ce597ede5d4.tar.gz |
Logger object debugged.
Cleaned up CLOSED/UPSTREAM manipulation and commenting on submit:
- generate upstream bug URL more sanely and no need for
constantData.bugzillaIDURLs
- It is now possible again to make an empty comment, which would still
make bug to be submitted (only explicit Cancel avoids submit)
Diffstat (limited to 'RH_Data-packages.json')
-rw-r--r-- | RH_Data-packages.json | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/RH_Data-packages.json b/RH_Data-packages.json index e1f3dc3..c9e57bc 100644 --- a/RH_Data-packages.json +++ b/RH_Data-packages.json @@ -229,26 +229,6 @@ "bugzilla.gnome.org": "bgo", "bugzilla.redhat.com": "RH" }, - "bugzillaIDURLs": [ - null, - null, - null, - "https://bugzilla.gnome.org/show_bug.cgi?id=", - null, - null, - "https://bugzilla.mozilla.org/show_bug.cgi?id=", - null, - null, - null, - null, - "https://bugs.eclipse.org/bugs/show_bug.cgi?id=", - null, - null, - null, - null, - null, - "https://bugs.freedesktop.org/show_bug.cgi?id=" - ], "defaultAssignee": [ { "regexp": "xorg-x11-drv-(ati|mach.*|r128)", |