https://bugzilla.wikimedia.org/show_bug.cgi?id=30355
--- Comment #3 from Brion Vibber <[email protected]> 2011-08-15 17:56:35 UTC --- importImages.php explicitly calls $image->recordUpload -- this method on File is a stub, which is listed as being overridden in LocalFile .... BUT IS NOT in 1.19-svn. There *is* a recordUpload2 method on LocalFile, but no RecordUpload. I'm guessing somebody refactored things and didn't fix them all? -- 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
