https://bugzilla.wikimedia.org/show_bug.cgi?id=23292
--- Comment #7 from Bawolff <[email protected]> 2011-10-15 20:03:53 UTC --- (In reply to comment #6) > Is anyone still having issues with this? As Bawolff pointed out, this should > not be an issue anymore with current MW versions. So, it's all about backwards > compatibility. > > Unfortunately, I can't reproduce the list of untranslated exif-messages on my > local machine. If you can point me to an instance where I can find the missing > messages, I will be happy to add them to the language file of > PagedTiffHandler. > > Otherwise, I'd opt for closing this bug. Anytime MediaWiki (1.18+) encounters an unknown metadata name, it adds a line to the debug log: MediaHandler::addMeta Unknown metadata name: foo Where foo is the name of the missing message name, sans the exif- prefix. -- 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
