Am 04/08/2014 11:04 PM, schrieb Andrea Pescetti:
Marcus (OOo) wrote:
The current code line is:
<link rel="STYLESHEET" type="text/css" href="/product/product.css"
media="screen" />
... This CSS file doesn't exist
It was removed 2 years ago, when the entire Product section was rewritten:
http://svn.apache.org/viewvc?view=revision&revision=r1347603
However, currently it doesn't change anything if the line is there or
not. Therefore it can be deleted anyway.
Sure. And actually deleting it is an improvement, since currently all
homepage visits generate an error in the logs and in the browser
console, and we serve a custom 404 (with all JavaScript and text) to the
browser instead of the requested file, thus wasting bandwidth (8 KB, a
tiny fraction of the combined page size, but at one million visits per
day it's still 8 GB!).
Interesting math ;-) - and of course convincing.
I've searched a bit and found some more locations that I've fixed, too.
However, it's possible that there are some more as I've not checked-out
the entire OpenOffice website.
Marcus
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org