Package: uptimed
Version: 1:0.3.3-2.2
Severity: normal
Tags: patch

The provided HTML headers for teh cgi output set the background color,
but not the text color.  Thi smakes the output illegible when using an
inverse (while-on-black) color scheme.

Patch below fixes this.

Paul


--- uprecords.header.old        2005-03-22 19:57:05.000000000 +0000
+++ uprecords.header    2005-03-22 19:57:22.000000000 +0000
@@ -2,7 +2,7 @@
 <head>
 <title>Uptime records for this host</title>
 </head>
-<body bgcolor="#ffffff">
+<body bgcolor="#ffffff" text="#000000">
 <h1>Uptime records for this host</h1>
 This host runs a cool program called <b>uptimed</b> to log uptime records.
 It comes with a nice program to examine the logs and display them in a

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i586)
Kernel: Linux 2.6.11-jay
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)

Versions of packages uptimed depends on:
ii  libc6                       2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libuptimed                  1:0.3.3-2.2  Library for uptimed

-- debconf information excluded


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to