https://bugzilla.wikimedia.org/show_bug.cgi?id=54378
Bawolff (Brian Wolff) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |easy --- Comment #2 from Bawolff (Brian Wolff) <[email protected]> --- Its because its added to $wgFileExtensions both in our LocalSettings, and in the setup code for TMH. Solution would be to run array_unique on $wgFileExtensions before outputting it. -- 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
