unstable CSS loading

unstable CSS loading

Wednesday 05 November 2008 8:49:27 am - 7 replies

Author Message

Björn Dieding@xrow.de

Wednesday 05 November 2008 2:01:36 pm

I have noticed this too sometimes e.g. on ez.no

Looking for a new job? http://www.xrow.com/xrow-GmbH/Jobs
Looking for hosting? http://hostingezpublish.com
-----------------------------------------------------------------------------
GMT +01:00 Hannover, Germany
Web: http://www.xrow.com/

laurent le cadet

Wednesday 05 November 2008 11:10:16 pm

Yes, this happens here too from time to time.

laurent le cadet

Wednesday 19 November 2008 9:06:16 am

I found that the path to CSS is corrupted when the problem happens.
The syntax that should be:

@import url("/design/plain/stylesheets/core.css");

turns to

@import url("<b>/content/view/</b>/design/plain/stylesheets/core.css");

The orignal code to render the path is:

@import url({"stylesheets/core.css"|ezdesign});

Laurent

André R.

Wednesday 19 November 2008 10:13:32 am

Version?
ez.no is running 3.8.4.

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

Piotrek Karaś

Wednesday 19 November 2008 2:15:39 pm

<i>Yes, this happens here too from time to time.</i>

I'd say this happens at ez.no a lot ;)

--
Company: mediaSELF Sp. z o.o., http://www.mediaself.pl
eZ references: http://ez.no/partners/worldwide_partners/mediaself
eZ certified developer: http://ez.no/certification/verify/272585
eZ blog: http://ez.ryba.eu

laurent le cadet

Wednesday 19 November 2008 11:21:32 pm

@André: 3.10

@Piotrek: more than "from time to time" ;)

I will check ez.no source code next time and will report it here.

laurent le cadet

Monday 24 November 2008 7:06:46 am

same behavior on ez.no.
No CSS rendering. Source code:

<style type="text/css">
    @import url(/doc/ez_publish/technical_manual/4_0/featur ...//tools/extension/ezdoc/design/doc/stylesheets/core.css);
    @import url(/doc/ez_publish/technical_manual/4_0/featur ...//tools/extension/ezdoc/design/doc/stylesheets/pagelayout.css);
    @import url(/doc/ez_publish/technical_manual/4_0/featur ...//tools/extension/ezdoc/design/doc/stylesheets/classes.css);
    @import url(/doc/ez_publish/technical_manual/4_0/featur ...//tools/extension/ezdoc/design/doc/stylesheets/doc.css);
    @import url(/doc/ez_publish/technical_manual/4_0/featur ...//tools/extension/ezdoc/design/doc/stylesheets/print.css) print;</style>

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.