diff options
| author | Jan Pokorný <jpokorny@redhat.com> | 2013-06-14 18:28:32 +0200 |
|---|---|---|
| committer | Jan Pokorný <jpokorny@redhat.com> | 2013-06-14 18:28:32 +0200 |
| commit | 68c6c8f4e58b67b35f8170c2ba4d54cf63774478 (patch) | |
| tree | f8b3ed0b4597defd290128c2dfd5e905ce2ab134 | |
| parent | b1ab57d2604c385481dbc9f831c28e257fdf0029 (diff) | |
| download | tips-tricks-68c6c8f4e58b67b35f8170c2ba4d54cf63774478.tar.gz tips-tricks-68c6c8f4e58b67b35f8170c2ba4d54cf63774478.tar.xz tips-tricks-68c6c8f4e58b67b35f8170c2ba4d54cf63774478.zip | |
Add 07-rhbz.txt
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
| -rw-r--r-- | 07-rhbz.txt | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/07-rhbz.txt b/07-rhbz.txt new file mode 100644 index 0000000..9d1a968 --- /dev/null +++ b/07-rhbz.txt @@ -0,0 +1,19 @@ +When filing bug for bugzilla itself: + + Administration editcomponents.cgi, editgroups.cgi, editkeywords.cgi, editparams.cgi, editproducts.cgi, editusers.cgi, editversions.cgi, sanitycheck.cgi + Attachments/Requests attachment.cgi, request.cgi + Bug Import/Export/Moving move.pl, importxml.pl + Bugzilla General +> Creating/Changing Bugs enter_bug.cgi, post_bug.cgi, show_bug.cgi, process_bug.cgi + Database + Dependency Views showdependencytree.cgi, showdependencygraph.cgi + Documentation page.cgi + Email Notifications processmail, Bugzilla/BugMail.pm + Performance + Product Browser browse.cgi +> Query/Bug List query.cgi, buglist.cgi + Reporting/Charting reports.cgi, duplicates.cgi + User Accounts userprefs.cgi + User Interface + WebService xmlrpc.cgi, Bugzilla/WebService/*.pm + Whining whine.pl, editwhines.cgi |
