From owner-freebsd-www@FreeBSD.ORG Tue Sep 25 16:20:09 2012 Return-Path: Delivered-To: freebsd-www@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EE3E9106564A for ; Tue, 25 Sep 2012 16:20:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A8A498FC0C for ; Tue, 25 Sep 2012 16:20:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q8PGK8Er017627 for ; Tue, 25 Sep 2012 16:20:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q8PGK8HV017626; Tue, 25 Sep 2012 16:20:08 GMT (envelope-from gnats) Resent-Date: Tue, 25 Sep 2012 16:20:08 GMT Resent-Message-Id: <201209251620.q8PGK8HV017626@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-www@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, deeptech71 Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E20DE106564A for ; Tue, 25 Sep 2012 16:17:26 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id CD4A18FC0A for ; Tue, 25 Sep 2012 16:17:26 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.5/8.14.5) with ESMTP id q8PGHQHi080185 for ; Tue, 25 Sep 2012 16:17:26 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id q8PGHQMc080184; Tue, 25 Sep 2012 16:17:26 GMT (envelope-from nobody) Message-Id: <201209251617.q8PGHQMc080184@red.freebsd.org> Date: Tue, 25 Sep 2012 16:17:26 GMT From: deeptech71 To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: www/171953: Pipermail creates HTML pages that have the the body colors set WRONGly X-BeenThere: freebsd-www@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD Project Webmasters List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Sep 2012 16:20:09 -0000 >Number: 171953 >Category: www >Synopsis: Pipermail creates HTML pages that have the the body colors set WRONGly >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-www >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Sep 25 16:20:08 UTC 2012 >Closed-Date: >Last-Modified: >Originator: deeptech71 >Release: >Organization: >Environment: >Description: For example, the web page http://lists.freebsd.org/pipermail/freebsd-current/2012-September/date.html contains the following HTML source: That is, the web page specifies a background color without specifying a foreground color. This fucks with my default settings of "cyan text on black background": the said web page gets displayed as "cyan text on white background". The web page should specify either - all colors (foreground, background, new link, visited link, active link), or - no colors. Of these, it is highly recommended that the latter is done instead of the former. >How-To-Repeat: >Fix: Fix the configuration of Pipermail, if possible. Otherwise, edit the Pipermail program's source code and remove the generation of the ``BGCOLOR="#ffffff"'' HTML source part. >Release-Note: >Audit-Trail: >Unformatted: