Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jan 2001 11:04:12 +0500 (YEKT)
From:      strijar@urai.ru
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/24098: Port www/links bug
Message-ID:  <200101060604.f0664CL75257@ws.urai.ru>
Resent-Message-ID: <200101060610.f066A2G49057@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         24098
>Category:       ports
>Synopsis:       port www/links bug
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 05 22:10:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Belousov Oleg
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
JSC "UnicomTechServic"
>Environment:

	

>Description:

Html options "Ignore charset info sent by server" not save/load in
html.cfg file

>How-To-Repeat:

	

>Fix:

--- default.c.orig	Sat Jan  6 10:02:03 2001
+++ default.c	Sat Jan  6 10:15:24 2001
@@ -877,6 +877,7 @@
 };
 
 struct option html_options[] = {
+	1, gen_cmd, num_rd, num_wr, 0, 1, &dds.hard_assume, "html_hard_assume", "html-hard-assume",
 	1, gen_cmd, cp_rd, cp_wr, 0, 0, &dds.assume_cp, "html_assume_codepage", "html-assume-codepage",
 	1, gen_cmd, num_rd, num_wr, 0, 1, &dds.tables, "html_tables", "html-tables",
 	1, gen_cmd, num_rd, num_wr, 0, 1, &dds.frames, "html_frames", "html-frames",


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101060604.f0664CL75257>