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

--- Comment #2 from Subfader <[email protected]> 2011-07-03 15:40:39 UTC ---
I have the same with default monobook.php, logged in or logged out and in
various skins. It must be OutputPage.php creating the headelement.

Can you reproduce it? Would like to see other 1.17.0 wikis in action.

Vector:
<head>
<meta charset="utf-8" />
<title>MixesDB - The Database for Mixes</title>
<link rel="alternate" type="application/x-wiki" title="Edit"
href="/db17/index.php?title=Main_Page&amp;action=edit" />
<link rel="edit" title="Edit"
href="/db17/index.php?title=Main_Page&amp;action=edit" />
<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=vector&amp;*"
/>
<link rel="stylesheet"
href="/db17/load.php?debug=true&amp;lang=en&amp;modules=mediawiki.legacy.shared&amp;only=styles&amp;skin=vector&amp;*"
/>
<link rel="stylesheet"
href="/db17/load.php?debug=true&amp;lang=en&amp;modules=skins.vector&amp;only=styles&amp;skin=vector&amp;*"
/>
<meta name="ResourceLoaderDynamicStyles" content="" /><link rel="stylesheet"
href="/db17/load.php?debug=true&amp;lang=en&amp;modules=site&amp;only=styles&amp;skin=vector&amp;*"
/>
<link rel="stylesheet"
href="/db17/load.php?debug=true&amp;lang=en&amp;modules=site&amp;only=styles&amp;skin=vector&amp;*"
/>
<link rel="stylesheet"
href="/db17/load.php?debug=true&amp;lang=en&amp;modules=site&amp;only=styles&amp;skin=vector&amp;*"
/>

<!--[if lt IE 7]><style
type="text/css">body{behavior:url("/db17/skins/vector/csshover.min.htc")}</style><![endif]--></head>

Modern:
<head>
<meta charset="utf-8" />
<title>Preferences - 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/skins/common/shared.css?301" media="screen"
/>
<link rel="stylesheet" href="/db17/skins/modern/main.css?301" media="screen" />
<link rel="stylesheet" href="/db17/skins/modern/print.css?301" media="print"
/><meta name="ResourceLoaderDynamicStyles" content="" /><link rel="stylesheet"
href="/db17/load.php?debug=true&amp;lang=en&amp;modules=site&amp;only=styles&amp;skin=modern&amp;*"
/>
<link rel="stylesheet"
href="/db17/load.php?debug=true&amp;lang=en&amp;modules=site&amp;only=styles&amp;skin=modern&amp;*"
/>
<link rel="stylesheet"
href="/db17/load.php?debug=true&amp;lang=en&amp;modules=site&amp;only=styles&amp;skin=modern&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