Make WordPress Core

{1} All Tickets (8430 matches)

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

Results (7801 - 7900 of 8430)

Upgrade/Install (45 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#61104 Yearly theme injection with auto-updates = true normal normal Awaiting Review enhancement 05/01/2024
#53705 Plugin upgrade deletes files from other in-progress upgrades reporter-feedback normal normal Future Release defect (bug) 05/01/2024 26
#61173 Run upgrade tests on PRs and pushes to trunk normal normal Awaiting Review task (blessed) 05/08/2024 1
#60739 Wrong redirection when installing with URI rewrite normal normal Future Release defect (bug) 05/17/2024 1
#49515 SSL requirement during installation with SQL command through admin if mixed content dev-feedback normal normal Awaiting Review feature request 05/22/2024 6
#61281 Plugin having dependent plugins not checkable for the bulk actions costdev normal minor Future Release defect (bug) 05/24/2024 5
#58828 Whenever bulk updates are done in wp-admin/update-core.php, no feedback is given, until all updates are done williampatton normal normal Future Release defect (bug) 06/26/2024 13
#61521 feature request: Conditional that checks whether WordPress is currently performing updates normal minor Awaiting Review feature request 07/10/2024
#58389 Enable auto-updates for plugins installed from the Plugins Add New Screen dev-feedback normal normal Awaiting Review enhancement 08/05/2024 11
#48435 WordPress update: updating by transferring partial packages pbearne* normal normal Awaiting Review enhancement 08/07/2024 4
#51928 Provide plugin/theme update failure data to dot org dev-feedback normal normal Future Release task (blessed) 08/16/2024 73
#49440 Allow configuring the upgrade directory normal normal Awaiting Review feature request 09/06/2024 8
#61940 `upgrader_process_complete` runs when no plugins selected to upgrade has-patch normal normal Awaiting Review defect (bug) 09/16/2024 5
#61861 Duplicate Update Responses in Theme Details Popup During Simultaneous Theme Updates has-patch normal normal Awaiting Review defect (bug) 09/18/2024 1
#61117 Guard condition in `delete_temp_backup()` shouldn't return early has-patch low normal Future Release defect (bug) 09/20/2024 9
#58380 Setting time limit for updates doesn't always work. pbiron* dev-feedback normal normal Future Release enhancement 09/30/2024 25
#53323 Place Hello Dolly in containing folder afragen has-patch normal normal 6.8 enhancement 09/30/2024 42
#62176 No stable error detection after Automatic Updates with more than one update dev-feedback normal normal Awaiting Review defect (bug) 10/09/2024 12
#62209 When updating languages, wordpress via ftpext tries to chdir to json files and fails normal normal Awaiting Review defect (bug) 10/12/2024 1
#61330 Plugin Dependencies: Refresh plugin-install.php instead of redirecting on activation needs-unit-tests normal normal 6.8 defect (bug) 10/14/2024 39
#62230 Enhanced Core, Plugin, Theme repository with GPG signature based authentication for packages normal critical Awaiting Review enhancement 10/18/2024 1
#62259 wp-admin fails to honor style-sheet unless 'SCRIPT_DEBUG' is true. normal normal Awaiting Review defect (bug) 10/19/2024
#61790 Rewrite text about using child themes dev-feedback normal normal Future Release defect (bug) 10/21/2024 10
#44118 WordPress performs some unnecessary plugin update checks francina has-patch normal normal 6.8 defect (bug) 10/22/2024 7
#43492 Core Telemetry and Updates dev-feedback normal normal Awaiting Review enhancement 11/11/2024 73
#62029 Do not bloat Debug Log with Scraping home page… when auto upgrade is OK has-patch normal normal 6.8 defect (bug) 11/15/2024 18
#49056 Can we stop bundling default themes? close normal minor Awaiting Review defect (bug) 11/15/2024 13
#50437 Add leniency to the overdue check for plugin and theme auto updates normal normal Future Release task (blessed) 11/19/2024 7
#52388 Use HTTPS URL already during installation if supported needs-unit-tests normal normal Future Release enhancement 11/19/2024
#28988 Detect Time Zones automatically at installation pbearne has-patch normal normal Future Release enhancement 11/19/2024 10
#55329 add_clean_index function throws PHP notice error has-patch normal normal Awaiting Review defect (bug) 11/19/2024 3
#44628 Repair DB rehashes password to md5 johnbillion* has-patch normal normal 6.8 defect (bug) 11/20/2024 4
#62489 Make the .maintenance file location more configurable normal normal Awaiting Review enhancement 11/20/2024
#60692 Plugin dependencies: Allow a mu-plugin to fulfil a dependency dev-feedback normal normal Future Release enhancement 11/21/2024 10
#62565 Columns no longer work correctly reporter-feedback normal normal Awaiting Review defect (bug) 11/25/2024 1
#62570 Fatal error: call to undefined function wp_cache_get() (in option.php) normal major Awaiting Review defect (bug) 11/27/2024 2
#62464 6.7 branch - update-core.php and plugins.php reporter-feedback normal normal Awaiting Review enhancement 12/04/2024 2
#60983 wp update 6.5 and 6.5.2 rewrite multisite bdd entries wp_options.siteurl and wp_options.home normal normal Awaiting Review defect (bug) 12/06/2024 1
#62699 Bulk Actions for Dependent Plugins Still Not Working Properly dev-feedback normal normal Awaiting Review defect (bug) 12/17/2024
#61391 Maintenance Error on Login After Setting Up WordPress 6.6 Beta 1 on Localhost reporter-feedback normal critical 6.7.2 defect (bug) 12/17/2024 29
#53887 no link to theme changelog/readme.txt on the wordpress updates page normal normal Awaiting Review enhancement 12/20/2024 4
#62594 Updates Page: Add small icons before the Compatability line has-patch normal normal Awaiting Review feature request 12/23/2024 5
#62718 Automatic updater of WordPress always fails if FS_METHOD is ftpext since 6.6 with PHP 8.0+ normal major 6.8 defect (bug) 12/24/2024 3
#48937 Auto-refresh maintenance mode screen dev-feedback normal normal Future Release enhancement 01/09/2025 11
#62132 Make wordpress.org API connections for updates, plugins and themes configurable to a different location normal normal Awaiting Review feature request 01/16/2025 9

Upload (55 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#36423 Constant in wp-config.php to disable uploads normal normal Awaiting Review feature request 02/02/2017 2
#39864 Upload not giving back any error message when uploads directory doesn't exist. normal normal Awaiting Review defect (bug) 02/13/2017
#40609 Cannot register an application/foo+xml mime type without also registering application/xml normal normal Awaiting Review defect (bug) 06/01/2017 1
#23483 Incorrect image URL for subsites when using UPLOADS constant on multisite subdirectory installation normal normal Awaiting Review defect (bug) 07/08/2017 7
#23895 Max upload size 0 when post_max_size = 0 johnbillion dev-feedback normal normal Future Release defect (bug) 11/29/2017 5
#23188 Hardcoded relative url 'async-upload.php' in plupload/handlers.js normal normal Awaiting Review defect (bug) 01/18/2018 1
#35823 Implement "FS_CHMOD_FORCE" constant; if set - media uploads and image resizing do NOT ignore FS_CHMOD_FILE normal normal Awaiting Review enhancement 01/25/2018 2
#15955 move_uploaded_file mangles non-ascii characters on Windows platforms SergeyBiryukov* close normal major Awaiting Review defect (bug) 07/09/2018 48
#44868 Upload plugin and theme functionalities do not check on PATHINFO_EXTENSION before upload. normal normal Future Release enhancement 08/31/2018
#45670 Getting different MIME type from function finfo_file. dev-feedback normal normal Awaiting Review defect (bug) 01/09/2019 3
#45725 Unable to use the UPLOADS constant with WordPress in a different directory needs-docs normal normal Awaiting Review enhancement 01/16/2019 1
#46557 Dragging image to uploader directly from another website causes redirection normal normal Awaiting Review defect (bug) 03/18/2019
#38481 wp_handle_upload_prefilter not used before deriving attachment title dev-feedback normal normal Awaiting Review enhancement 03/26/2019
#47049 Unzip_file causing Media file upload error normal normal Awaiting Review defect (bug) 04/28/2019 3
#15924 Add 'media_default_link_type' option to parallel 'image_default_link_type' dev-feedback normal normal Future Release enhancement 05/15/2019 6
#18043 Uploaded images disappear after loading if using compression w/Apache dev-feedback normal major Future Release defect (bug) 05/15/2019 20
#18474 Misleading error message when theme ZIP exceeds post_max_size dev-feedback normal normal Awaiting Review defect (bug) 05/15/2019 4
#18489 Create constants in default-constants.php for the uploads folder to allow better custom uploads location eddiemoya normal normal Awaiting Review enhancement 05/15/2019 19
#22128 Adding upload mimetype in Multisite does not work if mimetype is not already defined normal minor Awaiting Review defect (bug) 05/15/2019 21
#22150 Customizer: Remove Image doesn't remove from Media Library normal normal Awaiting Review defect (bug) 05/15/2019 4
#24934 More flexible response reporting in wp-plupload.js normal normal Future Release enhancement 05/15/2019 4
#27860 Media Upload: Incorrect renaming increment for retina files normal normal Future Release feature request 05/15/2019 2
#28238 Add filter to value returned from get_space_used() has-patch normal normal Awaiting Review enhancement 05/15/2019 4
#28367 Video upload failure is a dead end normal normal Awaiting Review enhancement 05/15/2019 4
#30384 Cannot hook plupload's JavaScript consistently normal normal Awaiting Review enhancement 05/15/2019
#31372 media-new.php stops uploading after max_execution_time set in php.ini normal normal Awaiting Review defect (bug) 05/15/2019 1
#32704 Upload path is not set correctly after switch_blog normal normal Awaiting Review defect (bug) 05/15/2019 4
#33963 New function: `upload_url()` reporter-feedback normal normal Awaiting Review enhancement 05/15/2019 7
#35310 "Add Media" dropzone shouldn't take up the entire modal window dev-feedback normal normal Awaiting Review defect (bug) 05/15/2019 1
#47752 Fix upload of .srt files dev-feedback normal normal Future Release defect (bug) 09/22/2019 11
#16191 Uploaded files with quote marks in the filename are undisplayable in MS dev-feedback normal normal Future Release defect (bug) 11/03/2019 9
#48477 Add a hook before creating image sub-sizes dev-feedback normal normal Future Release enhancement 02/10/2020 14
#49622 Media reports upload success while No file was loaded! normal normal Awaiting Review defect (bug) 03/11/2020 1
#49658 Incorrect Upload Directory path using wp_upload_dir() reporter-feedback normal normal Awaiting Review defect (bug) 03/23/2020 4
#49725 Bug in plugin upload dev-feedback normal normal Awaiting Review defect (bug) 03/30/2020 2
#50098 CSVs that contain HTML fail upload test normal normal Awaiting Review defect (bug) 05/06/2020
#51789 Add system filesize resource limit to wp_max_upload_size function normal normal Awaiting Review enhancement 11/18/2020
#25449 wp_upload_dir() doesn't support https has-patch normal major Future Release defect (bug) 11/25/2020 34
#40624 MP3 files with ID3v2 information can't be uploaded normal normal Awaiting Review defect (bug) 12/18/2020 2
#52897 Animated PNG: WordPress keeps renaming .apng files into .png (I lost 10 hours of work) normal normal Awaiting Review defect (bug) 03/24/2021 1
#48369 Uploaded media files created with incorrect permissions if directory set to 751. normal normal Awaiting Review defect (bug) 04/22/2021 2
#53089 multisite uploads not working on windows 10/xampp after change blog_upload_space normal normal Awaiting Review defect (bug) 04/26/2021
#52531 Unable to upload .ico with PHP 7.4 has-patch normal normal Awaiting Review defect (bug) 08/09/2021 2
#54078 Underscore appended to media file on upload dev-feedback normal normal Awaiting Review defect (bug) 09/07/2021 4
#53575 Filename creation with special characters fails normal normal defect (bug) 12/12/2021 2
#47296 Attachments with very long filenames fail to save to the database normal normal Awaiting Review defect (bug) 01/04/2022 3
#55457 Function media_handle_sideload doesn't return with some pdf files due to Imagick normal normal Awaiting Review defect (bug) 03/24/2022
#49042 After WordPress automatically scales your uploaded images down, it loses track of the original images reporter-feedback normal normal Awaiting Review defect (bug) 08/28/2022 1
#55635 wp_convert_hr_to_bytes() report correct byte sizes for php.ini "shorthand" values dev-feedback normal normal Awaiting Review defect (bug) 09/14/2022 13
#45818 ALLOW_UNFILTERED_UPLOADS does not work on multisite normal normal Awaiting Review defect (bug) 09/22/2022 4
#12756 WPMU does not handle files with two or more dots in the filename wpmuguru close normal minor Future Release defect (bug) 10/14/2022 15
#32318 Upload fails, wp_insert_attachment returned 0 close normal normal Awaiting Review defect (bug) 10/19/2022 12
#45633 finfo_file() returns text/plain for json file instead of application/json joemcgill has-patch normal normal Future Release defect (bug) 11/07/2022 9
#57764 MYSQL operations excessive CPU consumption issue. reporter-feedback normal normal Awaiting Review defect (bug) 02/20/2023 1
#58155 Add filter to allow large image scaling of PNGs dev-feedback normal normal Awaiting Review enhancement 04/19/2023 2
Note: See TracReports for help on using and creating reports.