https://bugzilla.wikimedia.org/show_bug.cgi?id=19845
--- Comment #2 from Owltom <[email protected]> 2009-07-20 16:28:19 UTC --- (In reply to comment #1) > (In reply to comment #0) > > starting with this revision, I ran into trouble when using update.php. > > > > What kind of trouble? Error messages? Exceptions? Just failed to run? You'll > have to be more specific. > > And it seems odd that this rev would break update.php, but I dunno. > Update.php runs fine, no error messages. After checkout from SVN and running update.php, I accidentally clicked the following link: http://test.kamelopedia.mormo.org/index.php/Spezial:Beiträge/Dufo And I only got ... nothing (or a connection error in IE8). http://test.kamelopedia.mormo.org/index.php/Spezial:Beiträge/BoTeule for example showed up fine. If I only check out the last revision (r53554), nothing brakes (the first users contributions show up fine). It is only after running update.php, that this bug occurs. I checked out several revisions between (r53472 and r53550) to approach the revision, which "introduced" this behavior ... and it was exactly r53534 which triggerd the described effect. This is the Linker.php diff for that revision: http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/includes/Linker.php?r1=53534&r2=53533&pathrev=53534 Maybe Linker.php is somhow used while update.php is running (I'm no developer and barely speak english, sorry for that) It must have something to do with Linker.php, because if I check out the last revision of MW and than manually replace Linker.php with its last revision before r53534, and then run update.php everything is fine ... -- 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
