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

Regards,
  Andrea.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to