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&action=edit" /> <link rel="edit" title="Edit" href="/db17/index.php?title=Main_Page&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&lang=en&modules=mediawiki.legacy.commonPrint&only=styles&skin=vector&*" /> <link rel="stylesheet" href="/db17/load.php?debug=true&lang=en&modules=mediawiki.legacy.shared&only=styles&skin=vector&*" /> <link rel="stylesheet" href="/db17/load.php?debug=true&lang=en&modules=skins.vector&only=styles&skin=vector&*" /> <meta name="ResourceLoaderDynamicStyles" content="" /><link rel="stylesheet" href="/db17/load.php?debug=true&lang=en&modules=site&only=styles&skin=vector&*" /> <link rel="stylesheet" href="/db17/load.php?debug=true&lang=en&modules=site&only=styles&skin=vector&*" /> <link rel="stylesheet" href="/db17/load.php?debug=true&lang=en&modules=site&only=styles&skin=vector&*" /> <!--[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&lang=en&modules=site&only=styles&skin=modern&*" /> <link rel="stylesheet" href="/db17/load.php?debug=true&lang=en&modules=site&only=styles&skin=modern&*" /> <link rel="stylesheet" href="/db17/load.php?debug=true&lang=en&modules=site&only=styles&skin=modern&*" /> </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
