On Sun, 22 Oct 2006, Frédéric Bothamy wrote: > * Debian WWW CVS <[EMAIL PROTECTED]> [2006-10-22 03:24] : > > CVSROOT: /cvs/webwml > > Module name: webwml > > Changes by: don 06/10/22 03:24:04 > > > > Modified files: > > english/Bugs : index.wml > > > > Log message: > > Link to the search cgi instead of google groups et al. for bug > > searching > > Thanks for providing a local search form. However I noticed the > following minor problems: > > - there is no DOCTYPE declaration
Eh, doctype is overrated... fixed. > - there is a typo for the closing tag for the number of results: > > <p>Max results: <select name="max_results"> > <option value="10" selected>10</optiion> > ^^ Err, yeah, that'd be a typo. fixed. > - there is an unecessary </td> just after this combobox: > > <option value="200">200</optiion> > </select></p> > </tr></td></table> > ^^^^^ Fixed. > I guess that these are bugs in the hyperestrayer package installed on > merkel. However I could not find the second bug in the hyperestrayer > unstable source package (version 1.4.6-1). Was an older version > installed? It's not HE that's generating that form at all; that's all my code. Don Armstrong -- Sentenced to two years hard labor (for sodomy), Oscar Wilde stood handcuffed in driving rain waiting for transport to prison. "If this is the way Queen Victoria treats her prisoners," he remarked, "she doesn't deserve to have any." http://www.donarmstrong.com http://rzlab.ucr.edu

