https://bugzilla.wikimedia.org/show_bug.cgi?id=29693

       Web browser: ---
             Bug #: 29693
           Summary: Resource Loader loads CSS multiplie times
           Product: MediaWiki
           Version: 1.17
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: Unprioritized
         Component: Resource Loader
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


ResourceLoader loads user CSS and MediaWiki:Common.css 3 times.
Example source code of the head ouput:

<head>
<meta charset="utf-8" />
<title>Upload file - MixesDB</title>
<meta name="robots" content="noindex,nofollow" />
<link rel="shortcut icon" href="http://www.mixesdb.com/favicon.ico"; />
<link rel="search" type="application/opensearchdescription+xml"
href="/db17/opensearch_desc.php" title="MixesDB (en)" />
<link rel="stylesheet"
href="/db17/load.php?debug=true&amp;lang=en&amp;modules=mediawiki.legacy.commonPrint&amp;only=styles&amp;skin=monobook&amp;*"
/>
<link rel="stylesheet"
href="/db17/load.php?debug=true&amp;lang=en&amp;modules=mediawiki.legacy.shared&amp;only=styles&amp;skin=monobook&amp;*"
/>
<link rel="stylesheet" href="/db17/skins/monobook/main.css?301" media="screen"
/>
<!--[if lt IE 5.5000]><link rel="stylesheet"
href="/db17/skins/monobook/IE50Fixes.css?301" media="screen" /><![endif]-->
<!--[if IE 5.5000]><link rel="stylesheet"
href="/db17/skins/monobook/IE55Fixes.css?301" media="screen" /><![endif]-->
<!--[if IE 6]><link rel="stylesheet"
href="/db17/skins/monobook/IE60Fixes.css?301" media="screen" /><![endif]-->
<!--[if IE 7]><link rel="stylesheet"
href="/db17/skins/monobook/IE70Fixes.css?301" media="screen"
/><![endif]--><meta name="ResourceLoaderDynamicStyles" content="" /><link
rel="stylesheet"
href="/db17/load.php?debug=true&amp;lang=en&amp;modules=site&amp;only=styles&amp;skin=monobook&amp;*"
/>
<link rel="stylesheet"
href="/db17/load.php?debug=true&amp;lang=en&amp;modules=user&amp;only=styles&amp;skin=monobook&amp;user=MDB&amp;version=20110702T150017Z&amp;*"
/>

<link rel="stylesheet"
href="/db17/load.php?debug=true&amp;lang=en&amp;modules=site&amp;only=styles&amp;skin=monobook&amp;*"
/>
<link rel="stylesheet"
href="/db17/load.php?debug=true&amp;lang=en&amp;modules=user&amp;only=styles&amp;skin=monobook&amp;user=MDB&amp;version=20110702T150017Z&amp;*"
/>
<link rel="stylesheet"
href="/db17/load.php?debug=true&amp;lang=en&amp;modules=site&amp;only=styles&amp;skin=monobook&amp;*"
/>
<link rel="stylesheet"
href="/db17/load.php?debug=true&amp;lang=en&amp;modules=user&amp;only=styles&amp;skin=monobook&amp;user=MDB&amp;version=20110702T150017Z&amp;*"
/>

</head>

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to