Make WordPress Core

{13} Has Patch (2090 matches)

Create a new ticket
  • Tickets that have a patch and now need testing to make sure the patch works and doesn't introduce new bugs (keywords: has-patch, needs-testing)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1 - 100 of 2090)

1 2 3 4 5 6 7 8 9 10 11

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#32233 Improve escaping in /wp-admin/includes/template.php Administration normal normal defect (bug) has-patch 06/04/2019
#28273 Multisite sites without a path redirect to signup page chriscct7 Administration normal normal defect (bug) has-patch 06/04/2019
#19085 Removing First Submenu Page in Admin Menu breaks URL for Menu Page Administration normal normal defect (bug) has-patch 06/04/2019
#37219 Admin menu with admin_url function Administration normal normal enhancement has-patch 06/04/2019
#26960 Audit extraneous HTML/CSS for the admin menu Administration low normal enhancement has-patch 06/04/2019
#32194 Post Locked Notification Dialog is not Responsive Administration normal normal enhancement has-patch 06/04/2019
#27996 Show/Hide Postbox doesn't work if dynamically added Administration normal normal enhancement has-patch 06/04/2019
#29386 Autosave message should disappear when the next autosave happens Autosave normal normal defect (bug) has-patch 06/04/2019
#23088 Multisite, Subdomains and www Bootstrap/Load normal normal defect (bug) has-patch 06/04/2019
#13874 Add package argument to "_deprecated_function" function chriscct7 Bootstrap/Load normal normal enhancement has-patch 06/04/2019
#20388 ?cpage=N URLs do not have canonical redirection Canonical normal normal defect (bug) has-patch 06/04/2019
#13041 Canonical redirection will redirect a non-exitant page to a post. dd32 Canonical normal normal defect (bug) has-patch 06/04/2019
#20902 redirect_canonical() on using permalink: Not all $_GET being redirected chriscct7 Canonical normal normal defect (bug) has-patch 06/04/2019
#35075 Comment cache ignores custom query vars boonebgorges Comments normal normal defect (bug) has-patch 03/06/2020
#36409 Comments number is wrong pbearne Comments normal normal defect (bug) has-patch 04/23/2024
#26596 Edit comments from wpAdmin don't process well radio button fields Comments normal normal defect (bug) has-patch 06/04/2019
#11248 Paged wp_list_comments() should always output something boonebgorges Comments normal normal defect (bug) has-patch 06/04/2019
#22301 Performance problem with Recent Comments widget Comments normal normal defect (bug) has-patch 04/19/2024
#28314 cancel_comment_reply_link() is unflexible - respond_id & post check Comments normal major defect (bug) has-patch 06/04/2019
#37103 get_comments_number_text() should not replace '%' in post title Comments normal normal defect (bug) has-patch 06/04/2019
#11734 trackback_rdf() for IDN (xn--) Domains produces invalid HTML Comments normal normal defect (bug) has-patch 06/04/2019
#20302 Allow comment_form() to add attributes to <form> tag Comments normal normal enhancement has-patch 06/04/2019
#20487 Comment search isn't customizable Comments normal normal enhancement has-patch 06/04/2019
#23233 Radio Button instead of Checkboxes on Comment Moderation option? Comments normal normal enhancement has-patch 06/04/2019
#22198 Realigning the Discussions Settings page chriscct7 Comments normal normal enhancement has-patch 06/04/2019
#16576 comment_form() fields being displayed only for non logged in users Comments normal normal enhancement has-patch 06/04/2019
#34690 when user login is required to comment, there should be a link to registration Comments normal normal enhancement has-patch 06/04/2019
#13103 "Unknown character set" during install into database reports successful install. barrykooij Database normal normal defect (bug) has-patch 06/04/2019
#34872 dbDelta Missing Index Name Creates Duplicate Indexes Database normal normal defect (bug) has-patch 06/04/2019
#26788 Improve dbDelta fields match Database normal normal enhancement has-patch 06/04/2019
#31599 White space between visual editor content and status bar Editor low normal defect (bug) has-patch 06/05/2019
#24712 Get errors from wp_oembed_get Embeds low normal enhancement has-patch 06/04/2019
#29621 Export post title with markup Export normal normal defect (bug) has-patch 06/04/2019
#20903 Exporter gets stuck in a loop a loop/break in the category hierarchy westi Export normal normal defect (bug) has-patch 06/04/2019
#14584 HTML entities in category and tag elements Export normal normal defect (bug) has-patch 07/06/2020
#28146 Export Filter for Post IDs Export normal normal enhancement has-patch 06/04/2019
#14363 Atom feed is broken when WordPress is served as application/xhtml+xml Feeds normal normal defect (bug) has-patch 06/04/2019
#10984 If content uses the nextpage tag then only the first page is shown in feeds Feeds normal normal defect (bug) has-patch 06/04/2019
#9993 Rss and atom feeds are dropping some characters stevenkword Feeds normal normal defect (bug) has-patch 06/04/2019
#31935 is_page() erroneously set to true when loading /feed/ associated with 404 Feeds normal normal defect (bug) has-patch 06/04/2019
#20716 Control how and when request_filesystem_credentials outputs creds form dd32 Filesystem API normal normal enhancement has-patch 06/04/2019
#10823 Bad handling of ampersand in post titles Formatting normal normal defect (bug) has-patch 06/04/2019
#25021 Improve sanitize_title_with_dashes % removal Formatting normal normal defect (bug) has-patch 06/04/2019
#33629 Post excerpts have become WAY too long after updating to WP 4.3, please fix. Formatting normal normal defect (bug) has-patch 06/04/2019
#37077 Replacing one variable handler for another to ensure proper conditional check occurs 100%. Formatting normal trivial defect (bug) has-patch 06/04/2019
#26674 The get_tag_regex() function is a too greedy when searching for a closing tag. Formatting normal normal defect (bug) has-patch 06/04/2019
#31992 Unicode Email Addresses Formatting normal normal defect (bug) changes-requested 12/04/2024
#27270 Validation for leading/trailing periods, or consecutive periods in email addresses is only done on the domain section Formatting normal normal defect (bug) has-patch 06/04/2019
#17923 add_query_arg() should encode values Formatting normal normal defect (bug) has-patch 08/20/2019
#25108 is_email() function validates email with domain that just has 1 character after dot Formatting normal normal defect (bug) has-patch 06/04/2019
#18549 wp_texturize incorrectly curls closing quotes after inline HTML end tags miqrogroove Formatting normal normal defect (bug) has-patch 08/18/2023
#29882 wptexturize: quotes inside quotes curling incorrectly Formatting normal normal defect (bug) has-patch 06/04/2019
#12084 allow preserving HTML in the_excerpt (specify allowed tags for strip_tags in wp_trim_excerpt) Formatting normal normal enhancement has-patch 06/04/2019
#30613 Check the return value of wp_json_encode() General normal normal defect (bug) has-patch 06/04/2019
#31711 is_front_page flag affected by frontpage ID and page Title strange conflict General normal normal defect (bug) has-patch 09/06/2024
#31577 wp.ajax.send JS function should send ajax request with dataType json General normal normal defect (bug) has-patch 06/04/2019
#32856 wpColorPicker close should check that iris hasn't been destroyed before toggling it. General normal normal defect (bug) has-patch 06/04/2019
#34853 A helper method should be created to centralize which extensions are used for images. General normal normal enhancement has-patch 06/04/2019
#32192 Add HTML attribute builder helper function General normal normal enhancement has-patch 06/04/2019
#34487 Add a new conditional tag for the "Posts Page" General normal normal enhancement has-patch 06/04/2019
#29972 Split pagination calculations and HTML in paginate_links General normal normal enhancement has-patch 06/04/2019
#30325 WP List Table: allow filtering view switcher modes General normal normal enhancement has-patch 06/04/2019
#23454 _deprecated_function Messages chriscct7 General normal normal enhancement has-patch 06/04/2019
#37705 Remove unnecessary parts of WP_HTTP which remain HTTP API normal normal defect (bug) has-patch 06/04/2019
#23482 Fix improper use of comment_exists() in some importers maxpagels Import normal normal defect (bug) has-patch 06/04/2019
#12885 LiveJournal importer uses GMT date/time as local date/time Import normal normal defect (bug) has-patch 06/04/2019
#21597 WordPress Importer $base_url index failed Import normal normal defect (bug) has-patch 06/04/2019
#23275 WordPress Importer: line-ending mismatch corrupts serialized meta Import normal normal defect (bug) has-patch 06/04/2019
#15586 movabletype-importer, trivial: fix no index upload_type warning Import normal normal defect (bug) has-patch 06/04/2019
#30227 Inaccurate wording when creating a user with a reserved email address Login and Registration normal normal defect (bug) has-patch 02/06/2020
#27165 Incorrect nonce supplied when authenticated session expires Login and Registration normal minor defect (bug) has-patch 06/04/2019
#36098 Install: "Repeat Password" is not required when browser js is disabled Login and Registration normal normal defect (bug) close 02/16/2020
#13655 Login/Install/User Edit should stripslashes() $_POST data Login and Registration normal normal defect (bug) has-patch 06/04/2019
#35736 Replace 'Lost Password' phrase with 'Reset Password' chriscct7* Login and Registration normal normal defect (bug) has-patch 02/06/2020
#35018 The authentication check modal dialog appears just once Login and Registration normal normal defect (bug) has-patch 06/04/2019
#20116 Welcome User Email in Multisite Can't Be Changed Login and Registration normal normal defect (bug) has-patch 06/04/2019
#27632 `wp_registration_url()` doesn't have a redirect argument chriscct7 Login and Registration normal normal defect (bug) has-patch 11/05/2024
#35858 "wpmu_welcome_notification" has a filter post-processing routines in wrong place Login and Registration normal normal enhancement has-patch 06/04/2019
#32508 Action Hooks for empty username and empty password Login and Registration normal normal enhancement has-patch 06/04/2019
#28528 Action in wp-login.php Login and Registration normal normal enhancement has-patch 06/04/2019
#33295 Login: Remove decoration from translation strings Login and Registration normal normal enhancement has-patch 07/15/2021
#28352 New filters in wp-activate.php voldemortensen Login and Registration normal normal enhancement has-patch 06/04/2019
#28351 New filters in wp-signup.php Login and Registration normal normal enhancement has-patch 06/04/2019
#35427 add filter on the wpmu_signup_user() meta values in user-new Login and Registration normal normal enhancement has-patch 06/04/2019
#35422 only exit if the redirect is true when registering on multisites Login and Registration normal normal enhancement has-patch 02/19/2022
#25899 Adding mediaelement CSS links outside of head tags breaks HTML5 validation Media normal minor defect (bug) has-patch 06/04/2019
#31029 Allow 0 columns in gallery settings rhurling Media normal normal defect (bug) has-patch 10/26/2022
#32654 Denying upload_files cap makes Customizer and Media modal act oddly wonderboymusic Media normal normal defect (bug) has-patch 06/04/2019
#26992 Failing to make new yyyy/mm for uploads affects existing URLs (WP_CONTENT_URL, wp_get_attachment_url and GUID) Media normal normal defect (bug) has-patch 06/04/2019
#27139 Image caption disappears if images are rearranged immediately after adding the caption. Media normal normal defect (bug) has-patch 02/09/2021
#24815 get_the_post_thumbnail() fetches full sized image if 'post-thumbnail' custom size not defined in theme Media normal normal defect (bug) has-patch 06/04/2019
#24430 inconsistent icon_dir/icon_dirs use in wp_mime_type_icon and wp_get_attachment_image_src Media normal normal defect (bug) has-patch 06/04/2019
#18730 media_sideload_image() doesn't handle dynamic image url's well Media normal normal defect (bug) has-patch 06/04/2020
#34736 wp_calculate_image_srcset filter: provide the individual srcset image size joemcgill* Media normal normal defect (bug) has-patch 06/04/2019
#62293 wp_get_missing_image_subsizes() - Warning: Undefined array key "height" Media normal normal defect (bug) has-patch 11/12/2024
#19512 wp_read_image_metadata includes bitmap in description Media normal normal defect (bug) has-patch 06/04/2019
#36931 wp_upload_dir caches calls with default arguments separately from their explicit equivalent Media normal normal defect (bug) has-patch 06/04/2019
#31945 Deleting a user without reassigning should have clearer messaging about the implications Media normal normal enhancement has-patch 06/04/2019
#28381 Filter for unattached attachments count Media normal normal enhancement has-patch 06/04/2019
#21569 Filter gallery styles with access to $attr Media normal normal enhancement has-patch 06/04/2019
1 2 3 4 5 6 7 8 9 10 11
Note: See TracReports for help on using and creating reports.