https://bugzilla.wikimedia.org/show_bug.cgi?id=43686
Sam Reed (reedy) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|Unprioritized |High --- Comment #2 from Sam Reed (reedy) <[email protected]> --- Line 213 of WebMHandler.php: $this->getStreamTypes( $file ) getStreamTypes can return false. Should it just return array() or should we do something else if getStreamTypes returns false? OggHandler has pretty much the same issue -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
