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

--- Comment #4 from MZMcBride <[email protected]> ---
(In reply to comment #2)
> It was a comment at bug 38879 (specifically bug 38879 comment 11) that
> pointed to this live hack as a possible culprit, so I filed a separate
> bug for further investigation.

Also bug 29552 comment 15 (though it's the same author).

I wrote a quick script that prints the "This page was last modified on " and
"Served by " text for specified input pages. I tested with the following pairs:

----
base_url = 'http://en.wikipedia.org/wiki/'

pairs = [['Wikipedia:AN/I',
'Wikipedia:Administrators%27_noticeboard/Incidents'],
         ['Wikipedia:ANI',
'Wikipedia:Administrators%27_noticeboard/Incidents'],
         ['Wikipedia:BN', 'Wikipedia:Bureaucrats%27_noticeboard'],
         ['Wikipedia:BNB', 'Wikipedia:Bureaucrats%27_noticeboard']]
----

The results were:

----
http://en.wikipedia.org/wiki/Wikipedia:AN/I
18 December 2012 at 22:20.<br 
mw22 in 0.196 secs. --
http://en.wikipedia.org/wiki/Wikipedia:Administrators%27_noticeboard/Incidents
31 December 2012 at 00:32.<br 
srv210 in 0.177 secs. 
http://en.wikipedia.org/wiki/Wikipedia:ANI
30 December 2012 at 19:32.<br 
srv196 in 0.175 secs. 
http://en.wikipedia.org/wiki/Wikipedia:Administrators%27_noticeboard/Incidents
31 December 2012 at 00:32.<br 
srv210 in 0.177 secs. 
http://en.wikipedia.org/wiki/Wikipedia:BN
29 December 2012 at 06:37.<br 
mw52 in 1.415 secs. --
http://en.wikipedia.org/wiki/Wikipedia:Bureaucrats%27_noticeboard
31 December 2012 at 00:32.<br 
mw37 in 0.202 secs. --
http://en.wikipedia.org/wiki/Wikipedia:BNB
31 December 2012 at 00:32.<br 
srv229 in 0.153 secs. 
http://en.wikipedia.org/wiki/Wikipedia:Bureaucrats%27_noticeboard
31 December 2012 at 00:32.<br 
mw37 in 0.202 secs. --
----

Full script and output here: <http://p.defau.lt/?BW9Xkb3KfYjiUhFQ88Zegw>.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to