Menu

#66 FF2.0 could not load CSS in the control panel

2.1.1
closed
7
2007-09-14
2007-08-06
minahito
No

Reported by tenman;
http://xoopscube.jp/modules/xhnewbb/viewtopic.php?topic_id=5206&post_id=22213#forumpost22213

If the .htaccess defines a special settings, FireFox 2.0 may be unable to load dynamic-CSS perfectly.

[WORK AROUND]
Prepares the static CSS files having the same contents as the dynamic-CSS.

1)
copy from
http://editor.example.com/doc/modules/legacyRender/admin/css.php?file=style.css
to "ff.css"

2)
change admin_theme.html as the following.

<link rel="stylesheet" href="http://editor.example.com/doc/nandaro/ff.css" media="all" />
<{stylesheet file=style.css}>
<{stylesheet file=module.css}>

Discussion

  • minahito

    minahito - 2007-09-10

    Logged In: YES
    user_id=1102607
    Originator: YES

    My FF 2.0 can not replay this bug... Umm...

    Tom, what do you think?

     
  • minahito

    minahito - 2007-09-10
    • priority: 5 --> 7
    • status: open --> open-works-for-me
     
  • Tom Hayakawa

    Tom Hayakawa - 2007-09-10

    Logged In: YES
    user_id=1050276
    Originator: NO

    My FF 2.0 can not replay this bug, too,
    Sorry, I have no idea.

    1) Can't it load CSS of XCL's Control Panel on other server, too?

    2) Can't it load other Dynamic CSS(wiki , blog ...etc.), too?
    For example :
    http://xoops.sourceforge.jp/wiki/xoops2/

    [ja]
    私もこの現象を再現できませんので、良く判りません。
    2件、質問させてください。

    1) 他のサーバーのXOOPS Cube Legacy サイトの管理画面でもCSSが適用されないでしょうか?

    2) 他の(wikiやblog 等の)Dynamic CSS でも、CSSが適用されない時があるのでしょうか?
    例えば、http://xoops.sourceforge.jp/wiki/xoops2/ とか。

    [/ja]

     
  • puchiban

    puchiban - 2007-09-12

    Logged In: YES
    user_id=1885799
    Originator: NO

    from this post
    http://xoopscube.jp/modules/xhnewbb/viewtopic.php?topic_id=5334&post_id=22671#forumpost22671

    xrea.com uses mod_layout for auto inserting banner
    I guess mod_layout puts the banner code before or after css, so that some browser does not render the css. maybe ...

     
  • Tom Hayakawa

    Tom Hayakawa - 2007-09-13

    Logged In: YES
    user_id=1050276
    Originator: NO

    I think that this report is a peculiar problem to a specific server.

    The some server has advertising automatic operation insertion.
    It will change "Response Headers" of css.php form "Content-Type : text/css" to "Content-Type : text/html".
    I think that it is a cause.

    refer to (japanese)
    http://xoopscube.jp/modules/xhnewbb/viewtopic.php?topic_id=5206&post_id=22702#forumpost22701

     
  • Tom Hayakawa

    Tom Hayakawa - 2007-09-14

    Logged In: YES
    user_id=1050276
    Originator: NO

    It is not bug and I think this report to be a problem of the server.

    This item is closed.

     
  • Tom Hayakawa

    Tom Hayakawa - 2007-09-14
    • assigned_to: nobody --> tom_g3x
    • status: open-works-for-me --> closed
     

Log in to post a comment.