Re: ok for applying my patches about bugs search forms?
Stéphane Blondon <[email protected]>
| Newsgroups | gmane.linux.debian.devel.www |
|---|---|
| Message-ID | <[email protected]> |
Le 29/06/2016 18:33, Don Armstrong a écrit :
> On Wed, 29 Jun 2016, Stéphane Blondon wrote:
>> a few months ago, I made a bug report
>> (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=815239) with patch in
>> order to (IMO) improve the readability of the form for search of bugs
>> (https://www.debian.org/Bugs/).
>
> This bug seems to be about the package search form, not the bug search
> form.
You're right. I didn't remember well what I've done :-/
The patches should improve the 2 forms on
https://www.debian.org/distrib/packages
> The search form here: https://www.debian.org/Bugs/ is modeled
> directly on the search form which is present at the end of every
> pkgreport.cgi output.
I agree that the first form in https://www.debian.org/Bugs/ ('Find a bug
by number') should follow the same structure. There is a patch attached
to this message to do it.
However, it seems you talk about the second form ('Select bug reports on
the WWW'). Is it right? What do you wish for this one ? It seems to be
ok for me.
Stéphane
index.wml.diff
(text/x-patch, 811 B)
--- index.orig.wml 2016-06-29 19:55:09.676484785 +0200 +++ index.wml 2016-06-29 20:07:53.856775569 +0200 @@ -37,11 +37,16 @@ <a name="bugreport"></a> <form method="get" action="https://bugs.debian.org/cgi-bin/bugreport.cgi"> <p> - <input type="text" size="9" name="bug" value=""> - <input type="submit" value="Find"> + Bug number: <input type="text" size="9" name="bug" value=""> + <br /> <label><input type="checkbox" name="mbox" value="yes"> as mbox</label> <label><input type="checkbox" name="trim" value="no"> show all headers</label> <label><input type="checkbox" name="boring" value="yes"> show boring messages</label> + <br /> + <span style="margin-left: 5em;"> + <input type="submit" value="Find"> + <input type="reset" value="Reset"> + </span> </p> </form>
signature.asc
(application/pgp-signature, 819 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJXdA7AAAoJEKK5G8bNTr3cN7UQALPni6mGskMTJq4z02VifB73 ke44tUlFWznV77Hyv8kVPPQL0Mon3lBqC/cpNOhVaVOV6mKCsqEzmPL7L3Pn92LJ vJXJ9VSfln6GMxjUwTpDDDvK8L/Re4MwlkVHS0h2hGDzGGseC3ugu/ts1VZQBugW WEM5piwT1thdK+4XtDVkXX+1uWSK9kF+25VEyTJAzcdfSvrF7NjyVqj3acTzl5Ew Wq9p6eArNMvuCkQVxSAS8ppUedqI2YXRL4DwoQVuDfu6wosvSSZTFf9+8SXwGE6G BHES1xs4ZHO7M+gJvwIQivudABF/bR+Es11rV7dRU/Dv+6wvtR7aLeoGJoUeZFY8 U8qp3RFhA9bhYTAtNMub1mI0erF5R9C5XLZ/fHXUK+df7ilzBcLc5KKjB4n7G65+ QKTaMeDWZk6Bwly9VETiXYsj9khwDl67FkDKHoC5h5nD+mPbBOd+hcKvrvwELHzT VOkFDZgU6/0mSk5q3IkMd0AD5CdRJWlivSgZfp7+7Xve4MZlrJD9i3dE4/ngBZ7S 1ByVIAlr8Xe6Ol464Ip/qUdCkfsrxueWTK8DJeww4PwhI+LWLG0WmdZ/Ui6vK6oG AmPZ1Rm+uBi+T9U1oPEM7GZwCkGpYKQwVrPkWpT7iBUZiu32/zH+n5bHLTzYM13w bROvxrMwHJrQ1IDKqJV9 =I485 -----END PGP SIGNATURE-----