Make WordPress Core

{1} All Tickets (8338 matches)

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

Results (7701 - 7800 of 8338)

Upgrade/Install (61 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#61521 feature request: Conditional that checks whether WordPress is currently performing updates normal minor Awaiting Review feature request 07/10/2024
#20947 feature request: one-click update for core, themes and plugins (all in one) dev-feedback normal normal Awaiting Review feature request 08/13/2018 7
#61173 Run upgrade tests on PRs and pushes to trunk normal normal Awaiting Review task (blessed) 05/08/2024 1
#36823 "TypeError: wp.updates is undefined" when installing a plugin has-patch normal normal Future Release defect (bug) 01/22/2018 12
#37850 Auto-scroll to error notice on failed inline updates (plugins/themes) normal normal Future Release defect (bug) 04/19/2019 1
#36887 Database upgrades should fail gracefully low normal Future Release defect (bug) 07/07/2022 2
#54546 Fatal error receive while updating WP 5.8.2 to WP 5.9. dev-feedback normal normal Future Release defect (bug) 08/30/2022 54
#49286 Function get_core_updates() in update-core.php can return an empty array has-patch normal normal Future Release defect (bug) 10/16/2022 1
#61117 Guard condition in `delete_temp_backup()` shouldn't return early has-patch low normal Future Release defect (bug) 09/20/2024 9
#39593 Improve DocBlocks in class-automatic-upgrader-skin.php has-patch normal normal Future Release defect (bug) 07/27/2021 10
#50849 Incorrect action passed to hooks when updating plugin/theme by uploading ZIP file has-patch normal normal Future Release defect (bug) 06/11/2021 21
#59112 Plugin Dependencies design feedback normal normal Future Release defect (bug) 11/03/2023 8
#61281 Plugin having dependent plugins not checkable for the bulk actions costdev normal minor Future Release defect (bug) 05/24/2024 5
#53705 Plugin upgrade deletes files from other in-progress upgrades reporter-feedback normal normal Future Release defect (bug) 05/01/2024 26
#54582 Problem with deleting old files at the end of a core update when the filesystem is case-insensitive SergeyBiryukov* has-patch high major Future Release defect (bug) 01/12/2023 54
#44628 Repair DB rehashes password to md5 has-patch normal normal Future Release defect (bug) 01/14/2020 3
#42008 Show warning that usernames can't be changed close normal minor Future Release defect (bug) 11/01/2020 13
#36973 Update FTP credentials form design normal normal Future Release defect (bug) 03/12/2018 3
#44596 Welcome page text is repetitive dev-feedback normal normal Future Release defect (bug) 02/01/2019 3
#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
#44118 WordPress performs some unnecessary plugin update checks francina has-patch normal normal Future Release defect (bug) 03/23/2023 6
#15134 WordPress should not try to remove themes or plugins recursively if the directory is a symlink pbiron* dev-feedback normal normal Future Release defect (bug) 07/05/2023 59
#52458 WordPress version check is passing "false" value to "esc_url" causing errors (in the logs) SergeyBiryukov reporter-feedback normal normal Future Release defect (bug) 08/19/2021 8
#60739 Wrong redirection when installing with URI rewrite normal normal Future Release defect (bug) 05/17/2024 1
#33053 download_url() includes query string in temporary filenames has-patch normal normal Future Release defect (bug) 02/21/2017 10
#60837 while installing plugins normal minor Future Release defect (bug) 03/26/2024 1
#45569 @var array tag is not present in class WP_Upgrader_Skin SergeyBiryukov has-patch normal minor Future Release enhancement 01/08/2019 3
#24579 Add Drag'n'Drop UI to plugin and theme manual uploaders normal normal Future Release enhancement 12/18/2023 42
#34986 Add Upgrade Notice for Themes has-patch normal normal Future Release enhancement 06/21/2023 17
#56318 Add auto-update fatal error protection afragen normal normal Future Release enhancement 10/12/2022 6
#44894 Add support for an optional `$roles` parameter to `populate_roles()` flixos90 needs-unit-tests normal normal Future Release enhancement 01/23/2019 4
#55321 Adding new themes in releases without a global theme auto-update setting renders installations insecure pbiron normal normal Future Release enhancement 11/02/2022 15
#41270 Allow deletion of plugins or themes from the Updates screen has-patch normal normal Future Release enhancement 08/31/2018 3
#54589 Audit and preload current "from" version files into memory before upgrading filesystem to the "to" version has-patch normal normal Future Release enhancement 06/09/2022 13
#37130 Auto-download language packs when installing manually normal normal Future Release enhancement 09/23/2020 2
#48937 Auto-refresh maintenance mode screen dev-feedback normal normal Future Release enhancement 08/08/2022 11
#15729 Better UX after supplying incorrect information to setup-config kapeels* has-patch low normal Future Release enhancement 07/12/2022 9
#25219 DISALLOW_FILE_MODS shouldn't remove update notifications normal normal Future Release enhancement 05/27/2019 21
#7965 Database upgrade complete message should be an admin notice has-patch normal normal Future Release enhancement 03/15/2019 7
#50623 Discoverability of plugin and themes autoupdates audrasjb normal normal Future Release enhancement 10/19/2020 30
#49407 Do not propose users to skip a minor upgrade (take 2) normal normal Future Release enhancement 01/27/2021 11
#51695 Include Upgrade Notice in post-auto-update emails normal normal Future Release enhancement 06/05/2021 4
#12671 Installer page doesn't check if MySQL tables were created successfully normal normal Future Release enhancement 12/15/2018 8
#17301 Keep the connection open when doing upgrades or long-running operations dd32 has-patch normal normal Future Release enhancement 06/01/2021 11
#14393 Maintenance mode overkill. Please refine usage of it normal normal Future Release enhancement 03/18/2017 16
#37484 Make form in request_filesystem_credentials() in line with WP admin form styling / HTML structure / security normal normal Future Release enhancement 06/29/2020 7
#11869 Multisite upgrade notice at wpmu-upgrade-site.php isn't steadily visible. normal minor Future Release enhancement 04/23/2017 18
#45437 On plugin update screen, offer more information and options normal minor Future Release enhancement 08/29/2023 4
#34676 Optimize bulk plugin updates francina needs-unit-tests normal normal Future Release enhancement 06/07/2022 38
#50674 Plugin and Theme Update Hooks pbiron* dev-feedback normal normal Future Release enhancement 10/19/2020 9
#30559 Plugins and themes translations aren't downloaded when language is changed normal normal Future Release enhancement 05/06/2019 6
#58380 Setting time limit for updates doesn't always work. pbiron* dev-feedback normal normal Future Release enhancement 09/30/2024 25
#45825 Use of same loop variable in inner foreach loop can be error-prone has-patch low trivial Future Release enhancement 04/15/2019 2
#44767 dbDelta allow spaces between column names and between lines SergeyBiryukov has-patch normal normal Future Release enhancement 09/23/2019 8
#56017 Check the required PHP extensions during WordPress installation and updates dev-feedback normal normal Future Release task (blessed) 10/11/2022 12
#18289 Direct link to plugin installation should have admin chrome has-patch normal normal Future Release task (blessed) 08/02/2022 15
#51126 Document the update offer parameter for auto updates desrosj has-patch normal normal Future Release task (blessed) 10/10/2022 36
#51928 Provide plugin/theme update failure data to dot org dev-feedback normal normal Future Release task (blessed) 08/16/2024 73
#39309 Secure WordPress Against Infrastructure Attacks has-patch normal critical Future Release task (blessed) 04/12/2024 106
#31531 Shiny Updates: Updates on update-core.php normal normal Future Release task (blessed) 08/11/2021 3
#43395 Add Automated E2E Tests for Core Updates normal normal WordPress.org task (blessed) 03/04/2020 15

Upload (39 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#53575 Filename creation with special characters fails normal normal defect (bug) 12/12/2021 2
#59329 Firefox gets "ReferenceError: Â is not defined" in unminified moxie.js has-patch normal minor 6.7 defect (bug) 09/26/2024 5
#60835 Fix and improve handling of uploading of font files has-patch high normal 6.7 defect (bug) 10/01/2024 85
#25650 When switching between blogs, wp_upload_dir 'baseurl' and 'url' may be pointing to the current blog not the switched one ideag has-patch normal normal 6.7 defect (bug) 09/17/2024 23
#35310 "Add Media" dropzone shouldn't take up the entire modal window dev-feedback normal normal Awaiting Review defect (bug) 05/15/2019 1
#45818 ALLOW_UNFILTERED_UPLOADS does not work on multisite normal normal Awaiting Review defect (bug) 09/22/2022 4
#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
#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
#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
#47296 Attachments with very long filenames fail to save to the database normal normal Awaiting Review defect (bug) 01/04/2022 3
#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
#40609 Cannot register an application/foo+xml mime type without also registering application/xml normal normal Awaiting Review defect (bug) 06/01/2017 1
#22150 Customizer: Remove Image doesn't remove from Media Library normal normal Awaiting Review defect (bug) 05/15/2019 4
#46557 Dragging image to uploader directly from another website causes redirection normal normal Awaiting Review defect (bug) 03/18/2019
#58306 File extension restriction revoke reporter-feedback normal normal Awaiting Review defect (bug) 05/14/2023 2
#50136 Files types not included in Upload file types are allowed to be uploaded because of loose file extension check has-patch normal normal Awaiting Review defect (bug) 02/24/2024 9
#55457 Function media_handle_sideload doesn't return with some pdf files due to Imagick normal normal Awaiting Review defect (bug) 03/24/2022
#45670 Getting different MIME type from function finfo_file. dev-feedback normal normal Awaiting Review defect (bug) 01/09/2019 3
#23188 Hardcoded relative url 'async-upload.php' in plupload/handlers.js normal normal Awaiting Review defect (bug) 01/18/2018 1
#49658 Incorrect Upload Directory path using wp_upload_dir() reporter-feedback normal normal Awaiting Review defect (bug) 03/23/2020 4
#23483 Incorrect image URL for subsites when using UPLOADS constant on multisite subdirectory installation normal normal Awaiting Review defect (bug) 07/08/2017 7
#40624 MP3 files with ID3v2 information can't be uploaded normal normal Awaiting Review defect (bug) 12/18/2020 2
#57764 MYSQL operations excessive CPU consumption issue. reporter-feedback normal normal Awaiting Review defect (bug) 02/20/2023 1
#49622 Media reports upload success while No file was loaded! normal normal Awaiting Review defect (bug) 03/11/2020 1
#18474 Misleading error message when theme ZIP exceeds post_max_size dev-feedback normal normal Awaiting Review defect (bug) 05/15/2019 4
#59564 Not showing uploaded media in theme normal critical Awaiting Review defect (bug) 02/08/2024 1
#52531 Unable to upload .ico with PHP 7.4 has-patch normal normal Awaiting Review defect (bug) 08/09/2021 2
#53100 Unable to upload SVGs even if ALLOW_UNFILTERED_UPLOADS set normal minor Awaiting Review defect (bug) 03/05/2024 2
#54078 Underscore appended to media file on upload dev-feedback normal normal Awaiting Review defect (bug) 09/07/2021 4
#47049 Unzip_file causing Media file upload error normal normal Awaiting Review defect (bug) 04/28/2019 3
#32318 Upload fails, wp_insert_attachment returned 0 close normal normal Awaiting Review defect (bug) 10/19/2022 12
#39864 Upload not giving back any error message when uploads directory doesn't exist. normal normal Awaiting Review defect (bug) 02/13/2017
#32704 Upload path is not set correctly after switch_blog normal normal Awaiting Review defect (bug) 05/15/2019 4
#48369 Uploaded media files created with incorrect permissions if directory set to 751. normal normal Awaiting Review defect (bug) 04/22/2021 2
#58513 Uploading JSON file of 1MB or less fails to upload normal normal Awaiting Review defect (bug) 06/12/2023 1
#58243 WordPress 6.2 duplicating images on upload normal normal Awaiting Review defect (bug) 05/04/2023 3
#31372 media-new.php stops uploading after max_execution_time set in php.ini normal normal Awaiting Review defect (bug) 05/15/2019 1
#15955 move_uploaded_file mangles non-ascii characters on Windows platforms SergeyBiryukov* close normal major Awaiting Review defect (bug) 07/09/2018 48
Note: See TracReports for help on using and creating reports.