diff options
Diffstat (limited to 'zarb-ml/mageia-dev/20101225/001890.html')
-rw-r--r-- | zarb-ml/mageia-dev/20101225/001890.html | 134 |
1 files changed, 134 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/20101225/001890.html b/zarb-ml/mageia-dev/20101225/001890.html new file mode 100644 index 000000000..a5b97bd30 --- /dev/null +++ b/zarb-ml/mageia-dev/20101225/001890.html @@ -0,0 +1,134 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Proposal for bugzilla + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Proposal%20for%20bugzilla&In-Reply-To=%3C201012250124.56015.maarten.vanraes%40gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="001889.html"> + <LINK REL="Next" HREF="001897.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Proposal for bugzilla</H1> + <B>Maarten Vanraes</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Proposal%20for%20bugzilla&In-Reply-To=%3C201012250124.56015.maarten.vanraes%40gmail.com%3E" + TITLE="[Mageia-dev] Proposal for bugzilla">maarten.vanraes at gmail.com + </A><BR> + <I>Sat Dec 25 01:24:55 CET 2010</I> + <P><UL> + <LI>Previous message: <A HREF="001889.html">[Mageia-dev] Proposal for bugzilla +</A></li> + <LI>Next message: <A HREF="001897.html">[Mageia-dev] Proposal for bugzilla +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#1890">[ date ]</a> + <a href="thread.html#1890">[ thread ]</a> + <a href="subject.html#1890">[ subject ]</a> + <a href="author.html#1890">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Op zaterdag 25 december 2010 01:04:20 schreef andre999: +><i> Ahmad Samir a écrit : +</I>><i> > On 24 December 2010 13:02, Michael scherer<<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">misc at zarb.org</A>> wrote: +</I>><i> >> On Fri, Dec 24, 2010 at 01:20:41AM +0100, Dexter Morgan wrote: +</I>><i> >>> On Thu, Dec 23, 2010 at 11:22 PM, Ahmad Samir<<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">ahmadsamir3891 at gmail.com</A>> +</I>wrote: +><i> >>>> On 24 December 2010 00:13, Maarten Vanraes<<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">maarten.vanraes at gmail.com</A>> +</I>wrote: +><i> >>>>> Op donderdag 23 december 2010 22:23:56 schreef Ahmad Samir: +</I>><i> >>>>>> On 23 December 2010 22:01, Samuel Verschelde<<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">stormi at laposte.net</A>> +</I>wrote: +><i> >>>>>>> I remember some years ago you could choose the exact version of the +</I>><i> >>>>>>> package for which you reported a bug, from a list. I agree that +</I>><i> >>>>>>> improving the UI side helpers could be useful. +</I>><i> >>>>>>> +</I>><i> >>>>>>> Regards +</I>><i> >>>>>>> +</I>><i> >>>>>>> Samuel Verschelde +</I>><i> >>>>>> +</I>><i> >>>>>> As was said by dmorgan, listing each SRPM slowed down bugzilla a +</I>><i> >>>>>> lot; the distro has a lot of SRPMS... +</I>><i> >>>>> +</I>><i> >>>>> an ajax search is better; it doesn't add much and only gets searched +</I>><i> >>>>> if you enter at least 2 chars, or something like that. +</I>><i> >>>>> +</I>><i> >>>>> if such an ajax is wanted, i can write that if i can use +</I>><i> >>>>> app-mageia-db or similar as a list. +</I>><i> >>>> +</I>><i> >>>> If the user doesn't know how to find the package info (rpm -q +</I>><i> >>>> packagname), no auto-complete is going to help much, he'll just pick +</I>><i> >>>> one of them randomly (top of the list, or bottom of the list). It's +</I>><i> >>>> not much to ask for rpm -q output... +</I>><i> >>>> +</I>><i> >>>> -- +</I>><i> >>>> Ahmad Samir +</I>><i> >>> +</I>><i> >>> and this method is deprecated ( i mean the big list ) because this +</I>><i> >>> slow down too much the server. +</I>><i> >> +</I>><i> >> The server, or the the browser ? +</I>><i> >> ( because server side, that's just a SQL query likely in cache, while +</I>><i> >> browser side, you have to render a enormous 15 000 items list, +</I>><i> >> with allocation of objects, etc, etc ). +</I>><i> >> -- +</I>><i> >> Michael Scherer +</I>><i> > +</I>><i> > Exactly. So if this get implemented I'd like it to be optional, i.e. I +</I>><i> > can still turn it off in my bugzilla preferences. +</I>><i> +</I>><i> Not only that, it should be off by default. +</I>><i> End users tend to use the default configurations, and the last thing we +</I>><i> need is a bugzilla so slow that end users will be dicouraged from +</I>><i> reporting bugs. +</I>><i> In my mind, it is triage and QA who would benefit the most from such a +</I>><i> list. It seems if we were to have such a list, that it might be better to +</I>><i> make it a separate (web) application, which could be referred to in a +</I>><i> separtate tab/window, so it is charged only once for reviewing a number +</I>><i> of bugs. +</I>><i> But if triage/QA is not interested, it is better to avoid this big list. +</I>><i> +</I>><i> Another thought : maybe we should have separate rpm and srpm fields. +</I>><i> Because end-users will relate more to ordinary rpm's, several of which +</I>><i> could be generated by the same srpm. +</I>><i> Do you think that would be useful ? +</I>><i> +</I>><i> my 2 cents :) +</I>><i> +</I>><i> André +</I> + +you guys don't get it; we propose solution so we DON'T NEED the huge list, but +we can do it so: + +A) you don't have to wait on it +B) it's in the background +C) it only activates when you actually are typing something +D) it's server side, so you're not having any trouble by it. +</PRE> + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="001889.html">[Mageia-dev] Proposal for bugzilla +</A></li> + <LI>Next message: <A HREF="001897.html">[Mageia-dev] Proposal for bugzilla +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#1890">[ date ]</a> + <a href="thread.html#1890">[ thread ]</a> + <a href="subject.html#1890">[ subject ]</a> + <a href="author.html#1890">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |