Package: www.debian.org ----- Forwarded message from KDS <[EMAIL PROTECTED]> -----
From: KDS <[EMAIL PROTECTED]> To: debian-www@lists.debian.org Subject: Changelog pages on debian.org X-Enigmail-Version: 0.91.0.0 X-Y-GMX-Trusted: 0 X-Rc-Spam: 2005-07-10_01 X-Rc-Virus: 2005-07-18_01 X-Rc-Spam: 2005-07-10_01 X-Mailing-List: <debian-www@lists.debian.org> archive/latest/21445 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I was checking changelogs of a few packages and noticed the new format of the changelog display pages. The new style looks more lively than the earlier text-only pages, with the convenient navigation index on the right side of the page (the "outline" class div). I wanted to bring a small bug to your notice. The title for each of the list element in the outline class has & in it. E.g. on http://packages.debian.org/changelogs/pool/non-free/n/nvidia-graphics-drivers/nvidia-graphics-drivers_1.0.7174-4/changelog the title list elements in outline class is as under title="Randall Donald &lt;[EMAIL PROTECTED]&gt; Mon, 18 Jul 2005 14:30:46 -0700" Which renders it in the browser as: title="Randall Donald <[EMAIL PROTECTED]> Mon, 18 Jul 2005 14:30:46 -0700" The & before lt; and gt; is unnecessary. It should be < and > - - the HTML entities in the code. The & gets translated to the ampersand character entity when the browser reads it thus leaving lt; part as text. The correct string for the title should be: title="Randall Donald <[EMAIL PROTECTED]> Mon, 18 Jul 2005 14:30:46 -0700" If you are not trying to display the email address as <[EMAIL PROTECTED]>, please disregard the above suggestion. My take on the email address in the list element title: Well, as every changelog entry has the email address of the developer, having the email again in the title for the list items is kind of redundant. It doesn't serve any purpose in the title of each list element. We are actually using up more bandwidth adding the name and email address of the developer in the title. Were we recently looking for webhosting sponsors for some debian servers! I think just having the date and time would be sufficient information. Regards, /KDS -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFC3dnsmhTh+OqAF40RAnzAAJ9xzDjDCe52S2MnnxfwTP8n0FyAwACfQ+rG N2YFuzBJKMMLAkeeQ4fMQZI= =cJI5 -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] ----- End forwarded message ----- -- Frank Lichtenheld <[EMAIL PROTECTED]> www: http://www.djpig.de/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]