Make WordPress Core

{1} All Tickets (8322 matches)

Create a new ticket
  • All active tickets
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (3901 - 4000 of 8322)

Mail (30 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#40390 Wrong time (and date) in mail header send by phpmailer normal normal Awaiting Review defect (bug) 05/02/2017 1
#33972 static use of PHPMailer class results in stale state between calls to wp_mail() normal normal defect (bug) 06/04/2019 3
#59763 unverified emails from buyers normal major Awaiting Review defect (bug) 10/29/2023
#28473 wp_mail incorrectly parses multiline From header has-patch normal normal Awaiting Review defect (bug) 09/16/2020 4
#39775 wp_mail miss send Content-Type with boundary when array header does not have other custom headers normal normal Awaiting Review defect (bug) 04/14/2017
#46333 wp_mail successfully working but not sending mails - WordPress 5.1 needs-unit-tests normal major Awaiting Review defect (bug) 06/04/2020 3
#52504 wp_mail() not able to send/deliver emails to domain with hyphens in it? normal normal defect (bug) 02/12/2021 2
#46217 wp_mail() not sending messages on PHP7.3.x has-patch normal major Awaiting Review defect (bug) 11/21/2019 4
#23243 wp_mail() not working with "Name <email>" format in buggy PHP versions on Windows normal minor defect (bug) 06/04/2019 3
#39753 wp_mail() under PHP 7 hosted on Windows creates malformed email messages SergeyBiryukov* has-patch normal normal Future Release defect (bug) 10/12/2017 19
#47827 wp_notify_moderator email error when Site Language is fr_CA normal normal Awaiting Review defect (bug) 10/03/2019 1
#26317 Ad filter for changing the 'New Site Created' email sent to site's admin email has-patch normal normal Future Release enhancement 09/16/2020 7
#39709 Add filler content to New Site Registration email to avoid space ratio spam rule normal normal Awaiting Review enhancement 03/09/2017 1
#53829 Add unique keywords for wp_mail calls to categorize it normal normal Awaiting Review enhancement 08/15/2023 3
#28618 Allow PHPMailer class to be reliably overriden has-patch normal normal Future Release enhancement 10/08/2020 4
#30128 Allow to use associative arrays beside indexed arrays in wp_mail $headers needs-unit-tests normal normal Future Release enhancement 09/16/2020 4
#54465 Error message with invalid receipent normal normal Awaiting Review enhancement 11/18/2021
#28059 Inline image attachments with wp_mail() needs-unit-tests normal normal enhancement 06/04/2019 3
#29513 Move heavy lifting of wp_mail() to child class of PHPMailer dev-feedback normal normal Future Release enhancement 09/16/2020 13
#50049 PHPMailer and OAuth normal normal Awaiting Review enhancement 11/10/2020
#22942 Remove Post by Email chriscct7 has-patch normal normal Future Release enhancement 10/15/2020 29
#38028 Send emails via an action dev-feedback normal normal Awaiting Review enhancement 01/16/2020 5
#47004 WordPress email subject update - phase 2 has-patch normal normal Awaiting Review enhancement 01/07/2020 4
#31775 wp_mail attachments support only ascii symbols normal normal enhancement 04/06/2021 2
#56779 wp_mail header ignores multiple headers with same name normal normal Awaiting Review enhancement 10/10/2022
#49687 wp_mail() - Why is no envelope sender defined? dev-feedback normal minor Awaiting Review enhancement 11/17/2022 9
#15448 wp_mail() sets Content-Type header twice for multipart emails SergeyBiryukov has-patch normal normal Future Release enhancement 09/17/2020 59
#47605 Email sender name change with site title in wp-includes/pluggable.php has-patch normal normal Awaiting Review feature request 01/03/2020 6
#51717 Emails in WordPress (Templating and Sending methodology) normal normal Awaiting Review feature request 11/08/2020 1
#49661 mails, Howdy, wp_mail() and filters spreading has-patch normal normal Awaiting Review feature request 04/02/2020 2

Media (70 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#45407 Add block attributes to `wp_calculate_image_sizes` to allow for proper handling of `sizes` attribute joemcgill dev-feedback high major Future Release defect (bug) 02/03/2022 44
#48842 Fix calculation error when resampling images before resizing in class-wp-image-editor-imagick.php dev-feedback high normal Future Release defect (bug) 10/15/2020 18
#47456 Improve the user interface to ensure correct usage of the image alt text joedolson* high normal Future Release defect (bug) 10/18/2023 47
#40175 Upload Validation / MIME Handling early high major Future Release defect (bug) 10/30/2023 82
#30052 Add New Media Drag and Drop Hangs on Crunching low normal defect (bug) 06/04/2019 13
#32544 No function exposes all supported MIME types octalmage has-patch low normal enhancement 06/04/2019 6
#58287 "The server cannot process the image" error, set_imagick_time_limit() and WP 6.2 normal major Awaiting Review defect (bug) 05/10/2023 1
#52568 "response is not a valid JSON response" when uploading certain PDF reporter-feedback normal normal Awaiting Review defect (bug) 03/15/2023 8
#43531 $content_width and Add Media (+ twentyseverteen?) normal normal Awaiting Review defect (bug) 01/21/2019 3
#59684 'filesize' metadata not updated after resizing media normal minor Awaiting Review defect (bug) 10/31/2023 1
#48974 -1 being added to image uploads since version 5.3.1 normal normal defect (bug) 10/01/2020 18
#50384 @getimagesize bug for some images: Returns empty reporter-feedback normal normal Awaiting Review defect (bug) 06/22/2022 2
#28989 AJAX in the media library sometimes fails to load data normal normal defect (bug) 06/04/2019 2
#54433 ALLOW_UNFILTERED_UPLOADS does not work anymore normal normal Awaiting Review defect (bug) 11/30/2022 2
#45406 Add additional default image sizes for srcset to accommodate wider viewports joemcgill normal major Future Release defect (bug) 02/24/2020 17
#49587 Add error handling for the media manager Ajax response normal normal Future Release defect (bug) 03/02/2021 16
#47527 Add visible class to media library sidebar on library frames joemcgill has-patch normal normal Future Release defect (bug) 04/27/2021 16
#25899 Adding mediaelement CSS links outside of head tags breaks HTML5 validation has-patch normal minor defect (bug) 06/04/2019 9
#35887 Adding multiple media to post - selecting image size normal normal Awaiting Review defect (bug) 10/25/2023 9
#22940 Adding term checklist to Media modal has undesired results normal normal defect (bug) 06/04/2019 2
#59734 After modifying a media author, the author name is not the same in the media page and in the media list dev-feedback normal normal Awaiting Review defect (bug) 11/02/2023 3
#31029 Allow 0 columns in gallery settings rhurling has-patch normal normal defect (bug) 10/26/2022 19
#43119 Allow passing empty post ID to media_handle_sideload() has-patch normal normal Future Release defect (bug) 09/01/2021 1
#58783 Alternative text entered whilst uploading an image is lost when the image finished uploading joedolson* reporter-feedback normal normal 6.5 defect (bug) 10/14/2023 15
#48026 Always show selected image even if it doesn't match search string normal normal Awaiting Review defect (bug) 11/04/2019 2
#41353 Async upload breaks when there are special characters into file name dev-feedback normal normal Awaiting Review defect (bug) 07/19/2017 5
#59753 Attach image to existing content functionality not working properly reporter-feedback normal normal Awaiting Review defect (bug) 11/02/2023 6
#44790 Attachment Overlay does not trigger spinner for compat fields close normal normal Future Release defect (bug) 10/19/2023 5
#58051 Attachment custom fields not rendered after upload antpb normal normal 6.5 defect (bug) 10/14/2023 38
#59308 Attachment custom fields not rendered in some cases normal normal 6.5 defect (bug) 10/25/2023 7
#54091 Attachment details pane navigation not working after opening 81st (or greater) item and refreshing the browser antpb dev-feedback normal trivial 6.5 defect (bug) 10/16/2023 28
#59866 Attachment pages are only disabled for users that are logged in has-patch normal normal 6.4.3 defect (bug) 12/06/2023 26
#48522 Attachment size not generated when large images uploaded needs-unit-tests normal normal Future Release defect (bug) 10/16/2020 37
#22558 Attachment term counts feels/are inaccurate dev-feedback normal normal Awaiting Review defect (bug) 03/03/2021 10
#59550 Attribute "loading" with value "lazy" is missing joemcgill reporter-feedback normal normal Awaiting Review defect (bug) 10/06/2023 2
#43736 Audio continues to play in Media Modal after close normal normal Awaiting Review defect (bug) 04/01/2021 3
#36680 Audio player with preload="metadata" shows incorrect duration for audio files 1 hour or longer normal normal Awaiting Review defect (bug) 09/20/2017 5
#42978 Automatically clear file upload error messages normal normal Future Release defect (bug) 08/31/2020 3
#34296 Autoplay for more than one self-hosted video fails normal normal Awaiting Review defect (bug) 07/05/2017 3
#54202 Bad display of images with transparent background. reporter-feedback normal minor Awaiting Review defect (bug) 03/15/2023 6
#48489 Big image size threshold should take into account registered image sizes. needs-unit-tests normal normal Future Release defect (bug) 11/16/2023 6
#29931 Broken attachment page links for files attached to "Auto Draft" posts normal normal defect (bug) 06/04/2019 1
#51992 Bug in Media Thumbnail for DWG file normal major Future Release defect (bug) 02/17/2021 8
#25076 CSS issue with native video player and flash fallback on full screen wonderboymusic normal minor defect (bug) 06/04/2019 10
#42751 Can we please enqueue media-views independently ? normal normal Awaiting Review defect (bug) 10/18/2023 2
#18275 Can't get perfect thumbnail sizes with image editor normal normal Future Release defect (bug) 06/27/2017 4
#23779 Can't insert large image if it's smaller than media setting but larger than theme setting dev-feedback normal normal defect (bug) 06/04/2019 12
#50396 Can't regenerate "-scaled.jpg" images reporter-feedback normal normal Awaiting Review defect (bug) 12/07/2022 4
#42794 Can't upload new media files when multiple media dialogues are present on a single page has-patch normal normal Awaiting Review defect (bug) 01/19/2018 4
#55200 Cannot add caption to images on mobile normal normal Awaiting Review defect (bug) 06/14/2023 4
#31177 Captions video not saved with the post and are lost on attachment page postphotos normal normal Future Release defect (bug) 10/19/2023 13
#39883 Code hooking on `image_downsize` can no longer assume the file is an image joemcgill dev-feedback normal normal Future Release defect (bug) 05/23/2017 23
#53800 Color of WebP image thumbnail changes on media library list and grid view normal normal Awaiting Review defect (bug) 11/04/2022 7
#39422 Consistency for returned value of attachment meta : mime_type VS mime-type needs-unit-tests normal normal Future Release defect (bug) 10/31/2017 6
#59339 Conversion to webp causes fatal error when original image is a palette image (as opposed to truecolor) normal normal Awaiting Review defect (bug) 09/13/2023
#58013 Copy URL To Clipboard Fails After 1 Use reporter-feedback normal normal Awaiting Review defect (bug) 04/05/2023 7
#43009 Create Video/Audio Playlist hooks not working as expected has-patch normal normal Awaiting Review defect (bug) 03/25/2022 10
#42953 Created images have a larger filesize than the original normal normal Awaiting Review defect (bug) 11/30/2020 4
#32012 Crunching doesn't work on some grayscale images normal normal defect (bug) 06/04/2019 2
#36418 Custom MIME type icons lost in WP Media List view dev-feedback normal normal Awaiting Review defect (bug) 10/23/2021 2
#23374 Custom photo title is overwritten upon completion of upload joedolson* dev-feedback normal normal 6.5 defect (bug) 10/19/2023 3
#33713 Customizer: allowing to set files other than image for Header background and background image normal major Future Release defect (bug) 05/23/2021 7
#44641 Customizing Button Text in Custom Media Manager Frame Doesn't Work Anymore antpb dev-feedback normal normal Future Release defect (bug) 01/30/2022 13
#53895 Default Audio Player Bug, mejs-container wp-audio-shortcode mejs-audio normal normal Awaiting Review defect (bug) 08/08/2021
#51038 Default height when using add_theme_support( 'custom-header') in GD. normal normal Awaiting Review defect (bug) 06/01/2021 2
#25748 Delay when sending many images to the editor normal normal defect (bug) 06/04/2019 2
#54111 Delete attachment with sizes not working on Windows file system dev-feedback normal normal 6.5 defect (bug) 10/04/2023 14
#32654 Denying upload_files cap makes Customizer and Media modal act oddly wonderboymusic has-patch normal normal defect (bug) 06/04/2019 4
#40921 Detect and Handle MP4 and OGG audio files properly reporter-feedback normal normal Future Release defect (bug) 01/30/2022 45
#49161 Disabling big_image_size_threshold via filters does NOT work normal major Awaiting Review defect (bug) 11/06/2021 5
Note: See TracReports for help on using and creating reports.