Package: viewcvs Version: 0.9.2+cvs.1.0.dev.2004.07.28-1.4 Severity: wishlist
I work with utf8 comments in my commits and the default install doesn't handle them correctly. This simple patch fixes it. I think it does not harm to have it, but I can be wrong. Thanks. 8<<<<<<<<<<<<<<<<<<<<<<<<<< --- /etc/viewcvs/templates/include/header.ezt~ 2005-03-08 18:11:47.489144824 +0 100 +++ /etc/viewcvs/templates/include/header.ezt 2005-03-08 18:14:00.595515027 +0 100 @@ -7,6 +7,7 @@ <head> <title>[page_title]</title> <meta name="generator" content="ViewCVS [vsn]"> + <meta http-equiv="Content-Type" content="text/html;charset=UTF-8" /> <link rel="stylesheet" href="[docroot]/styles.css" type="text/css"> </head> 8<<<<<<<<<<<<<<<<<<<<<<<<<< -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.11-1-686 Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages viewcvs depends on: ii cvs 1:1.12.9-11 Concurrent Versions System ii debconf 1.4.47 Debian configuration management sy ii mime-support 3.31-1 MIME files 'mime.types' & 'mailcap ii python 2.3.5-2 An interactive high-level object-o ii rcs 5.7-14 The GNU Revision Control System ii subversion 1.1.3-3 advanced version control system (a -- debconf information excluded -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]