- 23 Jan, 2006 3 commits
-
-
lpsolit%gmail.com authored
Bug 323392: admin/classifications/select.html.tmpl has a link pointing to itself - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
-
wurblzap%gmail.com authored
Bug 319331: mailto link generated with BiDi user name and email address gets mangled with timestamp. Patch by Marc Schumann <wurblzap@gmail.com>, r=justdave, r(char list)=smontagu, a=justdave
-
lpsolit%gmail.com authored
Bug 324248: Deleting a group doesn't remove entries in group_group_map correctly - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
-
- 21 Jan, 2006 2 commits
-
-
lpsolit%gmail.com authored
Bug 322906: Flag inclusion and exclusion lists in editflagtypes.cgi should have a size of 7 instead of 4 - Patch by timeless <timeless@bemail.org> r=LpSolit a=justdave
-
lpsolit%gmail.com authored
Bug 323955: Deleting a group incorrectly checks for user group membership (miss group inheritance) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
-
- 20 Jan, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 323769: Column names for reporter, assignee and QA contact realnames are incorrect when exporting a bug list to non-HTML formats - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
-
- 16 Jan, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 323575: [PostgreSQL] sanitycheck.cgi?createmissinggroupcontrolmapentries=1 produces a SQL error - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave
-
- 12 Jan, 2006 2 commits
-
-
mkanat%kerio.com authored
Bug 322771: PostgreSQL incorrectly detects that some summaries have control characters when they don't Patch By Frederic Buclin <LpSolit@gmail.com> r=mkanat, a=justdave
-
lpsolit%gmail.com authored
Bug 322807: Spelling mistake in docs, section "Searching for Bugs" - Patch by Kurt (supernova_00) <supernova_00@yahoo.com> r=LpSolit
-
- 11 Jan, 2006 3 commits
-
-
lpsolit%gmail.com authored
Bug 243268: Cannot remove several flag inclusions/exclusions at once - Patch by Frédéric Buclin <LpSolit@gmail.com> r=timeless a=justdave
-
lpsolit%gmail.com authored
Bug 285614: Rewrite importxml.pl to remove XML::Parser magic numbers - Patch by Greg Hendricks <ghendricks@novell.com> r=LpSolit a=myk
-
lpsolit%gmail.com authored
Bug 316096: 'everconfirmed' is not included in the DTD and XML files - Patch by Greg Hendricks <ghendricks@novell.com> r=LpSolit a=myk
-
- 10 Jan, 2006 5 commits
-
-
timeless%mozdev.org authored
r=lpsolit a=justdave
-
timeless%mozdev.org authored
r=lpsolit a=justdave
-
lpsolit%gmail.com authored
Bug 322712: Cannot export local attachments (attachments are truncated) - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
-
lpsolit%gmail.com authored
Bug 322620: Logging in with 'Remember my Login' deselected gives: Use of uninitialized value in string eq at Bugzilla/Auth/Login/WWW/CGI.pm line 83 - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
-
lpsolit%gmail.com authored
Bug 238207: Comment autolinkification on midair page points to wrong cgi - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
-
- 09 Jan, 2006 1 commit
-
-
mozilla%colinogilvie.co.uk authored
Patch by Paul <pdemarco@zoominternet.net> and Colin Ogilvie <colin.ogilvie@gmail.com>; r/a=justdave
-
- 08 Jan, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 320529: BugMail.pm crashes when checking email prefs of a deleted user - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
-
- 06 Jan, 2006 2 commits
-
-
myk%mozilla.org authored
Backing out fix for bug 287325 (initial implementation of custom fields): turns out the tree is not yet open for 2.24 checkins after all. I'll check this back in once the tree opens for 2.24 checkins, which lpsolit says will be in about a month.
-
myk%mozilla.org authored
Bug 287325: an initial implementation of custom fields, including the ability to add text custom fields via the command-line script customfield.pl, search them via the boolean charts, display and edit them on the show bug page, and see changes to them in bug activity; r=mkanat, glob
-
- 05 Jan, 2006 5 commits
-
-
lpsolit%gmail.com authored
Bug 322244: Cookies are incorrectly detainted when logging out - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
-
lpsolit%gmail.com authored
Bug 322315: When a user is logged out, $user->can_bless gives: Not an ARRAY reference at Bugzilla/User.pm line 643 - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
-
lpsolit%gmail.com authored
Bug 320506: enter_bug.cgi crashes if the product name is written with the wrong case - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk r=bkor a=justdave
-
gerv%gerv.net authored
Bug 286724: change testserver.pl to do a simpler check for image creation, thereby avoiding false negatives. Patch by gerv; r=glob, a=justdave.
-
timeless%mozdev.org authored
r=lpsolit a=justdave
-
- 03 Jan, 2006 5 commits
-
-
lpsolit%gmail.com authored
Bug 119524: SECURITY: predictable sessionid (Use a token instead of logincookie) - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat a=justdave
-
lpsolit%gmail.com authored
Bug 311277: MIME::Parser is not found with ActivePerl - Patch by byron jones (glob) <bugzilla@glob.com.au> r=wurblzap a=justdave
-
wurblzap%gmail.com authored
Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=justdave
-
bugreport%peshkin.net authored
Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave
-
lpsolit%gmail.com authored
Bug 320960: When viewing bugs in the "Format for printing" (aka Long format), the bug status and resolution are not translated correctly - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
-
- 02 Jan, 2006 1 commit
-
-
wurblzap%gmail.com authored
Patch by Marc Schumann <wurblzap@gmail.com>, r=wicked, a=justdave
-
- 31 Dec, 2005 1 commit
-
-
wurblzap%gmail.com authored
Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=justdave
-
- 30 Dec, 2005 7 commits
-
-
mozilla%colinogilvie.co.uk authored
Patch by: victory <bmo@rsz.jp>; r=colin
-
mozilla%colinogilvie.co.uk authored
Patch by: Ville Skyttäville.skytta@iki.fi> and victory <bmo@rsz.jp>; r=colin
-
mozilla%colinogilvie.co.uk authored
Patch by: victory <bmo@rsz.jp>; r=colin
-
lpsolit%gmail.com authored
Bug 299646: Potential missing entries in bug_group_map related to mandatory groups - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
-
lpsolit%gmail.com authored
Bug 284590: When using SMTP, emails are not sent to the CC list associated with the flag type - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=wicked a=justdave
-
karl%kornel.name authored
-
lpsolit%gmail.com authored
Bug 315551: time summary split by month counts days twice - Patch by Miluse Nemcova <miluse.nemcova@volny.cz> r=wicked a=justdave
-