gecko-dev/webtools/bugzilla
justdave%syndicomm.com babcf8d29e Fix for bug 87701: Invalid username in bug changes echoed back without escaping HTML data
Patch by Gervase Markham <gervase.markham@univ.ox.ac.uk>
r= justdave@syndicomm.com
2001-07-04 07:06:00 +00:00
..
Bugzilla Fix for bug 72862: fixes more Perl warnings in RelationSet.pm and globals.pl 2001-06-01 02:14:23 +00:00
contrib Fix for bug 73249: perl warnings under 5.6.0. 2001-06-01 08:34:45 +00:00
docs addition to 2.12 release notes 2001-04-27 19:32:27 +00:00
.cvsignore updated to ignore graphs subdir 2000-12-22 20:48:16 +00:00
1x1.gif
Bug.pm fix for 47726: Doesn't display properly in IE5.5 because bug url & are not encoded 2001-02-26 23:46:01 +00:00
CGI.pl Fix for bug 87701: Invalid username in bug changes echoed back without escaping HTML data 2001-07-04 07:06:00 +00:00
CHANGES
README Mention the Bugzilla project page and where to report bugs 2001-05-24 12:58:33 +00:00
RelationSet.pm Fix for bug 72862: fixes more Perl warnings in RelationSet.pm and globals.pl 2001-06-01 02:14:23 +00:00
ant.jpg
booleanchart.html Deflect email away from me. 2000-08-16 23:07:37 +00:00
bug_form.pl Refix bug 80289. Don't print header for groups if there aren't any groups to display (was printing a header without groups in rare instances). 2001-06-28 15:42:30 +00:00
bug_status.html fix for 47790 : A bug to track which bugs Zach's bugzilla patch resolves. 2000-08-28 17:48:59 +00:00
buglist.cgi Fix for bug 80289: Group restrictions are now identified with checkboxes instead of select widgets. Also, product groups are now only offered if they are either already set, or match the current product (i.e. the option to set a product bit for a product other than the one the bug is in is no longer available) This results in much less clutter for the admin folks on sites with lots of products. 2001-06-27 01:44:34 +00:00
bugwritinghelp.html
bugzilla.dtd
changepassword.cgi
checksetup.pl Fix for bug 76183 and bug 71555: consolidates chmod activity in one place in checksetup.pl and also provides permission setting for bugzilla installations installed in a personal user directory as opposed to the server's main web space. (makes the files world-readable so the webserver can see them, since you can't set the group) 2001-06-29 03:47:56 +00:00
colchange.cgi Fix for bug 57848, perl warnings in several files. 2001-06-01 02:07:28 +00:00
collectstats.pl Fix for bug 21253: removing all single-parameter system() calls from Bugzilla 2001-06-06 21:17:42 +00:00
confirmhelp.html fix for 47790 : A bug to track which bugs Zach's bugzilla patch resolves. 2000-08-28 17:48:59 +00:00
createaccount.cgi refix for 40603: Assumes user is coming from different page 2001-03-09 21:41:27 +00:00
createattachment.cgi Fix for bug 53696: periods(.) and plusses(+) were not being accepted as valid in mime-types, which are legal per RFC2045 and RFC2048. 2001-04-03 20:42:58 +00:00
defparams.pl Fix for bug 87701: Invalid username in bug changes echoed back without escaping HTML data 2001-07-04 07:06:00 +00:00
describecomponents.cgi Fix for bug 82781: describecomponents.cgi now checks viewing permissions to make sure you can see a product 2001-06-06 04:32:45 +00:00
describekeywords.cgi
doeditparams.cgi Re-fix for bug 28458: AddFDef always replaces the fielddefs every time you run checksetup.pl, so the change to them during doeditparams was nullified if you updated. Other recent changes have nullified the reason for changing it in editparams anyway, so just backing that part out. 2001-06-21 15:03:11 +00:00
doeditvotes.cgi Fix for bug 39557: doeditvotes.cgi will no longer create a vote record for a nonexistant bug if the HTML is tampered with or other bugs cause bad bug numbers in the submitted form. 2001-06-06 04:51:55 +00:00
duplicates.cgi Add strikethrough to resolved bug numbers. Bug 79816. r=jake. 2001-07-01 20:17:28 +00:00
editcomponents.cgi Fix for bug 71396 - $::db->do isn't needed anymore 2001-06-16 14:51:16 +00:00
editgroups.cgi Fix for bug 75482: adding the capability to deactivate a group without deleting it (prevent new bugs from being placed into that group, but don't remove the group restriction from bugs already in it). 2001-06-06 03:16:52 +00:00
editkeywords.cgi stupid lamo fix for 69621: Keyword cache not updated on keyword rename/delete. 2001-02-26 23:25:22 +00:00
editmilestones.cgi Fix for bug 71396 - $::db->do isn't needed anymore 2001-06-16 14:51:16 +00:00
editparams.cgi
editproducts.cgi Fix for bug 71396 - $::db->do isn't needed anymore 2001-06-16 14:51:16 +00:00
editusers.cgi Fix for bug 45164 - New users created by the admin were not subject to the userregexp for groupsets. 2001-05-30 15:47:30 +00:00
editversions.cgi Refixing bug 71396. Each PushGlobalSQLState() needs a PopGlobalSQLState() and this file instead had two "pushes". 2001-06-19 01:37:02 +00:00
enter_bug.cgi Fix for bug 87596: improper definition of $::components in globals.pl 2001-07-01 02:00:56 +00:00
globals.pl Fix for bug 87701: Invalid username in bug changes echoed back without escaping HTML data 2001-07-04 07:06:00 +00:00
help.html
helpemailquery.html
how_to_mail.html
importxml.pl Killing the "used only once" error that suddenly popped up out of nowhere on tinderbox. 2001-07-04 05:33:37 +00:00
index.html fix for 69793: check in new files for QuickSearch 2001-02-28 23:07:26 +00:00
localconfig.js fix for 69793: check in new files for QuickSearch 2001-02-28 23:07:26 +00:00
long_list.cgi Fixing bug #46897 2000-08-07 22:59:55 +00:00
move.pl Fix for bug 57848, perl warnings in several files. 2001-06-01 02:07:28 +00:00
new_comment.cgi Turning off tag support in quips because some assholes have nothing better do than fuck with my tool 2000-07-27 20:10:16 +00:00
notargetmilestone.html fix for 47790 : A bug to track which bugs Zach's bugzilla patch resolves. 2000-08-28 17:48:59 +00:00
post_bug.cgi Fixing "used only once" errors flagged by tinderbox on the last checkin. 2001-06-27 02:31:55 +00:00
process_bug.cgi Fix for bug 80289: Group restrictions are now identified with checkboxes instead of select widgets. Also, product groups are now only offered if they are either already set, or match the current product (i.e. the option to set a product bit for a product other than the one the bug is in is no longer available) This results in much less clutter for the admin folks on sites with lots of products. 2001-06-27 01:44:34 +00:00
processmail Fix for bug 59349: Processmail now runs in taint (perl -T and $db->{Taint}=1) mode. Hooks also added to globals.pl to make converting other files in Bugzilla to run in Taint mode easier. 2001-07-04 04:41:27 +00:00
query.cgi Fix for bug 65190: add comparison type "all words as substrings" and "any words as substrings" to the text fields in query.cgi 2001-06-02 04:02:13 +00:00
queryhelp.cgi Checking in the last of the changes for 76837 for 2.12. Good enough for government work. 2001-04-23 22:16:12 +00:00
quicksearch.html fix for 69793: check in new files for QuickSearch 2001-02-28 23:07:26 +00:00
quicksearch.js Fix for but 76073: - and + didn't work in quicksearch in IE and Opera 2001-06-28 16:27:37 +00:00
quicksearchhack.html missed last documentation change 2001-02-28 23:08:52 +00:00
quips.cgi Landing quips.cgi (bug 73191) by Owen Taylor <otaylor@redhat.com> 2001-05-29 04:01:48 +00:00
relogin.cgi
reports.cgi Make bug chart filenames other-OS friendly by removing colons. Bug 88179. r=jake. 2001-07-01 19:09:29 +00:00
robots.txt If the application is set up at the server root (e.g. bugzilla.mozilla.org) then this robots.txt disallows robots from scanning the site except for the top level file. 2000-07-28 21:28:41 +00:00
sanitycheck.cgi sanitycheck.cgi was able to be run by anybody - even people without Bugzilla accounts. It is now restricted to only people with the editbugs permission (bug 54556). 2001-06-02 14:24:45 +00:00
show_activity.cgi More leak pluggin. This one fixes bug 39526. 2001-06-01 13:38:01 +00:00
show_bug.cgi Landing Myk's patch for bug #71767 2001-06-02 22:02:02 +00:00
showattachment.cgi Users should only be able to view attachments if they can view the bug that the file is attached to (bug 70189) 2001-06-06 18:36:25 +00:00
showdependencygraph.cgi Bugzilla was leaking information about bugs marked secure (using bug groups). This checkin fixes bugs 39524, 39527, 39531, and 39533. 2001-05-31 15:52:25 +00:00
showdependencytree.cgi Bugzilla was leaking information about bugs marked secure (using bug groups). This checkin fixes bugs 39524, 39527, 39531, and 39533. 2001-05-31 15:52:25 +00:00
showvotes.cgi Bugzilla was leaking information about bugs marked secure (using bug groups). This checkin fixes bugs 39524, 39527, 39531, and 39533. 2001-05-31 15:52:25 +00:00
syncshadowdb Fix for bug 84596: Syncshadowdb wasn't using the db_user and db_pass from localconfig, which meant that it previously wouldn't run unless it was running under a user that had access to the bugs and shadowbugs dbs and didn't have a password. It now looks for db_user and db_pass and specifies them on the command line to mysqldump and mysql if they're in use. 2001-06-10 17:38:15 +00:00
userprefs.cgi Fix for bug 45918: the old password field on the userprefs page is now used to log you back in if you try to change your password with cookies turned off, which avoids the confusing login screen after entering your new password in which you used to have to enter your old password one more time in order to let it set your new password (yes, it used to be as confusing as that just sounded :) 2001-06-19 22:02:53 +00:00
votehelp.html Fix for bug 55429: can't always vote more than once per bug, depending on product. Patch by Matthew Tuck <matty@box.net.au> 2001-01-25 04:56:14 +00:00
whineatnews.pl
xml.cgi

README

        =====================
        BUGZILLA 2.12 RELEASE
        =====================
	
* This README is no longer used to house installation instructions.  Instead,
it contains pointers to where you may find the information you need.

* Installation instructions are now found in docs/, with a variety of document
types available.  Please refer to these documents when installing, configuring,
and maintaining your Bugzilla installation.  A helpful starting point is
docs/txt/Bugzilla-Guide.txt, or with a web browser at docs/html/index.html.
	
* Release Notes for Bugzilla 2.12 are available at docs/rel_notes.txt.

* If you wish to contribute to the documentation, please read docs/README.docs.

* The Bugzilla web site is at "http://www.mozilla.org/projects/bugzilla/".
This site will contain the latest Bugzilla information.

* Bugs in the latest version of Bugzilla can be reported at
bugzilla.mozilla.org, in Product "Webtools" and Component "Bugzilla".
Please be detailed.