[wp-trac] [WordPress Trac] #40075: Bug Report: Uploaded MP3 Files Are "SPLIT" Into Two Files
WordPress Trac
noreply at wordpress.org
Thu Mar 9 19:27:06 UTC 2017
#40075: Bug Report: Uploaded MP3 Files Are "SPLIT" Into Two Files
--------------------------+--------------------
Reporter: superbox3000 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.7.4
Component: Media | Version: 4.7.3
Severity: blocker | Resolution:
Keywords: has-patch | Focuses:
--------------------------+--------------------
Changes (by ocean90):
* keywords: => has-patch
* severity: normal => blocker
Comment:
`wp_kses_post_deep()` shouldn't be applied on blob data. Also,
`wp_kses_post_deep()` changes all values to strings, see #35694.
[attachment:40075.patch] is a quick patch that backups the blob data and
restores it after `wp_kses_post_deep()`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/40075#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list