https://bugzilla.wikimedia.org/show_bug.cgi?id=71563
--- Comment #8 from Umherirrender <[email protected]> --- (In reply to Bawolff (Brian Wolff) from comment #7) > (In reply to Umherirrender from comment #6) > > Purge does not rewrite these values, a reupload would do it, but than > > oldimage table contains that broken value. > > Purge definitely should (calls LocalFile::upgradeRow, which calls > LocalFile::reloadFromFile, which should in fact redetermine what the MIME > type is) > > > Some one has to run an update: > > application/vnd.oasis.opendocument.presentat -> > > application/vnd.oasis.opendocument.presentation > > > > application/vnd.oasis.opendocument.spreadshe -> > > application/vnd.oasis.opendocument.spreadsheet > > > > https://wikimediafoundation.org/wiki/Special:MIMESearch/application/vnd. > > oasis.opendocument.spreadshe contains a file with .odf, which should be > > 'application/vnd.oasis.opendocument.formula'? > > Probably uploaded before we had good mime checking. So its probably an ods > file with wrong extension. > > > > (In reply to Sam Reed (reedy) from comment #4) > > I just did foundationwiki... How do we get the minor_mimie fields to update? > > Note, on tool labs, img_minor_mime is still VARBINARY(32) (but oi_minor_mime > and fa_minor_mime are VARBINARY(100)). I'm not sure if it just takes a while > for changes to reflect in tool labs DESCRIBE. It works on my local wiki (for jpegs), but a anon purge on wikimediafoundation.org does not have the effect for the 10 files. The schema change is not done or there is a problem for slave/master or some other issue? No idea. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
