https://bugzilla.wikimedia.org/show_bug.cgi?id=26495
Roan Kattouw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |FIXED --- Comment #4 from Roan Kattouw <[email protected]> 2010-12-30 09:21:04 UTC --- (In reply to comment #3) > http://prototype.wikimedia.org/en-wp/index.php?title=Special%3AAllMessages&prefix=loginend&filter=all&lang=en > > http://en.wikipedia.org/w/index.php?title=MediaWiki:Loginend&action=raw > > Something's borked about the code or config, I can't seem to view history or > source (even action=raw) for any page i've tried. > Fatal error: Call to undefined method MediaWiki::getAction() in /srv/org/wikimedia/prototype/extensions/InputBox/InputBox.hooks.php on line 55 Fixed by running svn up on the en-wp directory, apparently hadn't been done in a long time. Also note that the d-en prototype runs off the REL1_17 branch, so you might find that more useful. > Since the same wording exists upstream at en.wp i assume that it was just a db > copy or dump import of en.wp and that message was never changed. That's exactly what happened, yes. Fixed: http://prototype.wikimedia.org/en-wp/index.php?title=MediaWiki%3ALoginend&action=historysubmit&diff=8065&oldid=7644 -- 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
