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

--- Comment #1 from Brion Vibber <[email protected]> 2011-10-07 19:17:02 UTC 
---
The offending image seems to be
http://bits.wikimedia.org/skins-1.17/common/images/closewindow.png

Here's the banner-loader output that triggers:


insertBanner({"bannerName":"2011MobileReaders","bannerHtml":"<style
type=\"text\/css\">\n\n#centralNotice.collapsed #mobileSurvey2011 {\n  display:
none;\n }\n\n#mobileSurvey2011 {\n  position: relative;\n  overflow: hidden;\n 
margin-bottom: 0.5em !important;\n  background-color: #d7e4fa;\n 
background-repeat: repeat-x;\n  border: solid 1px #a7d7f9; \n  display:
none;\n}\n\n#mobileSurvey2011-content {\n  position:relative;\n  padding: 30px
80px;\n  text-align: center;\n}\n\n#mobileSurvey2011-logo {\n  position:
absolute;\n  top: 20px;\n  left: 25px;\n  background-image:
url(http:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/1\/12\/Wikimedia_logo_text_RGB.svg\/60px-Wikimedia_logo_text_RGB.svg.png);\n
 height: 60px;\n  width: 60px;\n  background-repeat:
no-repeat;\n}\n\n#mobileSurvey2011 #cn-toggle-box {\n  position: absolute;\n 
z-index: 98;\n  top: 5px;\n  right: 5px;\n }\n<\/style>\n\n<div
id=\"mobileSurvey2011\">\n  <div id=\"mobileSurvey2011-logo\"> <\/div>\n  <div
id=\"mobileSurvey2011-content\">\n    <span style=\"font-size: 1.3em;\">Please
take the <a class=\"variable_lp\" href=\"#\">2011 Wikipedia Mobile Readers
Survey<\/a>.<\/span><br \/>\n    <span style=\"font-style: italic; font-size:
0.9em;\">Share your experiences and improve mobile Wikipedia.<\/span>\n 
<\/div>\n  <div id=\"cn-toggle-box\">\n    <a href=\"#\"
onclick=\"toggleNotice();$('#mobileSurvey2011').hide();return false;\"><img
border=\"0\"
src=\"http:\/\/bits.wikimedia.org\/skins-1.17\/common\/images\/closewindow.png\"
alt=\"Close\" \/><\/a>\n  <\/div>\n\n<\/div>\n<script
type=\"text\/javascript\">\n\/\/include throttle\nvar throttle = 5;\nvar
throttleVal = Math.floor(Math.random() * throttle);\nif (throttleVal == 0 ) {\n
 $('#mobileSurvey2011').show();\n  $('head').append('<link rel=\"stylesheet\"
href=\"http:\/\/wikimediafoundation.org\/tracker\/bannerImpression.php?req=css&surveyView=1
\" type=\"text\/css\" \/>');\n  var url =
'http:\/\/wikimedia.limequery.org\/52291\/lang-'+wgUserLanguage;\n 
$(\"#mobileSurvey2011
a.variable_lp\").attr(\"href\",url);\n\n}\n<\/script>","campaign":"Mobile
Readers Survey","fundraising":"0","landingPages":""});

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
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