Hello,

Am Montag, 10. Juli 2006 14:39 schrieb Frank Sundermeyer:
> On Saturday 08 July 2006 09:14, jdd wrote:
> > the new layout have several (minor but unpleasant) bugs.
> >
> > In Konqueror, french page only, _when not connected_ the
> > sidebar is rejected under the footer (there is a large gap
> > between the logo and the "rechercher" word. may be a
> > following of the footer problem?
>
> hmm, I have tested with Konqueror 3.5.3 and everything looks OK. Can
> you send me a screenshot?

I had this problem too, but unfortunately didn't make a screenshot.

After a reload, everything looks fine (besides the things I reported in 
bugzilla ;-)  - so I guess there was an outdated CSS file in my 
browser's cache.

-> to reproduce: find a browser that has visited en.opensuse.org shortly 
before the skin update (but not in the last days) and you will see the 
problem.

Hmm, I just wonder about the cache time...  (sometimes it's useful that 
I can "speak" HTTP ;-)

# telnet en.opensuse.org 80
Trying 130.57.4.24...
Connected to en.opensuse.org.
Escape character is '^]'.
GET /skins/monobook/main.css HTTP/1.1
Host: en.opensuse.org
Connection: close

HTTP/1.1 200 OK
Last-Modified: Mon, 05 Dec 2005 22:10:49 GMT
Accept-Ranges: bytes
Date: Mon, 10 Jul 2006 22:38:01 GMT
Server: Apache
ETag: "15943cd-5264-3105cc40"
Expires: Wed, 09 Aug 2006 22:38:01 GMT
              ^^^^^^^^^^^
                 :-(

This means the CSS files are delivered with a 30 day cache lifetime and 
_many users_ will need to reload the page :-(

Please
- reduce the cache lifetime in the Apache configuration to a reasonable
  value (IMHO some hours max. - compared to the wiki pages, you 
  shouldn't notice the additional load)
- force a reload of the CSS files by (temporarily, for about a month) 
  adding "?reload=1" to the filenames in the <link> tags.
  This is an ugly hack to invalidate the browser cache, but better than
  a broken layout in the next 25 days...

> > on any page, the logo is no more a link to the front page.
> > Only the bottom (the part saying "opensuse") is a link.
>
> Yes, a wrong z-index value - see
> https://bugzilla.novell.com/show_bug.cgi?id=191184
> (these two problems are related)
>
> I have already fixed it on the staging server, the fix will go to
> production in a few hours.

I'm glad to hear this - but please include the ?reload hack from above 
also.


Regards,

Christian Boltz
-- 
> Wiedervorlage ;-)
Mist. Mein bester Trick ist enttarnt. :-)
[> Christian Boltz und Ratti in fontlinge-devel]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to