Make WordPress Core

{31} Tickets in the Formatting component (228 matches)

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

Results (101 - 200 of 228)

1 2 3

Tickets Awaiting Review (38 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#63131 Possible bug (not strict) use of preg_split in formatting.php normal minor Awaiting Review defect (bug) has-patch 03/20/2025
#55949 Prevent trailingslashit from removing backslash for valid filenames on linux systems normal normal Awaiting Review defect (bug) has-patch 06/08/2022
#52517 Shortcodes inside AMP tags do not work normal normal Awaiting Review defect (bug) has-patch 06/02/2023
#40528 Title with ascii paragraph separator is not being filtered on post save normal normal Awaiting Review defect (bug) has-patch 09/01/2025
#30495 Unicode character U+000B is not removed by sanitize_file_name normal normal Awaiting Review defect (bug) has-patch 08/27/2018
#59691 WordPress doesn't sanitize character ʼ (unicode U+02BC) when converting post title to slug normal normal Awaiting Review defect (bug) has-patch 10/20/2023
#53023 _wp_json_convert_string type mismatch: returns string on success; false on failure normal normal Awaiting Review defect (bug) has-patch 10/15/2024
#55821 `is_email()` does not follow PHP FILTER_VALIDATE_EMAIL rules, when an email has double period (..) normal normal Awaiting Review defect (bug) has-patch 05/12/2025
#42182 esc_js must escape U+2028 and U+2029 normal normal Awaiting Review defect (bug) has-patch 10/11/2017
#60391 links_add_base_url will encode all attribut in null passed in normal normal Awaiting Review defect (bug) has-patch 01/30/2024
#60138 make_clickable() processing emails start with www. incorrectly. normal trivial Awaiting Review defect (bug) has-patch 02/15/2024
#46966 urlencode query string parameters normal major Awaiting Review defect (bug) has-patch 12/01/2025
#60347 wp_kses breaking text fragments links normal normal Awaiting Review defect (bug) has-patch 07/09/2025
#61246 wp_kses makes HTML comment HTML uncommented normal normal Awaiting Review defect (bug) has-patch 09/03/2024
#58921 wp_kses_allowed_html doesn't allow to add esi:include normal normal Awaiting Review defect (bug) has-patch 06/22/2024
#62785 wp_kses_no_null() should be modified to handle $content having a null value normal normal Awaiting Review defect (bug) has-patch 01/16/2026
#54138 wp_strip_all_tags should remove scripts/styles content recursively normal normal Awaiting Review defect (bug) has-patch 09/16/2021
#60793 wp_trigger error has a wrong wp_kses $allowed_html arguement. normal normal Awaiting Review defect (bug) has-patch 03/18/2024
#37672 wpautop adds a closing p-tag without an opening p-tag normal normal Awaiting Review defect (bug) has-patch 01/28/2026
#61817 wptexturize(): Hyphen may be replaced with ndash normal normal Awaiting Review defect (bug) has-patch 08/04/2024
#63046 Add background-clip to the safe_style_css filter normal normal Awaiting Review enhancement has-patch 03/05/2025
#63036 Additional unit tests kses color-mix normal trivial Awaiting Review enhancement has-patch 02/28/2025
#60544 Allow individual blocks to be excluded from `excerpt_remove_blocks()` normal normal Awaiting Review enhancement has-patch 10/09/2024
#57517 Expose MutationObserver instance in wpEmoji normal normal Awaiting Review enhancement has-patch 01/20/2023
#63156 Formatting: Expand sanitize_html_class() to support the full range of CDATA that a class attribute can contain normal normal Awaiting Review enhancement has-patch 03/24/2025
#40933 Improvements for get_file_data() function normal normal Awaiting Review enhancement has-patch 07/18/2017
#60301 PHPunit test for print_emoji_detection_script normal normal Awaiting Review enhancement has-patch 02/12/2025
#60842 PHPunit tests for wp_check_invalid_utf8 normal normal Awaiting Review enhancement has-patch 02/12/2025
#63804 Proposal of wp_trim(): JavaScript-compatible alternative for trim() normal normal Awaiting Review enhancement has-patch 08/22/2025
#47557 Sanitize Email Suggestion normal minor Awaiting Review enhancement has-patch 09/11/2024
#46188 esc_html does not have support for multiline output. esc_br_html or line-breaking parameter for esc_html is missing normal normal Awaiting Review enhancement has-patch 02/27/2025
#54604 Allow for nestable superscript tags normal normal Awaiting Review feature request has-patch 12/14/2021
#63192 wptexturize add filter for disable some replacement normal normal Awaiting Review feature request has-patch 04/10/2025
#39153 Bug in wp_html_split with unclosed PHP tag (or HTML tag <) normal normal Awaiting Review defect (bug) needs-unit-tests 03/02/2018
#50863 [playlist] + text = </p> error normal normal Awaiting Review defect (bug) needs-unit-tests 08/06/2020
#50514 make_clickable nested links bug normal normal Awaiting Review defect (bug) needs-unit-tests 10/12/2020
#63148 wpautop() formatting function generate invalid HTML if the text end with an empty <p> tag normal normal Awaiting Review defect (bug) needs-unit-tests 12/26/2025
#43010 Attribute Name Escape normal normal Awaiting Review enhancement needs-unit-tests 01/18/2022

Tickets Needing Feedback (14 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#26759 New Generic Sanitize Functions for Core normal normal enhancement close 07/18/2025
#25021 Improve sanitize_title_with_dashes % removal normal normal defect (bug) dev-feedback 07/01/2025
#36397 add_query_arg doesn't work with numbered html entities normal normal defect (bug) dev-feedback 06/04/2019
#47164 map_deep in formatting.php do not handle null-byte normal critical Future Release defect (bug) dev-feedback 02/23/2023
#55257 map_deep() function incompatibility with incomplete objects in PHP 8.0+ normal major Future Release defect (bug) dev-feedback 08/08/2023
#44793 remove_accents() doesnt escape all versions of "i" SergeyBiryukov normal normal Future Release defect (bug) dev-feedback 09/22/2019
#50855 sanitize_file_name function not working as expected if there is '%20' in filename audrasjb* normal normal Future Release defect (bug) dev-feedback 10/07/2022
#2833 wpautop breaks style and script tags low normal Future Release defect (bug) dev-feedback 03/21/2024
#11678 wpautop() fails on uppercase closing tags normal normal defect (bug) dev-feedback 06/04/2019
#19100 Introduce esc_color() normal normal Future Release enhancement dev-feedback 03/04/2020
#55962 Upgrade `sanitize_hex_color()` to CSS Color Level 4 pbearne normal normal Future Release enhancement dev-feedback 01/17/2024
#2691 HTML comments in posts aren't handled properly. normal normal Future Release defect (bug) needs-unit-tests 03/17/2025
#17491 Make is_email() compliant with RFC5322 (updated by RFC6854) normal minor Future Release defect (bug) needs-unit-tests 07/18/2025
#37698 wp_kses_split global variable pollution normal normal Future Release defect (bug) reporter-feedback 06/28/2025

Tickets with Patches (31 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#21537 Email address sanitisation mangles valid email addresses normal normal defect (bug) dev-feedback 10/23/2022
#52820 Possible logic error in wp_trim_excerpt() SergeyBiryukov normal normal Future Release defect (bug) dev-feedback 12/11/2025
#58902 add_query_arg() should esc_url_raw() REQUEST_URI normal normal Future Release defect (bug) dev-feedback 06/06/2025
#23308 make_clickable problem with multiple "Punctuation URL character" normal normal defect (bug) dev-feedback 06/04/2019
#33924 sanitize_html_class valid characters normal normal Future Release defect (bug) dev-feedback 09/20/2022
#55996 the get_the_block_template_html call all the same functions as the the_conent filter so they are run twice normal normal Future Release defect (bug) dev-feedback 08/28/2024
#54488 wp_filter_nohtml_kses does not remove HTML comments audrasjb normal normal Future Release defect (bug) dev-feedback 10/12/2023
#10823 Bad handling of ampersand in post titles normal normal defect (bug) has-patch 06/04/2019
#27350 Invalid HTML Output normal normal Future Release defect (bug) has-patch 08/13/2024
#37077 Replacing one variable handler for another to ensure proper conditional check occurs 100%. 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. normal normal defect (bug) has-patch 02/01/2026
#27270 Validation for leading/trailing periods, or consecutive periods in email addresses is only done on the domain section normal normal defect (bug) has-patch 06/04/2019
#17923 add_query_arg() should encode values normal normal defect (bug) has-patch 08/20/2019
#24487 is_email() does not recognize IDN domains normal minor Future Release defect (bug) has-patch 07/16/2025
#25108 is_email() function validates email with domain that just has 1 character after dot normal normal defect (bug) has-patch 06/04/2019
#17433 localhost is not accepted as email domain normal normal Future Release defect (bug) has-patch 03/20/2018
#24157 safecss_filter_attr doesn't allow rgb() in inline styles normal normal Future Release defect (bug) has-patch 06/09/2024
#60979 safecss_filter_attr() should support query strings with "&amp;" as used by Gutenberg normal normal Future Release defect (bug) has-patch 02/10/2025
#18549 wp_texturize incorrectly curls closing quotes after inline HTML end tags miqrogroove normal normal defect (bug) has-patch 08/18/2023
#38656 wpautop incorrectly handling paragraphs within block elements normal normal Future Release defect (bug) has-patch 01/29/2026
#29882 wptexturize: quotes inside quotes curling incorrectly normal normal defect (bug) has-patch 06/04/2019
#18330 Add a Class functionality to wpautop() normal normal enhancement has-patch 07/25/2023
#47594 Add nbsp symbol codes to convert throught sanitize_title SergeyBiryukov* normal minor Future Release enhancement has-patch 10/28/2021
#60319 PHPUnit test for wp_spaces_regexp normal normal Future Release enhancement has-patch 02/12/2025
#60300 PHPunit Test for wp_staticize_emoji_for_email normal normal Future Release enhancement has-patch 02/12/2025
#63864 Support RFC 2047 MIME-decoding / improve `wp_iso_descrambler()` low normal Future Release enhancement has-patch 08/23/2025
#12084 allow preserving HTML in the_excerpt (specify allowed tags for strip_tags in wp_trim_excerpt) normal normal enhancement has-patch 01/27/2026
#32787 make_clickable filter johnjamesjacoby normal normal Future Release enhancement has-patch 01/28/2025
#49484 Add option 'OR' to wp_sprintf_l() SergeyBiryukov normal normal Future Release feature request has-patch 10/20/2020
#24225 Improve regular expressions when matching attributes miqrogroove normal normal enhancement needs-unit-tests 06/04/2019
#22330 Optimize regexes to remove protocol from URL normal normal enhancement needs-unit-tests 07/08/2025

Unpatched Bugs (17 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#33553 Bug with Linebreak before figcaption, fixed and then revert to make a fix elsewhere normal normal defect (bug) 06/04/2019
#15006 Closing tag for empty <p> tag is removed normal minor defect (bug) 06/04/2019
#30039 Email validation not working correctly normal normal defect (bug) 06/04/2019
#36124 Format: Aside next to an embedded video, removes player and only displays URL normal normal defect (bug) 06/04/2019
#34994 HTML5 elements reformatted poorly switching between Visual & Text editors normal normal defect (bug) 06/04/2019
#32193 Large (custom) resolution emoticons are being shrunk to 12x12 normal normal defect (bug) 06/04/2019
#16495 Make iso8601_to_datetime a bit more compliant normal normal defect (bug) 06/04/2019
#36712 Paragraph tags removed from div elements if script tag is present normal normal defect (bug) 06/04/2019
#36775 Shortcode stripping on frontend normal normal defect (bug) 06/04/2019
#6297 Unbalanced tags across more and nextpage tags normal normal Future Release defect (bug) 03/15/2019
#24846 Usage of a shortcode disables wpautop filter normal normal defect (bug) 06/04/2019
#32729 WP sanitize + (plus) and other mathematic symbols as nothing instead of dash separator normal normal defect (bug) 06/04/2019
#32867 Wordpress replaces HTML entities for angle brackets in titles, breaking HTML validation normal normal defect (bug) 06/04/2019
#34407 esc_url() cannot handle a relative URL containing a : character (IPv6) normal normal defect (bug) 06/04/2019
#23975 force_balance_tags in get_the_content breaks non-HTML formats normal normal defect (bug) 06/04/2019
#23050 make_clickable incorrectly formats anchors with URL's and spaces in them in comments normal normal defect (bug) 06/04/2019
#23922 make_clickable() breaks when colon in hash normal normal defect (bug) 06/04/2019
1 2 3
Note: See TracReports for help on using and creating reports.