[wp-trac] [WordPress Trac] #28805: File upload support for Adobe Photoshop PSD
WordPress Trac
noreply at wordpress.org
Thu Jul 10 09:09:25 UTC 2014
#28805: File upload support for Adobe Photoshop PSD
--------------------------+-----------------------------
Reporter: michalzuber | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
I was adding a PSD file over Add media of P2 theme and after uploading the
24MB I got ''Error: filetype is not permitted''
[[Image(http://i.imgur.com/WOuQZYs.png)]]
PHPMailer has support for it:
{{{
wp-includes/class-phpmailer.php:2859: 'psd' => 'application
/octet-stream',
}}}
I should be notified before uploading that the MIME type is not permitted
or am I wrong?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/28805>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list