User "TheDJ" changed the status of MediaWiki.r82436. Old Status: reverted New Status: resolved
User "TheDJ" also posted a comment on MediaWiki.r82436. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/82436#c18976 Commit summary: Bug #26059 — Add support for KML/KMZ filetype Patch from Derk-Jan Hartman of which he writes: I figured adding kml support would be a breeze, but I had not counted on the brain dead browser that is IE6. Unfortunately, kml contains the element <heading, which triggers the protection in detectScript() that protects from uploads that IE6 might mistake for HTML. It triggers on "<head" not sure if we can work around this, but Tim will know. Comment: Ah you did a partial revert. Indeed a good idea probably to keep that debug in. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
