Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 172532 - archives.gentoo.org has excessive whitespace in Headers table
Summary: archives.gentoo.org has excessive whitespace in Headers table
Status: RESOLVED CANTFIX
Alias: None
Product: Websites
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Gentoo Infrastructure
URL:
Whiteboard:
Keywords:
: 170267 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-03-28 08:06 UTC by SpanKY
Modified: 2009-06-17 01:00 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
msg_00512.xml.html.diff (msg_00512.xml.html.diff,2.56 KB, patch)
2008-01-17 20:54 UTC, Ryan
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description SpanKY gentoo-dev 2007-03-28 08:06:43 UTC
the Headers table could easily be much more compact
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2007-09-07 07:10:48 UTC
give me a diff.
Comment 2 SpanKY gentoo-dev 2007-09-07 07:17:19 UTC
give me something to diff against :P
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-12-27 13:48:27 UTC
*** Bug 170267 has been marked as a duplicate of this bug. ***
Comment 4 Ryan 2008-01-17 20:54:53 UTC
Created attachment 141176 [details, diff]
msg_00512.xml.html.diff

Used http://archives.gentoo.org/ as the page, attached the diff.  Not much of a difference, depending on how you want your formatting, you could save a few more newlines by condensing the various table tags

-rw-r--r--  1 gibbonsr gibbonsr 13591 2008-01-17 14:45 msg_00512.xml.html
-rw-r--r--  1 gibbonsr gibbonsr 13720 2008-01-17 14:43 msg_00512.xml.html.orig

130 byte difference, I guess it adds up over tiem :D
Comment 5 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2009-06-17 01:00:31 UTC
I looked hard at the code. It's non-trivial to fix, I can't really do much about it, due to the heavy use of <pre> in archives pages (otherwise I'd just regex it out).