From lpsolit at gmail.com Sat Sep 2 22:24:32 2006 From: lpsolit at gmail.com (=?ISO-8859-1?Q?Fr=E9d=E9ric_Buclin?=) Date: Sun, 03 Sep 2006 00:24:32 +0200 Subject: Bugzilla meeting on Tuesday, September 5th, 2006 at 18:00 UTC Message-ID: <44FA04A0.8070804@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Reminder: Our next Bugzilla meeting is on Tuesday, September 5th at 18:00 UTC (11:00 PDT, 20:00 CEST) in the #bugzilla-meeting channel on IRC. The main discussion will be about the freezing date for Bugzilla 3.0 which was initially set to September 15, 2006. LpSolit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFE+gSguG3TRgecPlsRAqUrAKCcPD9fMAf7Dg704wch8g4esHg6/ACfTMdQ NIugXGm9JHsxShKLjnwx1FA= =3Aqi -----END PGP SIGNATURE----- From julien.beti at free.fr Tue Sep 5 14:59:12 2006 From: julien.beti at free.fr (Julien BETI) Date: Tue, 05 Sep 2006 16:59:12 +0200 Subject: ICS buglist template generating VEVENT based on bug deadline Message-ID: <44FD90C0.4040106@free.fr> Hello, Basing my work on the existing list.ics.tmpl template which generate VTODO entries in the generated ICS, I'm trying to make a list.icsevent.tmpl which generate VEVENT entries, based on the deadline of the bug, keeping the TODO entries if deadline not set. As I'm far from comfortable with Template Toolkit coding, I experience an error, and I do not understand the problem: In standard list.ics.tmpl file (which works, of course :p): [% BLOCK ics_dtstart %] [% date.format(bug.opentime,"%Y%m%dT%H%M%SZ") FILTER ics('DTSTART') %] [% END %] In my list.icsevent.tmpl file: [% BLOCK ics_dtstart %] [% date.format(bug.deadline,"%Y%m%dT%H%M%SZ") FILTER ics('DTSTART') %] [% END %] It gives the following error: date error - bad time/date string: expects 'h:m:s d:m:y' got: '2006-09-05' From my understanding, as the deadline is stored as a date in MySQL, I should have a date in bug.deadline, but obviously I don't. I will not list here all that I've tried as it may look like desperate tries :p Is somebody can give me a clue on this, and how the "bug" object is built and initialized? Thanks, Julien. -- Motofix La route est longue, mais la voie est libre... http://www.jujunie.com From mkanat at bugzilla.org Tue Sep 5 23:44:17 2006 From: mkanat at bugzilla.org (Max Kanat-Alexander) Date: Tue, 05 Sep 2006 16:44:17 -0700 Subject: Skins, Skins, Skins Galore! Message-ID: <1157499858.2420.49.camel@localhost.localdomain> The skinning system will go in very soon! Now, we need some skins. :-) Make some skins! File bugs! :-) It would be fun to ship with a lot of possible alternate skins available for people. That is, not necessarily check them all into the code base, but just have them available out there for people to download. I'd also like to actually ship two skins with Bugzilla, and possibly three. So we could always have some sort of skin competition, too, and whoever wins gets their shipped...something like that. :-) And congrats and much thanks to Wurblzap on writing the skins system, and everything. :-) -Max -- http://www.everythingsolved.com/ Competent, Friendly Bugzilla Services. And Everything Else, too. From lpsolit at gmail.com Wed Sep 6 10:57:52 2006 From: lpsolit at gmail.com (=?UTF-8?B?RnLDqWTDqXJpYyBCdWNsaW4=?=) Date: Wed, 06 Sep 2006 12:57:52 +0200 Subject: Skins, Skins, Skins Galore! In-Reply-To: <1157499858.2420.49.camel@localhost.localdomain> References: <1157499858.2420.49.camel@localhost.localdomain> Message-ID: <44FEA9B0.4010308@gmail.com> > I'd also like to actually ship two skins with Bugzilla, and possibly > three. So we could always have some sort of skin competition, too, and > whoever wins gets their shipped...something like that. :-) I would prefer to see skins available on bugzilla.org, so that admins can download skins if they want to. I'm not sure we should make any kind of competition nor make it "funny". So having only one skin by default (in the tarball), with maybe an alternate one, should be enough. Another reason is that skins which are part of the official tarball have to go through the review and approval processes. LpSolit From kevin.benton at amd.com Wed Sep 6 15:20:53 2006 From: kevin.benton at amd.com (Benton, Kevin) Date: Wed, 6 Sep 2006 08:20:53 -0700 Subject: Skins, Skins, Skins Galore! Message-ID: > > I'd also like to actually ship two skins with Bugzilla, and possibly > > three. So we could always have some sort of skin competition, too, and > > whoever wins gets their shipped...something like that. :-) > > > I would prefer to see skins available on bugzilla.org, so that admins > can download skins if they want to. I'm not sure we should make any kind > of competition nor make it "funny". So having only one skin by default > (in the tarball), with maybe an alternate one, should be enough. Another > reason is that skins which are part of the official tarball have to go > through the review and approval processes. I agree. I also think that having screenshots of skins available to preview what Bugzilla would look like prior to installation would help entice admins into taking the time/effort to actually install a few skins. Thanks for the announcement and congrats to wurblzap on landing the skins! :) --- Kevin Benton Perl/Bugzilla Developer/Administrator, Perforce SCM Administrator AMD - ECSD Software Validation and Tools The opinions stated in this communication do not necessarily reflect the view of Advanced Micro Devices and have not been reviewed by management. This communication may contain sensitive and/or confidential and/or proprietary information. Distribution of such information is strictly prohibited without prior consent of Advanced Micro Devices. This communication is for the intended recipient(s) only. If you have received this communication in error, please notify the sender, then destroy any remaining copies of this communication. From mkanat at bugzilla.org Wed Sep 6 19:11:24 2006 From: mkanat at bugzilla.org (Max Kanat-Alexander) Date: Wed, 06 Sep 2006 12:11:24 -0700 Subject: Skins, Skins, Skins Galore! In-Reply-To: <44FEA9B0.4010308@gmail.com> References: <1157499858.2420.49.camel@localhost.localdomain> <44FEA9B0.4010308@gmail.com> Message-ID: <1157569884.2515.4.camel@localhost.localdomain> On Wed, 2006-09-06 at 12:57 +0200, Fr?d?ric Buclin wrote: > > I'd also like to actually ship two skins with Bugzilla, and possibly > > three. So we could always have some sort of skin competition, too, and > > whoever wins gets their shipped...something like that. :-) > > I would prefer to see skins available on bugzilla.org, so that admins > can download skins if they want to. Yeah, definitely! Or at least linked from the Wiki. > So having only one skin by default > (in the tarball), with maybe an alternate one, should be enough. Right, that's what I meant. -Max -- http://www.everythingsolved.com/ Competent, Friendly Bugzilla Services. And Everything Else, too. From gerv at mozilla.org Wed Sep 6 21:13:23 2006 From: gerv at mozilla.org (Gervase Markham) Date: Wed, 06 Sep 2006 22:13:23 +0100 Subject: Skins, Skins, Skins Galore! In-Reply-To: <1157499858.2420.49.camel@localhost.localdomain> References: <1157499858.2420.49.camel@localhost.localdomain> Message-ID: <44FF39F3.9000902@mozilla.org> Max Kanat-Alexander wrote: > Now, we need some skins. :-) I'd say two is the right number - a default and an alternate, to demonstrate the system. Perhaps a "minimalist" skin, to keep down maintenance. The more skins we have, the more maintenance work we give ourselves if we don't want to ship with broken skins. Remember, each one needs to be tested visually on every page before a release. > I'd also like to actually ship two skins with Bugzilla, and possibly > three. So we could always have some sort of skin competition, too, and > whoever wins gets their shipped...something like that. :-) That's how we got stuck with a really ugly throbber for the Mozilla Suite way back when. Contests to decide which code gets shipped are not good :-| Gerv From ycombarnous at yahoo.fr Fri Sep 8 13:19:16 2006 From: ycombarnous at yahoo.fr (Barns) Date: Fri, 8 Sep 2006 06:19:16 -0700 (PDT) Subject: Checking milestone validity to detaint it Message-ID: <6208746.post@talk.nabble.com> I would like to know the Perl code to check a milestone value is existing (known variables: product_id and milestone value). I found below code for checking a product is existing in reports.cgi. Any help? my @myproducts; push( @myproducts, map { $_->name } @{$user->get_selectable_products} ); if (! defined $cgi->param('product')) { choose_product(@myproducts); $template->put_footer(); } else { my $product = $cgi->param('product'); # For security and correctness, validate the value of the "product" form variable. # Valid values are those products for which the user has permissions which appear # in the "product" drop-down menu on the report generation form. grep($_ eq $product, @myproducts) || ThrowUserError("invalid_product_name", {product => $product}); -- View this message in context: http://www.nabble.com/Checking-milestone-validity-to-detaint-it-tf2239045.html#a6208746 Sent from the Bugzilla - Dev forum at Nabble.com. From mkanat at bugzilla.org Sat Sep 9 21:40:03 2006 From: mkanat at bugzilla.org (Max Kanat-Alexander) Date: Sat, 09 Sep 2006 14:40:03 -0700 Subject: Checking milestone validity to detaint it In-Reply-To: <6208746.post@talk.nabble.com> References: <6208746.post@talk.nabble.com> Message-ID: <1157838003.2423.7.camel@localhost.localdomain> On Fri, 2006-09-08 at 06:19 -0700, Barns wrote: > I would like to know the Perl code to check a milestone value is existing > (known variables: product_id and milestone value). Once you have a Bugzilla::Product object, $product->milestones should return an arrayref of valid milestones for that product. If this is for a local customization, any further questions would be best directed to the support list: http://www.bugzilla.org/support/ If this is for code that you plan to contribute to Bugzilla, you can come into IRC and ask us about it. (Instructions also above at that URL.) -Max -- http://www.everythingsolved.com/ Competent, Friendly Bugzilla Services. And Everything Else, too. From eli at prometheus-music.com Sun Sep 10 23:04:57 2006 From: eli at prometheus-music.com (Eli Goldberg) Date: Sun, 10 Sep 2006 16:04:57 -0700 Subject: Revised "Bug Writing Guidelines" available for review Message-ID: Hi, everyone -- I wrote Bugzilla's bug writing guidelines eight years ago while I was a software test engineer at Netscape. I've placed a revised copy for review and possible check-in at: http://www.prometheus-music.com/gecko/bug-writing.html.tmpl Why update this tutorial? A lot has changed in eight years: * Many of the products I mentioned are obsolete (Mac OS 9, Internet Explorer 5, Macsbug, etc.) * People have shrinking attention spans when reading web pages. We can't count on people reading every single word and tangent. Content must be quick to read or it will be ignored. (I receive monthly e-mails from annoyed people who won't report a bug because the tutorial was too long to read.) * My own standards are higher -- I'm now a graduate student in technical communications at the University of Washington. So, after talking with Max and Gandalf, I've updated the Bug Writing Guidelines to better reflect the expectations of today's users. Most of these changes are from Vera Horiuchi, who wrote much of the original Netscape/Mozilla documentation, and who presently oversees documentation and instructional design for Apple's web browser. I hope you will find it to be more user friendly, easier to understand, and -- surprise! -- shorter. If there's anyone who could let me know what to do next to get it through the review cycle, I'll be available for one more week until the fall semester starts. Eli Goldberg From gerv at mozilla.org Mon Sep 11 14:00:52 2006 From: gerv at mozilla.org (Gervase Markham) Date: Mon, 11 Sep 2006 15:00:52 +0100 Subject: Revised "Bug Writing Guidelines" available for review In-Reply-To: References: Message-ID: <45056C14.4020709@mozilla.org> Eli Goldberg wrote: > http://www.prometheus-music.com/gecko/bug-writing.html.tmpl Any chance of a patch, so we can see the differences? How would you like feedback? Have you filed a bug to track this work? Is it well-written? ;-) Gerv From eli at prometheus-music.com Mon Sep 11 14:52:57 2006 From: eli at prometheus-music.com (Eli Goldberg) Date: Mon, 11 Sep 2006 07:52:57 -0700 Subject: Revised "Bug Writing Guidelines" available for review In-Reply-To: <45056C14.4020709@mozilla.org> Message-ID: > Eli Goldberg wrote: >> http://www.prometheus-music.com/gecko/bug-writing.html.tmpl > > Any chance of a patch, so we can see the differences? Hi, Gerv -- Sure. I'll attach the difference of a 'diff' command between the files right now. If something more fancy than that is needed (such as from CVS), I'd have to defer to you, Gandalf or Max. It's been years since I've used CVS, and I don't see how to do it without actually setting up a repository and having made the changes using CVS. > How would you like feedback? Probably best to put it in bug #352165, which I just created to track this work. > Have you filed a bug to track this work? Oh, hey, where did I just get that idea from? ;-) > Is it well-written? ;-) Way better than before! There may be the occasional typo since I haven't seen it without templatization. I suspect the layout (use of blockquote/etc) may be worth reviewing for technical correctness, although it looks fine to me on Safari & Firefox. Thanks! > Gerv > > - > To view or change your list settings, click here: > > From mkanat at bugzilla.org Thu Sep 14 06:21:30 2006 From: mkanat at bugzilla.org (Max Kanat-Alexander) Date: Wed, 13 Sep 2006 23:21:30 -0700 Subject: How Checksetup Works Message-ID: <1158214890.2444.60.camel@localhost.localdomain> Hey hey. So, the reorganization of checksetup.pl is basically done. You'll notice it's a very short script, now. As part of the final bug, I also added some new docs to checksetup.pl about how it works. You can either see these by doing "perldoc checksetup.pl" or they may be available here in HTML: http://landfill.bugzilla.org/mkanat4/docs/html/api/checksetup.html#How_Checksetup_Works -Max -- http://www.everythingsolved.com/ Competent, Friendly Bugzilla Services. And Everything Else, too. From lpsolit at gmail.com Fri Sep 15 13:39:50 2006 From: lpsolit at gmail.com (=?ISO-8859-1?Q?Fr=E9d=E9ric_Buclin?=) Date: Fri, 15 Sep 2006 15:39:50 +0200 Subject: Minutes of the Bugzilla meetings Message-ID: <450AAD26.6080800@gmail.com> Minutes of our last two Bugzilla meetings are available on Wiki: http://wiki.mozilla.org/Bugzilla:Meetings:2006-08-22 http://wiki.mozilla.org/Bugzilla:Meetings:2006-09-05 Also, our next meeting will be on next Tuesday (Sept 19) at 18:00 GMT, as usual (11:00 PDT, 20:00 CEST). LpSolit From derekbellnersmith at yahoo.com Thu Sep 21 18:22:56 2006 From: derekbellnersmith at yahoo.com (Derek B. Smith) Date: Thu, 21 Sep 2006 11:22:56 -0700 (PDT) Subject: any help needed in Perl or documenting PODs Message-ID: <20060921182256.85405.qmail@web42410.mail.scd.yahoo.com> Hello... I am new to the list. I have 5 years of Perl and 8 years of Unix admin professional experience. If there is any Perl development help needed please let me know so I can take some of the load. thanks ciao derek __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com From kevin.benton at amd.com Fri Sep 22 16:28:01 2006 From: kevin.benton at amd.com (Benton, Kevin) Date: Fri, 22 Sep 2006 09:28:01 -0700 Subject: any help needed in Perl or documenting PODs Message-ID: > I am new to the list. I have 5 years of Perl and 8 > years of Unix admin professional experience. If there > is any Perl development help needed please let me know > so I can take some of the load. Feel free to join us. http://www.bugzilla.org/developers/ --- Kevin Benton Perl/Bugzilla Developer/Administrator, Perforce SCM Administrator AMD - ECSD Software Validation and Tools The opinions stated in this communication do not necessarily reflect the view of Advanced Micro Devices and have not been reviewed by management. This communication may contain sensitive and/or confidential and/or proprietary information. Distribution of such information is strictly prohibited without prior consent of Advanced Micro Devices. This communication is for the intended recipient(s) only. If you have received this communication in error, please notify the sender, then destroy any remaining copies of this communication. From derekbellnersmith at yahoo.com Fri Sep 22 16:41:58 2006 From: derekbellnersmith at yahoo.com (Derek B. Smith) Date: Fri, 22 Sep 2006 09:41:58 -0700 (PDT) Subject: any help needed in Perl or documenting PODs In-Reply-To: Message-ID: <20060922164158.2402.qmail@web42406.mail.scd.yahoo.com> Kevin, I already reviewed this paged but I did not find a open task checklist of some sort. Where can I start? Please give me some initial direction. thank you derek --- "Benton, Kevin" wrote: > > I am new to the list. I have 5 years of Perl and 8 > > years of Unix admin professional experience. If > there > > is any Perl development help needed please let me > know > > so I can take some of the load. > > Feel free to join us. > http://www.bugzilla.org/developers/ > > --- > Kevin Benton > Perl/Bugzilla Developer/Administrator, Perforce SCM > Administrator > AMD - ECSD Software Validation and Tools > > The opinions stated in this communication do not > necessarily reflect the > view of Advanced Micro Devices and have not been > reviewed by management. > This communication may contain sensitive and/or > confidential and/or > proprietary information. Distribution of such > information is strictly > prohibited without prior consent of Advanced Micro > Devices. This > communication is for the intended recipient(s) only. > If you have > received this communication in error, please notify > the sender, then > destroy any remaining copies of this communication. > > > > - > To view or change your list settings, click here: > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com From kevin.benton at amd.com Fri Sep 22 17:13:41 2006 From: kevin.benton at amd.com (Benton, Kevin) Date: Fri, 22 Sep 2006 10:13:41 -0700 Subject: any help needed in Perl or documenting PODs Message-ID: The best route to getting started is to 1) become familiar with that page (of course), take a look at open issues on bugzilla.mozilla.org specific to Bugzilla, and 3) join us on irc.mozilla.org to see what's most needed today. :) --- Kevin Benton Perl/Bugzilla Developer/Administrator, Perforce SCM Administrator AMD - ECSD Software Validation and Tools The opinions stated in this communication do not necessarily reflect the view of Advanced Micro Devices and have not been reviewed by management. This communication may contain sensitive and/or confidential and/or proprietary information. Distribution of such information is strictly prohibited without prior consent of Advanced Micro Devices. This communication is for the intended recipient(s) only. If you have received this communication in error, please notify the sender, then destroy any remaining copies of this communication. > -----Original Message----- > From: developers-owner at bugzilla.org [mailto:developers-owner at bugzilla.org] > On Behalf Of Derek B. Smith > Sent: Friday, September 22, 2006 10:42 AM > To: developers at bugzilla.org > Subject: Re: any help needed in Perl or documenting PODs > > Kevin, > > I already reviewed this paged but I did not find a > open task checklist of some sort. Where can I start? > Please give me some initial direction. > > thank you > derek > > > --- "Benton, Kevin" wrote: > > > > I am new to the list. I have 5 years of Perl and 8 > > > years of Unix admin professional experience. If > > there > > > is any Perl development help needed please let me > > know > > > so I can take some of the load. > > > > Feel free to join us. > > http://www.bugzilla.org/developers/ > > > > --- > > Kevin Benton > > Perl/Bugzilla Developer/Administrator, Perforce SCM > > Administrator > > AMD - ECSD Software Validation and Tools > > > > The opinions stated in this communication do not > > necessarily reflect the > > view of Advanced Micro Devices and have not been > > reviewed by management. > > This communication may contain sensitive and/or > > confidential and/or > > proprietary information. Distribution of such > > information is strictly > > prohibited without prior consent of Advanced Micro > > Devices. This > > communication is for the intended recipient(s) only. > > If you have > > received this communication in error, please notify > > the sender, then > > destroy any remaining copies of this communication. > > > > > > > > - > > To view or change your list settings, click here: > > > > > > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > - > To view or change your list settings, click here: > > From justdave at bugzilla.org Fri Sep 22 23:39:42 2006 From: justdave at bugzilla.org (David Miller) Date: Fri, 22 Sep 2006 19:39:42 -0400 Subject: any help needed in Perl or documenting PODs In-Reply-To: References: Message-ID: <4514743E.7040409@bugzilla.org> Benton, Kevin wrote on 9/22/06 1:13 PM: > The best route to getting started is to 1) become familiar with that > page (of course), take a look at open issues on bugzilla.mozilla.org > specific to Bugzilla, and 3) join us on irc.mozilla.org to see what's > most needed today. :) Yeah, Bugzilla is our task list. :) Since you mentioned docs... There's some links near the bottom of the Documentors guide on on the developer page that link to specific lists of bugs that are flagged as needing documentation. I don't think we have anything distinguishing the pod docs from the user docs though so you'd have to look at the bugs to see which are which. Another good thing to look at, since you mention POD specifically, is to look at the included perl modules to see if they all actually have any POD in them at all. Last time I looked there were several that didn't even have a summary of what the file was let alone any function documentation. That would be a really good place to start if you're looking for something to do. You can, of course, file bugs for each one and attach the patches to the bugs. -- Dave Miller http://www.justdave.net/ System Administrator, Mozilla Corporation http://www.mozilla.com/ Project Leader, Bugzilla Bug Tracking System http://www.bugzilla.org/ From lpsolit at gmail.com Sun Sep 24 00:38:38 2006 From: lpsolit at gmail.com (=?ISO-8859-1?Q?Fr=E9d=E9ric_Buclin?=) Date: Sun, 24 Sep 2006 02:38:38 +0200 Subject: QA tests running! Message-ID: <4515D38E.40304@gmail.com> OK, here we go! All security bugs have been reviewed. We can now start the QA process for all 3 branches + trunk. Those interested in helping can join the QA team in the #qa-bugzilla channel on IRC. People knowing Selenium (for automated tests) and wanting to help are highly desired. Those wanting to write some testcases for Testopia are also welcome, as well as anyone who "simply" wants to do a test or two. :) We hope to release 2.23.3, 2.22.1, 2.20.3 and 2.18.6 in two weeks... if everything goes well. LpSolit From mkanat at bugzilla.org Sun Sep 24 06:08:07 2006 From: mkanat at bugzilla.org (Max Kanat-Alexander) Date: Sat, 23 Sep 2006 23:08:07 -0700 Subject: Easy Help Needed With Release Message-ID: <1159078087.7940.12.camel@localhost.localdomain> Hey hey hey. Some simple help is needed with the release: https://bugzilla.mozilla.org/buglist.cgi?bug_id=346506,346507,346508 It's just those bugs that need somebody to take them. They don't have descriptions, but you can see what needs to be done for them here: http://www.bugzilla.org/docs/release.html#web_site_updates Each one of the above bugs corresponds to one of the steps on that page. If you have any questions, just come into IRC and ask me! -Max -- http://www.everythingsolved.com/ Competent, Friendly Bugzilla Services. And Everything Else, too. From derekbellnersmith at yahoo.com Wed Sep 27 13:48:14 2006 From: derekbellnersmith at yahoo.com (Derek B. Smith) Date: Wed, 27 Sep 2006 06:48:14 -0700 (PDT) Subject: login not working In-Reply-To: <1159078087.7940.12.camel@localhost.localdomain> Message-ID: <20060927134814.25875.qmail@web42407.mail.scd.yahoo.com> Yo... Trying to log in to grab some tasks, but after failing I reset my passwd then I "accepted" the passwd change, then I received email saying password change was successfuly, but I cannot login as it is telling me invlaid user-id or password? userid=derekbellnersmith at yahoo.com can anyone hlpe plz? thx derek --- Max Kanat-Alexander wrote: > Hey hey hey. Some simple help is needed with the > release: > > https://bugzilla.mozilla.org/buglist.cgi?bug_id=346506,346507,346508 > > It's just those bugs that need somebody to take > them. > > They don't have descriptions, but you can see what > needs to be done for > them here: > > > http://www.bugzilla.org/docs/release.html#web_site_updates > > Each one of the above bugs corresponds to one of > the steps on that > page. > > If you have any questions, just come into IRC and > ask me! > > -Max > -- > http://www.everythingsolved.com/ > Competent, Friendly Bugzilla Services. And > Everything Else, too. > > - > To view or change your list settings, click here: > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com From lpsolit at gmail.com Thu Sep 28 15:23:16 2006 From: lpsolit at gmail.com (=?ISO-8859-1?Q?Fr=E9d=E9ric_Buclin?=) Date: Thu, 28 Sep 2006 17:23:16 +0200 Subject: Bugzilla: trunk closed for enhancement bugs Message-ID: <451BE8E4.6030805@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, Just so that you know: from today and till we release 2.23.3, non-critical bugs (i.e. bugs not marked as blockers) won't be accepted for 2.23.3 anymore. The reason is that we already started QA tests, and the QA team doesn't want to run all tests everytime someone commits a patch which changes half of the code. Low-risk patches can still be approved, on a case-by-case basis. Also, all branches are closed for checkins, meaning that only the project owner (justdave) and peers (myk, mkanat and me) can commit patches on them. If anyone wants to give us a hand for testing our next releases, feel free to join us in #qa-bugzilla. LpSolit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFG+jkuG3TRgecPlsRAt4yAJ9VA12hOMuSw8GagRR/5JVXFcPe+wCggIz4 8L8vifGkOycuuau9RvpvxQ4= =njRd -----END PGP SIGNATURE----- From justdave at bugzilla.org Fri Sep 29 05:45:46 2006 From: justdave at bugzilla.org (David Miller) Date: Fri, 29 Sep 2006 01:45:46 -0400 Subject: bugzilla.org website CVS repository moving Message-ID: <451CB30A.4090403@bugzilla.org> Some of you are already aware, but just to make sure everyone knows, we're in the process of moving the bugzilla.org website out of mozilla-org/html/projects/bugzilla/ into bugzilla-org/ on the cvs server, in order to allow us to use a more flexible site build system. The CVS file copies in order to preserve history on the files was performed this afternoon. We'll be switching over the live site to pull from the new repo as soon as we get it building correctly. I'll post again when that happens. In the mean time, remember that if you change anything on the website, you need to make the same change in both repos until we complete the switchover. The source data for the installation list is the main thing that's in a different spot in the new repo. It's now in the lib/ directory at the top-level (outside of what's essentially the docroot). -- Dave Miller http://www.justdave.net/ System Administrator, Mozilla Corporation http://www.mozilla.com/ Project Leader, Bugzilla Bug Tracking System http://www.bugzilla.org/ From gerv at mozilla.org Fri Sep 29 15:36:05 2006 From: gerv at mozilla.org (Gervase Markham) Date: Fri, 29 Sep 2006 16:36:05 +0100 Subject: login not working In-Reply-To: <20060927134814.25875.qmail@web42407.mail.scd.yahoo.com> References: <20060927134814.25875.qmail@web42407.mail.scd.yahoo.com> Message-ID: <451D3D65.6010904@mozilla.org> Derek B. Smith wrote: > Trying to log in to grab some tasks, but after failing > I reset my passwd then I "accepted" the passwd change, > then I received email saying password change was > successfuly, but I cannot login as it is telling me > invlaid user-id or password? > > userid=derekbellnersmith at yahoo.com > > can anyone hlpe plz? Which Bugzilla installation are you using? I can't find anyone with that email address on bugzilla.mozilla.org. Gerv