Make WordPress Core

{23} Popular Tickets (5209 matches)

Create a new ticket
  • Tickets that have one follower or more
  • Sort by votes, component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1101 - 1200 of 5209)

2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#36334 Custom RSS feed has wrong MIME type and forces download in browser Feeds normal normal 2 Future Release defect (bug) needs-docs 03/25/2020
#56883 Feeds of non-existent tags and categories displays an empty feed instead of 404 Feeds normal normal 2 Awaiting Review defect (bug) 04/15/2024
#28816 HTML entities in post titles break feeds Feeds normal normal 2 defect (bug) 06/04/2019
#13066 Last-Modified headers for individual comment feeds are incorrect jgci* Feeds low normal 2 Future Release defect (bug) dev-feedback 06/28/2022
#47470 XML parsing error: undefined entity (revisited) Feeds normal normal 2 Awaiting Review defect (bug) 06/03/2019
#63843 `<wfw:commentRss>` in feeds can be empty causing invalid feed when filtered by `post_comments_feed_link` Feeds normal normal 2 Awaiting Review defect (bug) dev-feedback 08/19/2025
#20652 Install plugins with FTP upload, virtual subdomain, bad base dir? dd32 Filesystem API normal normal 2 defect (bug) 06/04/2019
#59917 On windows host using ftp, Undefined array key "islink" Filesystem API normal normal 2 Awaiting Review defect (bug) reporter-feedback 10/22/2024
#14401 Unable to locate WordPress Content directory (wp-content). Filesystem API normal normal 2 defect (bug) 06/04/2019
#24780 Use error handlers rather than the error suppression operator Filesystem API normal normal 2 Future Release defect (bug) 09/07/2023
#48289 wp_normalize_path() breaks path_is_absolute() in Windows. SergeyBiryukov Filesystem API normal normal 2 Future Release defect (bug) needs-unit-tests 04/08/2021
#48873 CSS Selectors in style tags containing greater than signs are escaped Formatting normal normal 2 Awaiting Review defect (bug) 12/04/2019
#40552 Calling wp_parse_args() early, with $args as empty string, may cause fatal error Formatting normal normal 2 Awaiting Review defect (bug) dev-feedback 11/01/2024
#30039 Email validation not working correctly Formatting normal normal 2 defect (bug) 06/04/2019
#40045 HTML code entered using "Text" mode gets garbled Formatting normal normal 2 Awaiting Review defect (bug) 03/06/2017
#62038 Issue with is_email() and sanitize_email() Formatting normal normal 2 Awaiting Review defect (bug) has-patch 09/24/2024
#53160 PHP 7.4 map_deep compatibility issue Formatting normal normal 2 Awaiting Review defect (bug) 05/05/2021
#33629 Post excerpts have become WAY too long after updating to WP 4.3, please fix. Formatting normal normal 2 defect (bug) has-patch 06/04/2019
#58406 Post/Page Content Renders Empty Formatting normal normal 2 Awaiting Review defect (bug) 09/26/2023
#36775 Shortcode stripping on frontend Formatting normal normal 2 defect (bug) 06/04/2019
#52517 Shortcodes inside AMP tags do not work Formatting normal normal 2 Awaiting Review defect (bug) has-patch 06/02/2023
#59691 WordPress doesn't sanitize character ʼ (unicode U+02BC) when converting post title to slug Formatting normal normal 2 Awaiting Review defect (bug) has-patch 10/20/2023
#46791 esc_url() adding http:// to a relative URL to parent directory '../pathname/' Formatting normal normal 2 Awaiting Review defect (bug) has-patch 05/23/2019
#56433 invalid regex used in preg_replace Formatting normal normal 2 Awaiting Review defect (bug) reporter-feedback 01/08/2025
#24487 is_email() does not recognize IDN domains Formatting normal minor 2 Future Release defect (bug) has-patch 07/16/2025
#40324 make_clickable doesn't work if url stands after an even number off spaces Formatting normal normal 2 Awaiting Review defect (bug) 03/31/2017
#23922 make_clickable() breaks when colon in hash Formatting normal normal 2 defect (bug) 06/04/2019
#45702 make_clickable() doesn't handle linked text being a URL with spaces within it Formatting low trivial 2 Future Release defect (bug) needs-unit-tests 04/03/2019
#50855 sanitize_file_name function not working as expected if there is '%20' in filename audrasjb* Formatting normal normal 2 Future Release defect (bug) dev-feedback 10/07/2022
#61246 wp_kses makes HTML comment HTML uncommented Formatting normal normal 2 Awaiting Review defect (bug) has-patch 09/03/2024
#58921 wp_kses_allowed_html doesn't allow to add esi:include Formatting normal normal 2 Awaiting Review defect (bug) has-patch 06/22/2024
#10033 wpautop problems with html comments and object tags Formatting normal minor 2 defect (bug) needs-unit-tests 06/04/2019
#63426 wptexturize breaks markup Formatting normal normal 2 Awaiting Review defect (bug) dev-feedback 08/15/2025
#29882 wptexturize: quotes inside quotes curling incorrectly Formatting normal normal 2 defect (bug) has-patch 06/04/2019
#60492 Gallery crashes if images have caption. Gallery normal normal 2 Awaiting Review defect (bug) 02/10/2024
#40685 /wp-includes/class-wp-hook.php function resort_active_iterations not working correct General normal normal 2 Awaiting Review defect (bug) 06/08/2017
#63068 Administrator Role Changed to "No Roles" Causes Internal Server Error audrasjb General normal normal 2 7.0 defect (bug) dev-feedback 11/06/2025
#63563 Allow `int` type for version in `_WP_Dependency` chain General normal normal 2 Awaiting Review defect (bug) has-patch 06/13/2025
#64165 At A Glance, You Can't Tell Which Blocks Have Notes And Which Don't General normal normal 2 7.0 defect (bug) 11/07/2025
#46315 Block editor columns left margin issue on reduced screen width General normal normal 2 Awaiting Review defect (bug) 02/24/2019
#47420 Block markup containing HTML in block attributes is corrupted when using wp_insert_post General normal normal 2 Awaiting Review defect (bug) dev-feedback 08/19/2025
#64171 Cache failed requests to WordPress.org API endpoints General normal normal 2 Awaiting Review defect (bug) 10/29/2025
#42150 Cannot edit links with visual editor on chromium-based browser General normal normal 2 Awaiting Review defect (bug) 10/10/2017
#42213 Code Editors: Filter autocomplete suggestions General normal normal 2 Future Release defect (bug) has-patch 10/03/2018
#58076 Docs: Improve various globals documentation, as per docblock standards. General normal normal 2 Awaiting Review defect (bug) has-patch 11/18/2023
#46457 Embed Block to a Reusable Block General normal normal 2 Awaiting Review defect (bug) 03/20/2020
#55043 FSE Classic Block Issue General normal normal 2 Awaiting Review defect (bug) reporter-feedback 02/05/2022
#44447 Failed to load resource: net::ERR_FILE_NOT_FOUND General normal normal 2 Awaiting Review defect (bug) reporter-feedback 06/07/2021
#62777 Force a 404 when no sitemap provider is found General normal normal 2 Awaiting Review defect (bug) has-patch 01/08/2025
#40487 GUID contains more than 255 characters General normal normal 2 Awaiting Review defect (bug) 04/19/2017
#56996 Getting error Uncaught exception 'TypeError' with message 'Cannot access offset of type string on string' in /var/www/wp-includes/media.php:2147 General normal blocker 2 Awaiting Review defect (bug) has-patch 11/04/2022
#54233 Hardcoded wp-content instead of using WP_CONTENT_DIR General normal major 2 Future Release defect (bug) has-patch 09/16/2022
#51768 In documentation, replace references to 'list' with 'array' General normal trivial 2 Awaiting Review defect (bug) has-patch 07/04/2025
#48535 Incompatibility with PHP 7.3.11 General normal critical 2 Awaiting Review defect (bug) 11/09/2019
#41388 Insert Media window does not remember state for custom tabs, iframe bug General normal critical 2 Awaiting Review defect (bug) 08/14/2018
#39894 JS heartbeat can run before ready causing exception General normal normal 2 Awaiting Review defect (bug) 07/03/2017
#36036 Multiple CDATA regressions in wp-includes SergeyBiryukov General normal normal 2 Future Release defect (bug) has-patch 11/25/2020
#31778 Opening the collapsed admin menu doesn't close toolbar submenus General normal normal 2 defect (bug) 06/04/2019
#46346 Page counts and related calculations typically expect and document ints but are actually floats SergeyBiryukov General normal minor 2 Future Release defect (bug) has-patch 10/13/2021
#55930 Provide comment syntax for templates and template parts General normal minor 2 Awaiting Review defect (bug) 01/17/2023
#63361 Remove unnecessary semicolon form switch case in atomlib.php file General normal normal 2 Awaiting Review defect (bug) has-patch 05/01/2025
#53295 Serialized data should be handled as an opaque value General normal normal 2 Awaiting Review defect (bug) has-patch 06/12/2021
#58927 Set featured image missing General normal major 2 Awaiting Review defect (bug) close 08/24/2023
#59117 The WORST of ALL Bugs (Version 6.3) General normal normal 2 Awaiting Review defect (bug) 08/28/2023
#59774 Undefined array key when using wp_list_pluck function hellofromTonya General normal normal 2 Future Release defect (bug) has-patch 07/23/2025
#41933 Undefined offset -1 in $pages array when post without pages is requested General normal normal 2 Awaiting Review defect (bug) has-patch 10/15/2018
#43100 Unexpected results from wpautop General normal normal 2 Awaiting Review defect (bug) 01/17/2019
#53875 Update inline docs to match handbook standards General normal normal 2 Future Release defect (bug) 10/26/2021
#57797 WP_Block_Type_Registry::register issues incorrect error message when block.json folder doesn't exist General normal normal 2 Awaiting Review defect (bug) dev-feedback 03/07/2023
#44795 WordPress Heartbeat Interval stuck on 15 secs General normal normal 2 Awaiting Review defect (bug) 06/12/2019
#52539 callable typehint thows static analysis errors General normal normal 2 Awaiting Review defect (bug) has-patch 05/28/2025
#55113 category widget block General normal normal 2 Awaiting Review defect (bug) has-patch 02/09/2022
#62497 core-js not up to date even with latest wordpress version 6.7 General normal major 2 Awaiting Review defect (bug) 11/21/2024
#36499 featured image, image upload General normal normal 2 defect (bug) reporter-feedback 06/04/2019
#31777 sanitize_text_field() stripping instances "%ca" General normal normal 2 defect (bug) 08/24/2022
#42683 widgets cannot be edited General normal normal 2 Awaiting Review defect (bug) 07/26/2024
#63949 wp-cron.php should use SNI General normal major 2 Awaiting Review defect (bug) 10/09/2025
#59239 wp_generate_uuid4 collisions General normal normal 2 Awaiting Review defect (bug) 08/29/2023
#43025 wp_list_filter should filter all iterable objects General normal normal 2 Awaiting Review defect (bug) 02/11/2018
#54893 wp_set_script_translations() accepts and evaluates <script> tag included in JSON General normal normal 2 Awaiting Review defect (bug) 01/25/2022
#40502 Add the check version and template attributes method for /themes/update-check/1.1/ API HTTP API normal normal 2 Awaiting Review defect (bug) 04/20/2017
#51767 Broken logic for `https_local_ssl_verify` filter due to missing `local` argument HTTP API normal normal 2 Awaiting Review defect (bug) has-patch 08/22/2025
#34796 Facing an issue when using wp_remote_get with streams (non-blocking mode) rmccue* HTTP API normal normal 2 defect (bug) close 07/07/2025
#32932 WP_Http::request hangs on badly behaving servers HTTP API normal normal 2 defect (bug) 06/02/2022
#58284 Add in wp_dropdown_languages en_US as selected value when 'explicit_option_en_us' is set to true I18N normal normal 2 Awaiting Review defect (bug) has-patch 08/26/2025
#53381 Events and News Widget: Multi-day event placeholders are not replaced with dates in some languages I18N normal normal 2 Future Release defect (bug) 11/16/2021
#62348 Textdomain loaded even though translations do not exist bc textdomain have identical start phrase swissspidy I18N normal normal 2 Future Release defect (bug) reporter-feedback 03/11/2025
#59608 [bug] insert_with_markers with a UTF-8 translated marker causing .htaccess file broken with garbled characters I18N normal normal 2 Awaiting Review defect (bug) 01/18/2024
#56234 error logged messages should not be translateable I18N normal normal 2 Awaiting Review defect (bug) close 12/19/2024
#29892 get_available_languages() can alternately too and not enough permissive ocean90 I18N low normal 2 Future Release defect (bug) dev-feedback 11/06/2024
#44844 switch_to_locale does not handle plugins/themes properly in multisite I18N normal normal 2 Awaiting Review defect (bug) 11/05/2018
#42599 Design changes in Tools Categories and Tags Converter box and Tools Import box Import normal normal 2 Awaiting Review defect (bug) has-patch 01/30/2019
#21859 Import blog and media library is not working Import normal normal 2 defect (bug) 06/04/2019
#39301 Importer associates all posts with uncategorized term in WP4.7 PHP7 Import normal normal 2 WordPress.org defect (bug) 04/01/2017
#24995 Importer does not check to see if DOM is available Import normal normal 2 WordPress.org defect (bug) 02/21/2017
#47243 Importers aren't being maintained Import normal normal 2 Awaiting Review defect (bug) 08/03/2025
#28297 Losing custom nav menu data while importing / exporting XML Import normal normal 2 Awaiting Review defect (bug) 02/26/2018
#18602 Media Library imported, but all items Unattached Import normal normal 2 defect (bug) reporter-feedback 06/04/2019
#27896 wordpress-importer's lack of understanding of XML Namespaces causing compatibility issues Import normal normal 2 Awaiting Review defect (bug) has-patch 06/13/2017
#63891 Processing directives function in interactivity API class may cause fatal error Interactivity API normal normal 2 7.0 defect (bug) has-patch 11/07/2025
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Note: See TracReports for help on using and creating reports.