Hmmm... Reproducible: Always
robbat2: please :) Hardware should default to All, not Other Priority should default to P2, not P1
Priority set to default to P2. The sortkeys for Hardware are already set to have All as the default. Where do you see otherwise? P.S. Please file bugzilla bugs in the correct product!
(In reply to comment #2) > Priority set to default to P2. > The sortkeys for Hardware are already set to have All as the default. Where do > you see otherwise? http://bugs.gentoo.org/enter_bug.cgi?product=Gentoo%20Linux&format=guided - see the Hardware Platform there; still default to other for me. > P.S. Please file bugzilla bugs in the correct product! I didn't mean to file a bugzilla bug, I was testing the defaults :)
Here is the raw template code. I don't know why it's choosing Other for hardware. <tr bgcolor="[% tablecolour %]"> <td align="right" valign="top"> <b>Hardware Platform</b> </td> <td valign="top"> [% PROCESS select sel = 'rep_platform' %] </td> </tr> <tr> <td align="right" valign="top"> <b>Operating System</b> </td> <td valign="top"> [% PROCESS select sel = 'op_sys' %] </td> </tr>
Hi! Just got a mail from bug#130879 (2006-04-23 01:22 -0800) Hum?
(In reply to comment #3) > (In reply to comment #2) > > Priority set to default to P2. Doesn't seem to work... Bug 160409
*** Bug 160409 has been marked as a duplicate of this bug. ***
*** Bug 160413 has been marked as a duplicate of this bug. ***
ok, it is properly fixed now
(In reply to comment #9) > ok, it is properly fixed now Cool, thanks!