https://bugzilla.wikimedia.org/show_bug.cgi?id=57248
--- Comment #1 from Tisza Gergő <[email protected]> --- After reviewing the code, I have no idea what could cause this. The extensions gets the HTML from File::getDescriptionText() and passes it to CommonsMetadata_InformationParser::parsePage(). The information parser has no external dependencies at all, it should always give exactly the same result for the same HTML. File::getDescriptionText() works the same way for all foreign files, and only depends on the fetchDescription configuration setting, which is enabled on labs: http://noc.wikimedia.org/conf/highlight.php?file=filebackend-labs.php I have no better idea than to wait until the beta code is deployed live, and see if the problem persists. -- 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
