[wp-trac] [WordPress Trac] #45615: CSV Mime Type fails upload
WordPress Trac
noreply at wordpress.org
Sat Jan 5 12:31:40 UTC 2019
#45615: CSV Mime Type fails upload
--------------------------------------+------------------------
Reporter: Kloon | Owner: joemcgill
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 5.0.3
Component: Upload | Version: 5.0.1
Severity: normal | Resolution:
Keywords: has-patch has-unit-tests | Focuses:
--------------------------------------+------------------------
Comment (by harmr):
Any chance that the fix for 5.0.3 can also re-add gpx file upload support
again? We are currently getting lots of tickets because of this issue. A
possible workaround for us would be to change the registered mimetype in
our plugin from
{{{
application/gpx+xml
}}}
to
{{{
application/gpx
}}}
but we would rather like to prevent this, as formerly uploaded gpx files
would not be selectable via media library filter anymore for example.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/45615#comment:37>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list