Make WordPress Core

{30} Tickets with a focus on (5249 matches)

Arguments
Create a new ticket
  • Active tickets with a focus on
  • Grouped by workflow and sorted by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (4201 - 4300 of 5249)

Unpatched Bugs (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#54924 Issues embedding Vimeo URLs with signatures Embeds normal normal Future Release defect (bug) 05/12/2025
#34335 URL shorteners ( redirects) should to be supported by the embed handling for couple of hops Embeds normal normal Future Release defect (bug) 05/29/2023
#58663 Emoji: Consider eliminating expiry-based invalidation of wpEmojiSettingsSupports sessionStorage cache Emoji lowest trivial Future Release defect (bug) 07/19/2023
#42428 wp-emoji pops up privacy hanger in Firefox with privacy.resistFingerprinting turned on Emoji normal normal Future Release defect (bug) 06/14/2018
#35927 _wp_attachment_metadata meta_value wrong type in export Export normal normal defect (bug) dev-feedback 10/24/2019
#7813 export function does not preserve encoding tott Export normal minor Future Release defect (bug) close 05/25/2025
#25872 WXR export tool generates XML which is not well-formed Export normal normal defect (bug) 06/04/2019
#40158 Plupload bug with Firefox and Mac OS where the user can't select .jpeg files azaozz External Libraries normal normal Future Release defect (bug) 09/01/2017
#29187 .notdef glyph (when copying text from a PDF in the excerpt) breaks the /feed Feeds normal normal defect (bug) 06/04/2019
#28816 HTML entities in post titles break feeds Feeds normal normal defect (bug) 06/04/2019
#34128 Tests_Feed_RSS2::test_channel fails when WP_TESTS_TITLE contains an apostrophe Feeds normal normal defect (bug) needs-unit-tests 06/04/2019
#28013 WP_Filesystem_FTPext::exists($filename) returns false when file exists on FTP Service ( IIS/6.0 Microsoft & Linux/vsftp ) dd32 Filesystem API normal normal Future Release defect (bug) close 08/28/2024
#25741 Broken WP_Filesystem methods Filesystem API normal normal defect (bug) 06/04/2019
#34327 Check for filesystem write permissions done based on ownership instead of actual filesystem permissions Filesystem API normal normal defect (bug) 06/04/2019
#32774 Improve WP_Filesystem::dirlist() format consistency Filesystem API normal minor defect (bug) 06/04/2019
#23845 Install new theme via FTP failed Filesystem API normal normal defect (bug) 06/04/2019
#20652 Install plugins with FTP upload, virtual subdomain, bad base dir? dd32 Filesystem API normal normal defect (bug) 06/04/2019
#48689 PHP warnings after updating to WP 5.3: ftp_nlist() and ftp_pwd() expect missing parameters costdev Filesystem API normal minor Future Release defect (bug) needs-unit-tests 05/12/2025
#36936 Plugin update does not works via web with proper filesystem permissions. Filesystem API normal normal defect (bug) 06/04/2019
#14401 Unable to locate WordPress Content directory (wp-content). Filesystem API normal normal defect (bug) 06/04/2019
#24780 Use error handlers rather than the error suppression operator Filesystem API normal normal Future Release defect (bug) 09/07/2023
#26802 WordPress FTP component fails to update core on IIS7+ dd32* Filesystem API normal major defect (bug) 06/04/2019
#33553 Bug with Linebreak before figcaption, fixed and then revert to make a fix elsewhere Formatting normal normal defect (bug) 06/04/2019
#15006 Closing tag for empty <p> tag is removed Formatting normal minor defect (bug) 06/04/2019
#26842 Contenteditable, multiple spaces, &nbsp, and U+00A0 Formatting normal normal Future Release defect (bug) needs-unit-tests 09/04/2020
#30039 Email validation not working correctly Formatting normal normal defect (bug) 06/04/2019
#31695 Enclosing oEmbed using `embed_oembed_html` is generating invalid HTML Formatting normal normal defect (bug) needs-unit-tests 06/04/2019
#36124 Format: Aside next to an embedded video, removes player and only displays URL Formatting normal normal defect (bug) 06/04/2019
#34994 HTML5 elements reformatted poorly switching between Visual & Text editors Formatting normal normal defect (bug) 06/04/2019
#32193 Large (custom) resolution emoticons are being shrunk to 12x12 Formatting normal normal defect (bug) 06/04/2019
#16495 Make iso8601_to_datetime a bit more compliant Formatting normal normal defect (bug) 06/04/2019
#36712 Paragraph tags removed from div elements if script tag is present Formatting normal normal defect (bug) 06/04/2019
#29956 Paragraphs within list items disappear in the editor when switching from text to visual and back Formatting normal normal defect (bug) needs-unit-tests 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
#36775 Shortcode stripping on frontend Formatting normal normal defect (bug) 06/04/2019
#6297 Unbalanced tags across more and nextpage tags Formatting normal normal Future Release defect (bug) 03/15/2019
#25785 Unexpected Paragraph Formatting Within a Div Container Formatting normal normal defect (bug) needs-unit-tests 06/04/2019
#24846 Usage of a shortcode disables wpautop filter Formatting normal normal defect (bug) 06/04/2019
#32729 WP sanitize + (plus) and other mathematic symbols as nothing instead of dash separator Formatting normal normal defect (bug) 06/04/2019
#32867 Wordpress replaces HTML entities for angle brackets in titles, breaking HTML validation Formatting normal normal defect (bug) 06/04/2019
#34407 esc_url() cannot handle a relative URL containing a : character (IPv6) Formatting normal normal defect (bug) 06/04/2019
#23975 force_balance_tags in get_the_content breaks non-HTML formats Formatting normal normal defect (bug) 06/04/2019
#20368 htmlspecialchars() returns empty string for non-UTF-8 input in PHP 5.4 Formatting normal major defect (bug) needs-unit-tests 06/04/2019
#23050 make_clickable incorrectly formats anchors with URL's and spaces in them in comments Formatting normal normal defect (bug) 06/04/2019
#23922 make_clickable() breaks when colon in hash Formatting normal normal defect (bug) 06/04/2019
#25851 post_content lost when inserting Posts with large base64-encoded images Formatting low critical defect (bug) 06/04/2019
#34039 shortcode_parse_atts() no longer parses embedded html fragments Formatting normal normal defect (bug) 06/04/2019
#14050 shortcode_unautop() should also remove the <br /> added after shortcodes aaroncampbell Formatting normal normal defect (bug) 06/04/2019
#17039 the_excerpt() - <!--more--> handling Formatting normal normal defect (bug) 06/04/2019
#30597 wp_filter_post_kses mangles URLs with colons in them Formatting normal normal defect (bug) needs-unit-tests 06/04/2019
#40202 wpautop bad code Formatting normal normal Future Release defect (bug) 05/21/2020
#33466 wpautop breaks multi-line textarea content miqrogroove Formatting normal normal defect (bug) 06/04/2019
#33840 wpautop damages inline script Formatting normal normal defect (bug) 06/04/2019
#10033 wpautop problems with html comments and object tags Formatting normal minor defect (bug) needs-unit-tests 06/04/2019
#15918 wpautop() breaks inline tags on the same line as block tags dunno Formatting normal normal defect (bug) 06/04/2019
#27733 wpautop(): \s in regex destroys some UTF-8 characters Formatting normal major defect (bug) needs-unit-tests 01/18/2022
#34592 wptexturize interprets apostrophe at end of word as closing single quote Formatting normal normal defect (bug) 06/04/2019
#29913 wptexturize should handle broken HTML consistently Formatting normal minor defect (bug) needs-unit-tests 06/04/2019
#10269 wysiwyg bug with shortcodes miqrogroove Formatting low normal defect (bug) 06/04/2019
#34390 Gallery - images order Gallery normal normal defect (bug) 06/04/2019
#40811 Gallery drag and drop breaks layout Gallery normal normal Future Release defect (bug) 12/26/2019
#37157 Photo galleries are displaying EVERY photo in library (and related issues). Gallery normal normal defect (bug) 06/04/2019
#13779 Preview doesn’t work - WP installed in its own directory SergeyBiryukov General normal normal Future Release defect (bug) dev-feedback 07/13/2022
#37409 Broken & illogic conditional check in wp_get_document_title() General normal normal defect (bug) 06/04/2019
#28563 Dashicons transition General normal normal defect (bug) 06/04/2019
#33344 Do not force draggable elements on touch devices, stop using touch-punch.js General normal normal defect (bug) 06/04/2019
#32392 HTML entities in Pingback notifications? General normal normal defect (bug) 06/04/2019
#30922 Link Manager: Doesn't support relative URLs for "Image Address" General normal normal defect (bug) 06/28/2024
#31778 Opening the collapsed admin menu doesn't close toolbar submenus General normal normal defect (bug) 06/04/2019
#31725 Protect against jQuery being downgraded by poorly coded plugins and themes General normal normal defect (bug) 06/04/2019
#36946 Provide `id` properties on core objects General normal normal defect (bug) 06/04/2019
#56878 Remove Desktopserver references from the docs General normal normal WordPress.org defect (bug) 03/20/2024
#33308 Responsive list tables don't handle primary columns that are not the first non-checkbox one General normal normal defect (bug) 06/04/2019
#33112 Suppress calls to ini_set in core General normal normal defect (bug) 12/30/2019
#53875 Update inline docs to match handbook standards General normal normal Future Release defect (bug) 10/26/2021
#35466 `add_filter()` errors when `spl_object_hash()` not exists General normal normal defect (bug) 06/04/2019
#34392 calling update_option("siteurl", $newval) can overwrite it with an instance of WP_Error. General normal normal defect (bug) 06/04/2019
#31777 sanitize_text_field() stripping instances "%ca" General normal normal defect (bug) 08/24/2022
#34028 wp_safe_redirect can return admin_url() when get_admin_url() is used aaroncampbell General normal normal defect (bug) needs-unit-tests 06/04/2019
#33834 wpautop treats html comments as content General normal normal defect (bug) 06/04/2019
#56317 “document.domain” setting General normal normal Future Release defect (bug) 10/12/2022
#34053 HTTP API (Curl backend) inappropriately sends Content-Length header on POST requests made through a proxy server CONNECT HTTP API normal normal defect (bug) 06/04/2019
#32932 WP_Http::request hangs on badly behaving servers HTTP API normal normal defect (bug) 06/02/2022
#37614 WP_PROXY_BYPASS_HOSTS has no effect inside curl transport, if http_proxy or https_proxy is set on the system HTTP API normal normal defect (bug) 06/04/2019
#54449 Loading CodeMirror prevents the Help tabs children to work properly. Help/About normal normal Future Release defect (bug) 07/19/2022
#48996 Add lang attribute to the content in the backend I18N normal normal Future Release defect (bug) 04/29/2025
#53381 Events and News Widget: Multi-day event placeholders are not replaced with dates in some languages I18N normal normal Future Release defect (bug) 11/16/2021
#53677 load_script_textdomain() doesn't work for subdirectory themes, or those in alternate theme roots I18N low normal Future Release defect (bug) 11/06/2024
#8578 Blogger import incorrectly reports saved user information Import normal normal WordPress.org defect (bug) 03/15/2019
#16445 Fix incompatibilities with IDs greater than 2^31 Import normal normal defect (bug) 06/04/2019
#31581 Images-Links broken after import from wordpress.xml in WordPress 4.1.1 Import normal normal defect (bug) 06/04/2019
#21859 Import blog and media library is not working Import normal normal defect (bug) 06/04/2019
#30887 Imported media relies on GUID for download Import normal normal defect (bug) 06/04/2019
#39301 Importer associates all posts with uncategorized term in WP4.7 PHP7 Import normal normal WordPress.org defect (bug) 04/01/2017
#24995 Importer does not check to see if DOM is available Import normal normal WordPress.org defect (bug) 02/21/2017
#26247 Importer fails when importing from a server on a private network Import normal normal WordPress.org defect (bug) 03/02/2018
#19764 Invalid JSON in custom fields meta value after export Import normal normal defect (bug) 06/04/2019
#34112 Library broken after import XML Import normal normal defect (bug) 06/04/2019
#34845 Serialized custom fields are ignored on import Import normal normal defect (bug) 06/04/2019
#22082 WordPress Import Tool loses the complete category hierarchical structure Import normal normal defect (bug) 06/04/2019
Note: See TracReports for help on using and creating reports.