Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 172532

Summary: archives.gentoo.org has excessive whitespace in Headers table
Product: Websites Reporter: SpanKY <vapier>
Component: OtherAssignee: Gentoo Infrastructure <infra-bugs>
Status: RESOLVED CANTFIX    
Severity: trivial CC: insanity5902
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: msg_00512.xml.html.diff

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).