UploadBase: Allow RDF Schema namespace in SVG files
authorBartosz Dziewoński <matma.rex@gmail.com>
Thu, 19 Jan 2017 15:14:40 +0000 (16:14 +0100)
committerBartosz Dziewoński <matma.rex@gmail.com>
Thu, 19 Jan 2017 15:14:40 +0000 (16:14 +0100)
Bug: T153285
Change-Id: I88938644e7e35ce9372ec33be687c7a899970534

includes/upload/UploadBase.php

index 96f8638..79166ef 100644 (file)
@@ -1440,6 +1440,7 @@ abstract class UploadBase {
                        'http://www.w3.org/1999/02/22-rdf-syntax-ns#',
                        'http://www.w3.org/2000/svg',
                        'http://www.w3.org/tr/rec-rdf-syntax/',
+                       'http://www.w3.org/2000/01/rdf-schema#',
                ];
 
                // Inkscape mangles namespace definitions created by Adobe Illustrator.