From fd7388fdb6b1cfb994124d47be02198a346845af Mon Sep 17 00:00:00 2001 From: "jake%bugzilla.org" <> Date: Tue, 11 Feb 2003 12:06:01 +0000 Subject: Give all FAQ questions an id so the anchor name doesn't have to be randomly generated and therefore won't change every time the docs get recompiled. --- docs/sgml/faq.sgml | 116 ++++++++++++++++++++++++++--------------------------- 1 file changed, 58 insertions(+), 58 deletions(-) (limited to 'docs/sgml') diff --git a/docs/sgml/faq.sgml b/docs/sgml/faq.sgml index 77d8115ef..27e714e1b 100644 --- a/docs/sgml/faq.sgml +++ b/docs/sgml/faq.sgml @@ -14,7 +14,7 @@ General Questions - + Where can I find information about Bugzilla? @@ -28,7 +28,7 @@ - + What license is Bugzilla distributed under? @@ -43,7 +43,7 @@ - + How do I get commercial support for Bugzilla? @@ -70,7 +70,7 @@ - + What major companies or projects are currently using Bugzilla for bug-tracking? @@ -107,7 +107,7 @@ - + Who maintains Bugzilla? @@ -122,7 +122,7 @@ - + How does Bugzilla stack up against other bug-tracking databases? @@ -149,7 +149,7 @@ - + Why doesn't Bugzilla offer this or that feature or compatibility with this other tracking software? @@ -174,7 +174,7 @@ - + Why MySQL? I'm interested in seeing Bugzilla run on Oracle/Sybase/Msql/PostgreSQL/MSSQL. @@ -202,7 +202,7 @@ - + Why do the scripts say "/usr/bonsaitools/bin/perl" instead of "/usr/bin/perl" or something else? @@ -225,7 +225,7 @@ - + Is there an easy way to change the Bugzilla cookie name? @@ -250,7 +250,7 @@ - + Is Bugzilla web-based, or do you have to have specific software or a specific operating system on your machine? @@ -265,7 +265,7 @@ - + Can Bugzilla integrate with Perforce (SCM software)? @@ -280,7 +280,7 @@ - + Does Bugzilla allow the user to track multiple projects? @@ -294,7 +294,7 @@ - + If I am on many projects, and search for all bugs assigned to me, will Bugzilla list them for me and allow me to sort by project, severity etc? @@ -308,7 +308,7 @@ - + Does Bugzilla allow attachments (text, screenshots, URLs etc)? If yes, are there any that are NOT allowed? @@ -326,7 +326,7 @@ - + Does Bugzilla allow us to define our own priorities and levels? Do we have complete freedom to change the labels of fields and format of them, and @@ -349,7 +349,7 @@ - + Does Bugzilla provide any reporting features, metrics, graphs, etc? You know, the type of stuff that management likes to see. :) @@ -373,7 +373,7 @@ - + Is there email notification and if so, what do you see when you get an email? @@ -389,7 +389,7 @@ - + Can email notification be set up to send to multiple people, some on the To List, CC List, BCC List etc? @@ -403,7 +403,7 @@ - + Do users have to have any particular type of email application? @@ -428,7 +428,7 @@ - + Does Bugzilla allow data to be imported and exported? If I had outsiders write up a bug report using a MS Word bug template, could that template be @@ -467,7 +467,7 @@ - + Has anyone converted Bugzilla to another language to be used in other countries? Is it localizable? @@ -488,7 +488,7 @@ - + Can a user create and save reports? Can they do this in Word format? Excel format? @@ -502,7 +502,7 @@ - + Does Bugzilla have the ability to search by word, phrase, compound search? @@ -517,7 +517,7 @@ - + Does Bugzilla provide record locking when there is simultaneous access to the same bug? Does the second person get a notice that the bug is in use @@ -533,7 +533,7 @@ - + Are there any backup features provided? @@ -549,7 +549,7 @@ - + Can users be on the system while a backup is in progress? @@ -564,7 +564,7 @@ - + What type of human resources are needed to be on staff to install and maintain Bugzilla? Specifically, what type of skills does the person need to @@ -588,7 +588,7 @@ - + What time frame are we looking at if we decide to hire people to install and maintain the Bugzilla? Is this something that takes hours or weeks to @@ -610,7 +610,7 @@ - + Is there any licensing fee or other fees for using Bugzilla? Any out-of-pocket cost other than the bodies needed as identified above? @@ -629,7 +629,7 @@ Bugzilla Security - + How do I completely disable MySQL security if it's giving me problems (I've followed the instructions in the installation section of this guide)? @@ -645,7 +645,7 @@ - + Are there any security problems with Bugzilla? @@ -663,7 +663,7 @@ - + I've implemented the security fixes mentioned in Chris Yeh's security advisory of 5/10/2000 advising not to run MySQL as root, and am running into @@ -684,7 +684,7 @@ Bugzilla Email - + I have a user who doesn't want to receive any more email from Bugzilla. How do I stop it entirely for this user? @@ -700,7 +700,7 @@ - + I'm evaluating/testing Bugzilla, and don't want it to send email to anyone but me. How do I do it? @@ -715,7 +715,7 @@ - + I want whineatnews.pl to whine at something more, or other than, only new bugs. How do I do it? @@ -733,7 +733,7 @@ - + I don't like/want to use Procmail to hand mail off to bug_email.pl. What alternatives do I have? @@ -756,7 +756,7 @@ - + How do I set up the email interface to submit/change bugs via email? @@ -770,7 +770,7 @@ - + Email takes FOREVER to reach me from Bugzilla -- it's extremely slow. What gives? @@ -791,7 +791,7 @@ - + How come email from Bugzilla changes never reaches me? @@ -816,7 +816,7 @@ Bugzilla Database - + I've heard Bugzilla can be used with Oracle? @@ -833,7 +833,7 @@ - + I think my database might be corrupted, or contain invalid entries. What do I do? @@ -861,7 +861,7 @@ - + I want to manually edit some entries in my database. How? @@ -882,7 +882,7 @@ - + I think I've set up MySQL permissions correctly, but Bugzilla still can't connect. @@ -907,7 +907,7 @@ - + How do I synchronize bug information among multiple different Bugzilla databases? @@ -938,7 +938,7 @@ Bugzilla and Win32 - + What is the easiest way to run Bugzilla on Win32 (Win98+/NT/2K)? @@ -952,7 +952,7 @@ - + Is there a "Bundle::Bugzilla" equivalent for Win32? @@ -967,7 +967,7 @@ - + CGI's are failing with a "something.cgi is not a valid Windows NT application" error. Why? @@ -999,7 +999,7 @@ - + I'm having trouble with the perl modules for NT not being able to talk to to the database. @@ -1049,7 +1049,7 @@ Bugzilla Usage - + How do I change my user name (email address) in Bugzilla? @@ -1063,7 +1063,7 @@ - + The query page is very confusing. Isn't there a simpler way to query? @@ -1078,7 +1078,7 @@ - + I'm confused by the behavior of the "accept" button in the Show Bug form. Why doesn't it assign the bug to me when I accept it? @@ -1102,7 +1102,7 @@ - + I can't upload anything into the database via the "Create Attachment" link. What am I doing wrong? @@ -1118,7 +1118,7 @@ - + How do I change a keyword in Bugzilla, once some bugs are using it? @@ -1138,7 +1138,7 @@ Bugzilla Hacking - + What kind of style should I use for templatization? @@ -1173,7 +1173,7 @@ - + What bugs are in Bugzilla right now? @@ -1198,7 +1198,7 @@ - + How can I change the default priority to a null value? For instance, have the default priority be "---" instead of "P2"? @@ -1216,7 +1216,7 @@ - + What's the best way to submit patches? What guidelines should I follow? -- cgit v1.2.3-24-g4f1b