#17855 closed defect (bug) (fixed)
Allow plus '+' character when sanitizing mime type
| Reported by: | cyberhobo | Owned by: | ryan |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.1.4 |
| Component: | Upload | Version: | 3.2 |
| Severity: | normal | Keywords: | has-patch dev-feedback |
| Cc: | Focuses: |
Description
The case that breaks for me is uploading KML with mime type application/vnd.google-earth.kml+xml, which was saved correctly in previous versions but is now saved as application/vnd.google-earth.kmlxml. My patch fixes that.
References:
Attachments (1)
Change History (6)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Added some quick unit tests for common mime types.
http://unit-tests.trac.wordpress.org/changeset/372