Re: little fix for 2.5

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Fri, 20 Sep 2002 12:29:30 +0200

Applied to 2.5.

Regards
Henrik

On Thursday 19 September 2002 18.41, PsychoTekk .de wrote:
> hi Henrik,
> some weeks ago this patch was applied already, but
> to HEAD only. it belongs to the HTML cleanup done in 2.5.
> regards,
> Clemens
>
> diff -Nurp squid-2.5.pre13-20020919/src/errorpage.c
> squid-2.5.pre13-20020919-next/src/errorpage.c ---
> squid-2.5.pre13-20020919/src/errorpage.c 2002-09-01
> 01:48:38.000000000 +0200 +++
> squid-2.5.pre13-20020919-next/src/errorpage.c 2002-09-19
> 17:56:38.000000000 +0200 @@ -64,8 +64,10 @@ static const struct {
> {
> ERR_SQUID_SIGNATURE,
> "\n<BR clear=\"all\">\n"
> - "<HR noshade size=1>\n"
> + "<HR noshade size=\"1px\">\n"
> + "<ADDRESS>\n"
> "Generated %T by %h (%s)\n"
> + "</ADDRESS>\n"
> "</BODY></HTML>\n"
> },
> {
> @@ -391,7 +393,6 @@ errorStateFree(ErrorState * err)
> /*
> * B - URL with FTP %2f hack x
> * c - Squid error code x
> - * d - seconds elapsed since request received x
> * e - errno x
> * E - strerror() x
> * f - FTP request line x
Received on Fri Sep 20 2002 - 04:29:29 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:16:34 MST