[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: HTML syntax errors



On Fri, Jan 04, 2002 at 12:38:17PM -0500, James A. Treacy wrote:
> The urls in the search results should be modified to escape ampersands.
> For example,
> <td><a HREF="/index?q=gcc&np=1&m=and&ps=10">2</a></td>
> to
> <td><a HREF="/index?q=gcc&amp;np=1&amp;m=and&amp;ps=10">2</a></td>

I filed bug#127833 against mnogosearch with a patch.

Denis



Reply to: