]>
git.ipfire.org Git - thirdparty/bugzilla.git/log
Max Kanat-Alexander [Mon, 1 Feb 2010 22:07:50 +0000 (14:07 -0800)]
Convert .cvsignore files into a .bzrignore.
Max Kanat-Alexander [Mon, 1 Feb 2010 21:46:16 +0000 (13:46 -0800)]
Fix the data in the bzr repo to match the data in the CVS repo.
During the CVS imports into Bzr, there were some inconsistencies introduced
(mostly that files that were deleted in CVS weren't being deleted in Bzr).
So this checkin makes the bzr repo actually consistent with the CVS repo,
including fixing permissions of files.
Max Kanat-Alexander [Mon, 1 Feb 2010 21:33:24 +0000 (13:33 -0800)]
Bump version number for 3.2.6.
Max Kanat-Alexander [Mon, 1 Feb 2010 21:25:25 +0000 (13:25 -0800)]
Bug 314871: (CVE-2009-3989) [SECURITY] Prevent web browsers from seeing CVS/, contrib/, docs/, and t/ directories.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
Max Kanat-Alexander [Mon, 1 Feb 2010 21:08:55 +0000 (13:08 -0800)]
Bug 543343: Release Notes for Bugzilla 3.2.6
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit
mkanat%bugzilla.org [Sun, 20 Sep 2009 22:34:33 +0000 (22:34 +0000)]
Bug 516157: MySQL 6.x/5.2/5.4 uses "ENGINE", not "TYPE", for altering tables to InnoDB
Patch by Gerard J. Cerchio <gjpc@circlesoft.com> r=mkanat, a=mkanat
mkanat%bugzilla.org [Wed, 16 Sep 2009 00:17:59 +0000 (00:17 +0000)]
Bump version number post-release
mkanat%bugzilla.org [Fri, 11 Sep 2009 17:08:12 +0000 (17:08 +0000)]
Bump the version number for 3.2.5.
mkanat%bugzilla.org [Fri, 11 Sep 2009 16:58:49 +0000 (16:58 +0000)]
Bug 515991: Blacklist CGI 3.46 and 3.47 because CGI::Carp breaks Template Toolkit in those versions.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
mkanat%bugzilla.org [Fri, 11 Sep 2009 16:15:43 +0000 (16:15 +0000)]
Bug 515191: [SECURITY] SQL Injection via Bug.create (CVE-2009-3165)
mkanat%bugzilla.org [Thu, 10 Sep 2009 23:57:31 +0000 (23:57 +0000)]
Bug 515804: Release Notes for Bugzilla 3.2.5
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
mkanat%bugzilla.org [Wed, 19 Aug 2009 21:42:30 +0000 (21:42 +0000)]
Bug 458395: Hook for setting-descs
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat, a=mkanat
lpsolit%gmail.com [Tue, 18 Aug 2009 11:05:24 +0000 (11:05 +0000)]
Bug 510496: Recommend the admin to run mysql_secure_installation rather than playing with command lines - Patch by Frédéric Buclin <LpSolit@gmail.com> r=dkl
lpsolit%gmail.com [Mon, 10 Aug 2009 11:23:15 +0000 (11:23 +0000)]
Bug 507957: Bugzilla admins should not create templates in the "default" directory on customization - Patch by A.A. Shimono (himorin) <shimono@mozilla.gr.jp> r/a=mkanat
lpsolit%gmail.com [Wed, 29 Jul 2009 15:24:08 +0000 (15:24 +0000)]
Bug 367343: Doc imprecision concerning the "usetargetmilestone" parameter - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks
lpsolit%gmail.com [Wed, 29 Jul 2009 12:32:42 +0000 (12:32 +0000)]
Bug 423963: OS-specific installation notes should be clearer in how to use ScriptInterpreterSource - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap
lpsolit%gmail.com [Wed, 29 Jul 2009 08:27:51 +0000 (08:27 +0000)]
Bug 503543: Merge README, QUICKSTART, UPGRADING - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
lpsolit%gmail.com [Tue, 28 Jul 2009 22:02:04 +0000 (22:02 +0000)]
Bug 233400: The "3rd-party integration" section should point to Bugzilla:Addons on wiki - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave
lpsolit%gmail.com [Tue, 28 Jul 2009 21:28:55 +0000 (21:28 +0000)]
Bug 380267: Release notes for 3.0 don't flag new MySQL version requirement as changed from 2.22 - Patch by Frédéric Buclin <LpSolit@gmail.com> r=dkl
lpsolit%gmail.com [Tue, 28 Jul 2009 18:00:53 +0000 (18:00 +0000)]
Bug 450570: Installation docs don't mention install-modules.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat
mkanat%bugzilla.org [Sat, 25 Jul 2009 02:07:55 +0000 (02:07 +0000)]
Bug 506036: Fix typo in install-module.pl POD: --all-upgrade -> --upgrade-all
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
lpsolit%gmail.com [Fri, 24 Jul 2009 19:03:07 +0000 (19:03 +0000)]
Bug 469794: On windows, export bug list to CSV breaks because of extra line breaks - Patchby Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
dkl%redhat.com [Wed, 22 Jul 2009 19:33:29 +0000 (19:33 +0000)]
Bug 505796 - Bugzilla::Group::grant_direct has refers to $self->{members_direct} instead of $self->{grant_direct}
Patch by Dave Lawrence <dkl@redhat.com> - r/a=LpSolit
lpsolit%gmail.com [Sun, 19 Jul 2009 12:03:35 +0000 (12:03 +0000)]
Bug 503821: Link in "Delete Tag?" user error triggers "Suspicious action" prompt - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
lpsolit%gmail.com [Sat, 18 Jul 2009 17:07:04 +0000 (17:07 +0000)]
Bug 323606: sanitycheck.cgi should offer a link to fix everconfirmed - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=mkanat
lpsolit%gmail.com [Fri, 17 Jul 2009 01:05:56 +0000 (01:05 +0000)]
Bug 503290: Email::Send 2.196 has a bug in the SMTP module - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
lpsolit%gmail.com [Thu, 16 Jul 2009 01:19:54 +0000 (01:19 +0000)]
Bug 504418: mod_perl CGI requirement no longer newer than base CGI requirement - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
wicked%sci.fi [Tue, 14 Jul 2009 04:01:27 +0000 (04:01 +0000)]
Bug 448690: Changing columns after editing a saved search forgets edits - Patch by Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit
wicked%sci.fi [Tue, 14 Jul 2009 03:34:16 +0000 (03:34 +0000)]
Bug 369139: Add titles to creating and updating a tag messages - Patch by Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit
mkanat%bugzilla.org [Thu, 9 Jul 2009 11:24:07 +0000 (11:24 +0000)]
Bump version number post-release.
mkanat%bugzilla.org [Wed, 8 Jul 2009 13:58:27 +0000 (13:58 +0000)]
Bump version number for 3.2.4.
mkanat%bugzilla.org [Wed, 8 Jul 2009 13:56:51 +0000 (13:56 +0000)]
Bug 495257: [SECURITY] Make check_can_change_field enforce permissions on confirming a bug and on which bug statuses a user can set
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
mkanat%bugzilla.org [Wed, 8 Jul 2009 10:12:47 +0000 (10:12 +0000)]
Bug 494038: Release Notes for Bugzilla 3.2.4
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit
lpsolit%gmail.com [Tue, 7 Jul 2009 22:47:49 +0000 (22:47 +0000)]
Bug 502950: Unconfirming a bug doesn't reset everconfirmed to 0 - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
lpsolit%gmail.com [Tue, 7 Jul 2009 11:11:24 +0000 (11:11 +0000)]
Bug 502682: CheckIfVotedConfirmed fails to confirm a bug if you don't have the permissions to set status/everconfirmed - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
lpsolit%gmail.com [Wed, 1 Jul 2009 11:06:34 +0000 (11:06 +0000)]
Bug 500900: Confirming bugs requires NEW state to exist - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
mkanat%bugzilla.org [Sun, 21 Jun 2009 19:40:36 +0000 (19:40 +0000)]
Bug 498318: Speed up field-descs.none.tmpl
Patch by Bradley Baetz <bbaetz@acm.org> r=mkanat, a=mkanat
lpsolit%gmail.com [Thu, 21 May 2009 08:47:19 +0000 (08:47 +0000)]
Bug 339679: describecomponents.cgi doesn't show components of closed products, even when there are bugs in these products - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
lpsolit%gmail.com [Wed, 6 May 2009 19:36:58 +0000 (19:36 +0000)]
Bug 491679: Do not store the buglist sort order of shared saved searches in cookies - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
mkanat%bugzilla.org [Wed, 29 Apr 2009 00:31:36 +0000 (00:31 +0000)]
Bug 490562: QuickSearch "+" operator adds $qsword over and over for @subWords
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
mkanat%bugzilla.org [Tue, 28 Apr 2009 20:28:05 +0000 (20:28 +0000)]
Bug 418672: Make email_in.pl chdir to the abs_path to avoid working from /etc/smrsh with Sendmail
Patch by Marques Johansson <bugzilla@displague.com> r=mkanat, a=mkanat
mkanat%bugzilla.org [Tue, 28 Apr 2009 20:18:43 +0000 (20:18 +0000)]
Bug 483150: Fix Bugzilla JS/CSS for IE8
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=mkanat
mkanat%bugzilla.org [Fri, 17 Apr 2009 21:53:49 +0000 (21:53 +0000)]
Bug 486206: Quoted-printable bugmail had a =0D at the end of every line, because
of a bug in Email::MIME::Encodings
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
lpsolit%gmail.com [Wed, 15 Apr 2009 09:48:31 +0000 (09:48 +0000)]
Bug 486685: MIME type override for attachments lost in HTTP redirect - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
lpsolit%gmail.com [Sun, 5 Apr 2009 21:43:17 +0000 (21:43 +0000)]
Bug 486796: Bareword in 3.2.3 release notes - Patch by Vitaly Fedrushkov <vitaly.fedrushkov@gmail.com> r/a=mkanat
mkanat%bugzilla.org [Tue, 31 Mar 2009 05:21:44 +0000 (05:21 +0000)]
Bump version number post-release.
mkanat%bugzilla.org [Mon, 30 Mar 2009 23:51:45 +0000 (23:51 +0000)]
Bump version number for 3.2.3.
reed%reedloden.com [Mon, 30 Mar 2009 21:03:43 +0000 (21:03 +0000)]
Bug 476603 - "[SECURITY] Editing attachments doesn't have any CSRF protection" [p=reed r=LpSolit a=LpSolit]
mkanat%bugzilla.org [Mon, 30 Mar 2009 19:29:11 +0000 (19:29 +0000)]
Bug 485845: Release Notes for Bugzilla 3.2.3
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
lpsolit%gmail.com [Tue, 17 Mar 2009 16:25:06 +0000 (16:25 +0000)]
Bug 482365: Values displayed in userselect.html.tmpl may be incorrect if "value" is not explicitly set - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
reed%reedloden.com [Mon, 9 Mar 2009 22:10:54 +0000 (22:10 +0000)]
Bug 481952 - "Confirm attachment deletion page puts HTML in <title>" [p=reed r=LpSolit a=LpSolit]
lpsolit%gmail.com [Fri, 6 Mar 2009 14:43:40 +0000 (14:43 +0000)]
2nd fix for bug 105960 (xml.cgi and other future xml pages generate invalid XML). Some illegal characters were still not excluded - Patch by David Marshall <dmarshal@yahoo-inc.com> r=LpSolit
lpsolit%gmail.com [Wed, 4 Mar 2009 18:35:18 +0000 (18:35 +0000)]
Bug 474779: Quicksearch cannot find mixed/upper case keywords - Patch by Kent Rogers <kar@cray.com> r/a=LpSolit
mkanat%bugzilla.org [Mon, 2 Mar 2009 01:23:09 +0000 (01:23 +0000)]
Bug 480001: MySQL 5.1.31 throws an error when you try to SET SESSION max_allowed_packet (and previous versions of MySQL were just ignoring the SET SESSION), so just warn people if their max_allowed_packet is too small
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
lpsolit%gmail.com [Sun, 1 Mar 2009 21:57:46 +0000 (21:57 +0000)]
Bug 480858: Change Columns fails to escape search name when re-running saved search - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bbaetz a=LpSolit
mkanat%bugzilla.org [Thu, 26 Feb 2009 02:06:25 +0000 (02:06 +0000)]
Bug 479446: email_in.pl wasn't splitting lines properly when they ended with CRL
F (which is the actual RFC standard email line ending).
Patch by Eric Olson <Eric.Olson@adm.com> r=mkanat, a=mkanat
mkanat%bugzilla.org [Sun, 22 Feb 2009 00:45:22 +0000 (00:45 +0000)]
Bug 467920: Remove multiple CRs in a row from the email template and make sure a
ll email lines end in CRLF.
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=mkanat
mkanat%bugzilla.org [Fri, 20 Feb 2009 21:55:10 +0000 (21:55 +0000)]
Bug 431201: recode.pl crash when trying to convert 2.16 database to 3.0.3 schema
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
lpsolit%gmail.com [Thu, 19 Feb 2009 22:52:47 +0000 (22:52 +0000)]
Bug 479228: Duplicated words in the error message in importxml.pl when the default product or component doesn't exist - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
mkanat%bugzilla.org [Thu, 12 Feb 2009 19:17:23 +0000 (19:17 +0000)]
Bug 476622: Assure that mod_perl children always receive a different srand() seed
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=gozer, a=mkanat
lpsolit%gmail.com [Wed, 11 Feb 2009 20:58:46 +0000 (20:58 +0000)]
Bug 478067: CC's for cloned ticket all on last line of usemenuforusers selection box - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
lpsolit%gmail.com [Mon, 9 Feb 2009 19:20:40 +0000 (19:20 +0000)]
Bug 477513: md5_hex() fails if a saved search has UTF8 characters in it - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
gerv%gerv.net [Mon, 9 Feb 2009 16:14:17 +0000 (16:14 +0000)]
Bug 365521: update filterexceptions.pl to avoid bustage.
gerv%gerv.net [Mon, 9 Feb 2009 16:12:28 +0000 (16:12 +0000)]
Bug 365521 and bug 365056 - remove Netscape-specific bits, fix unencoded & and update OS list. r=justdave, a=lpsolit.
ghendricks%novell.com [Thu, 5 Feb 2009 18:38:32 +0000 (18:38 +0000)]
Bug 476678 - Rich clients unable to update bugs need security token included in bug xml
patch by ghendricks@novell.com r=LpSolit a=LpSolit
ghendricks%novell.com [Thu, 5 Feb 2009 16:36:18 +0000 (16:36 +0000)]
Bug 476943 - Edit multiple issues token after switching to shadow DB
patch by ghendricks@novell.com r=mkanat a=mkanat
mkanat%bugzilla.org [Tue, 3 Feb 2009 10:39:57 +0000 (10:39 +0000)]
Bump version number post-release.
mkanat%bugzilla.org [Tue, 3 Feb 2009 10:02:53 +0000 (10:02 +0000)]
Bump version number for 3.2.2.
mkanat%bugzilla.org [Tue, 3 Feb 2009 09:59:48 +0000 (09:59 +0000)]
Bug 476594: [SECURITY] Calling srand() at startup time in mod_perl makes the same token be generated over and over
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=mkanat
mkanat%bugzilla.org [Tue, 3 Feb 2009 09:29:14 +0000 (09:29 +0000)]
Fix a test failure related to the release notes.
mkanat%bugzilla.org [Tue, 3 Feb 2009 09:04:22 +0000 (09:04 +0000)]
Bug 476612: Release Notes for Bugzilla 3.2.2
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave
mkanat%bugzilla.org [Tue, 3 Feb 2009 01:23:57 +0000 (01:23 +0000)]
Bump version number post-release.
mkanat%bugzilla.org [Mon, 2 Feb 2009 23:28:51 +0000 (23:28 +0000)]
Bump the version number for 3.2.1.
mkanat%bugzilla.org [Mon, 2 Feb 2009 23:00:58 +0000 (23:00 +0000)]
The URL to the Security Advisory in the Release Notes was incorrect.
lpsolit%gmail.com [Mon, 2 Feb 2009 19:22:55 +0000 (19:22 +0000)]
Bug 472362: [SECURITY] Malicious attachments can change your user settings (user + email prefs, shared searches) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
lpsolit%gmail.com [Mon, 2 Feb 2009 19:12:14 +0000 (19:12 +0000)]
Bug 472206: [SECURITY] Bugzilla should optionally not allow the user to view possibly harmful attachments - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=justdave a=LpSolit
lpsolit%gmail.com [Mon, 2 Feb 2009 19:01:12 +0000 (19:01 +0000)]
Bug 466692: [SECURITY] keywords and unused flag types can be deleted by bypassing the token check - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
lpsolit%gmail.com [Mon, 2 Feb 2009 18:50:20 +0000 (18:50 +0000)]
Bug 466748: [SECURITY] Shared/saved searches can be deleted without user confirmation using predictable URL - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
lpsolit%gmail.com [Mon, 2 Feb 2009 18:42:01 +0000 (18:42 +0000)]
Bug 26257: [SECURITY] Bugzilla should prevent malicious webpages from making bugzilla users submit changes to bugs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
lpsolit%gmail.com [Mon, 2 Feb 2009 18:37:24 +0000 (18:37 +0000)]
file confirm-action.html.tmpl was added on branch BUGZILLA-3_2-BRANCH on 2009-02-02 18:42:08 +0000
lpsolit%gmail.com [Mon, 2 Feb 2009 18:23:42 +0000 (18:23 +0000)]
Bug 38862: [SECURITY] attachments should be at a different hostname - Patch by Byron Jones <bugzilla@glob.com.au> and Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
mkanat%bugzilla.org [Mon, 2 Feb 2009 04:50:47 +0000 (04:50 +0000)]
Bug 472078: Release Notes for Bugzilla 3.2.1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit
lpsolit%gmail.com [Wed, 28 Jan 2009 23:29:19 +0000 (23:29 +0000)]
Bug 471523: Cloning a bug copies the newest visible comment for Newest to Oldest comment order - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
mkanat%bugzilla.org [Mon, 26 Jan 2009 22:03:38 +0000 (22:03 +0000)]
Bug 467334: Commit button is not spaced the same vertically as the Status drop-down
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, a=mkanat
lpsolit%gmail.com [Sun, 25 Jan 2009 22:43:32 +0000 (22:43 +0000)]
Bug 473006: welcome-admin page is wrong about visible administrative links - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bbaetz a=LpSolit
lpsolit%gmail.com [Sun, 25 Jan 2009 15:37:52 +0000 (15:37 +0000)]
Bug 471461: Incorrect text displayed about groups when a bug is in a product which has only one group defined, with settings Mandatory/Mandatory - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
lpsolit%gmail.com [Fri, 23 Jan 2009 22:24:16 +0000 (22:24 +0000)]
Bug 474206: Useless </a> in the component_cc section when deleting a user account - Patch by arbingersys <arbingersys@gmail.com> r/a=LpSolit
lpsolit%gmail.com [Fri, 23 Jan 2009 21:36:28 +0000 (21:36 +0000)]
Bug 474881: checksetup.pl only creates custom CSS files on the second run - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
mkanat%bugzilla.org [Tue, 20 Jan 2009 20:10:06 +0000 (20:10 +0000)]
Bug 134022: PERFORMANCE: deleting old login cookies locks login checks
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
lpsolit%gmail.com [Thu, 15 Jan 2009 01:16:04 +0000 (01:16 +0000)]
Bug 464992: Binary attachments, graphical reports and new charts are not displayed correctly on Windows - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
lpsolit%gmail.com [Thu, 8 Jan 2009 23:44:22 +0000 (23:44 +0000)]
Bug 335762: Move Windows Install Instruction to Wiki - Patch by Frédéric Buclin <LpSolit@gmail.com> r=colin
lpsolit%gmail.com [Sun, 4 Jan 2009 18:21:05 +0000 (18:21 +0000)]
Bug 472047: Search containing "%Complete" boolean chart fails - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
mkanat%bugzilla.org [Fri, 2 Jan 2009 23:31:54 +0000 (23:31 +0000)]
Bug 471060: The mod_perl CGI requirement isn't necessary anymore
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
lpsolit%gmail.com [Thu, 1 Jan 2009 23:34:11 +0000 (23:34 +0000)]
Bug 455476: clicking "mark as duplicate" should focus the dup_id field - Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r/a=mkanat
lpsolit%gmail.com [Thu, 1 Jan 2009 23:13:26 +0000 (23:13 +0000)]
Bug 332995: Steps to Reproduce not removed from comment when user leaves default content (steps without blanks) - Patch by Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit
lpsolit%gmail.com [Tue, 30 Dec 2008 01:40:36 +0000 (01:40 +0000)]
Bug 105960: xml.cgi generates invalid XML - Patch by Kip Hampton <khampton@totalcinema.com> r/a=mkanat
lpsolit%gmail.com [Mon, 29 Dec 2008 21:19:19 +0000 (21:19 +0000)]
Bug 385163: The guided enter bug form says "Create a new Attachment" link on the bug, but the link is "Add an attachment" - Patch by timeless <timeless@bemail.org> r=wicked a=LpSolit
lpsolit%gmail.com [Mon, 29 Dec 2008 21:12:17 +0000 (21:12 +0000)]
Bug 468617: OS sniffing doesn't detect OS X 10.5 - Patch by Matt Selsky <selsky@columbia.edu> r=timeless a=LpSolit
lpsolit%gmail.com [Mon, 29 Dec 2008 00:35:57 +0000 (00:35 +0000)]
Bug 471324: Don't build mail headers for existing bugs (too many calls to multiline_sprintf()) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
lpsolit%gmail.com [Mon, 29 Dec 2008 00:05:06 +0000 (00:05 +0000)]
Bug 465589: Already selected user accounts are no longer displayed when usemenuforusers is enabled and the account has been disabled - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit