Make WordPress Core

{31} Tickets in the Formatting component (230 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 230)

1 2 3

Tickets Awaiting Review (40 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#49217 HTML error with the multi-level list in Classic Editor normal normal Awaiting Review defect (bug) 01/17/2020
#48873 CSS Selectors in style tags containing greater than signs are escaped normal normal Awaiting Review defect (bug) 12/04/2019
#48261 "noopener noreferrer" mis-parses links with "rel=" parameters normal normal Awaiting Review defect (bug) has-patch 10/09/2019
#47973 Invalid HTML output from image_caption + wpautop combination normal normal Awaiting Review defect (bug) 07/11/2020
#47557 Sanitize Email Suggestion normal minor Awaiting Review enhancement has-patch 09/11/2024
#46966 urlencode query string parameters normal major Awaiting Review defect (bug) has-patch 12/01/2025
#46886 wp_targeted_link_rel adds the rel attribute when the link has data-target="" normal normal Awaiting Review defect (bug) 04/13/2019
#46329 sanitize_text_field after 5.1 update should account for __toString() methods normal normal Awaiting Review enhancement 02/24/2019
#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
#44906 Include greek accent characters on "remove_accents" function normal minor Awaiting Review enhancement dev-feedback 09/13/2018
#43810 Apostrophe issue normal normal Awaiting Review defect (bug) 09/12/2025
#43394 wpautop inserts extraneous line breaks if hard return around commented content normal normal Awaiting Review defect (bug) 06/15/2020
#43313 wptexturise uses the wrong curly quote after a closing link tag normal normal Awaiting Review defect (bug) 04/15/2018
#43205 Allow filtering the list of characters to be replaced by wptexturize normal normal Awaiting Review feature request 01/16/2019
#43156 _walk_bookmarks(): please add the link id as HTML id attribute. normal normal Awaiting Review enhancement 01/24/2018
#43155 Formatting bug with ampasands - WooCommerce Layered Nav normal normal Awaiting Review defect (bug) 01/24/2018
#43010 Attribute Name Escape normal normal Awaiting Review enhancement needs-unit-tests 01/18/2022
#42182 esc_js must escape U+2028 and U+2029 normal normal Awaiting Review defect (bug) has-patch 10/11/2017
#42058 Unit test for _autop_newline_preservation_helper() normal normal Awaiting Review defect (bug) dev-feedback 12/11/2017
#41458 Class gets stripped out when inserting a link in author biography box normal normal Awaiting Review enhancement 07/30/2017
#41422 Need replace_filter() function for improved Just In Time filter adjusment normal normal Awaiting Review enhancement 08/03/2017
#41304 Bad protocol sanitization in KSES for URLs NOT RFC 3986 compliant normal normal Awaiting Review defect (bug) 07/13/2017
#40933 Improvements for get_file_data() function normal normal Awaiting Review enhancement has-patch 07/18/2017
#40569 next_post_link parameters $format and $link, have default values that produce awkward to use output normal normal Awaiting Review enhancement 04/26/2017
#40528 Title with ascii paragraph separator is not being filtered on post save normal normal Awaiting Review defect (bug) has-patch 09/01/2025
#40324 make_clickable doesn't work if url stands after an even number off spaces normal normal Awaiting Review defect (bug) 03/31/2017
#40191 Multiline post content with `<` as first character becomes malformed normal normal Awaiting Review defect (bug) 03/02/2018
#40045 HTML code entered using "Text" mode gets garbled normal normal Awaiting Review defect (bug) 03/06/2017
#39847 force_balance_tags not properly balancing < with <strong> and </strong> normal normal Awaiting Review defect (bug) 09/22/2024
#39724 Defining custom validation callbacks for tag/attribute values in wp_kses() normal normal Awaiting Review enhancement 06/17/2017
#39674 Special characters are encoded in the database, for site settings options normal normal Awaiting Review enhancement 01/24/2017
#39190 RSS feed not valid: U+001A or 0x1a normal normal Awaiting Review defect (bug) 01/04/2019
#39188 Wrapping paragraph tags around 'Read More' link stripped out of custom post type normal normal Awaiting Review defect (bug) 03/15/2019
#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
#37672 wpautop adds a closing p-tag without an opening p-tag normal normal Awaiting Review defect (bug) has-patch 01/28/2026
#35201 Mobile email validation normal normal Awaiting Review enhancement 02/06/2017
#33204 kses $allowedposttags should support microdata normal normal Awaiting Review enhancement 11/15/2018
#30495 Unicode character U+000B is not removed by sanitize_file_name normal normal Awaiting Review defect (bug) has-patch 08/27/2018
#29910 esc_attr does not properly deal with json_encode normal normal Awaiting Review enhancement 05/07/2017
#22402 Stripping non-alphanumeric multi-byte characters from slugs normal normal Awaiting Review enhancement dev-feedback 09/02/2025

Tickets Needing Feedback (14 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#55962 Upgrade `sanitize_hex_color()` to CSS Color Level 4 pbearne normal normal Future Release enhancement dev-feedback 01/17/2024
#55257 map_deep() function incompatibility with incomplete objects in PHP 8.0+ normal major Future Release defect (bug) dev-feedback 08/08/2023
#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
#47164 map_deep in formatting.php do not handle null-byte normal critical Future Release defect (bug) dev-feedback 02/23/2023
#44793 remove_accents() doesnt escape all versions of "i" SergeyBiryukov normal normal Future Release defect (bug) dev-feedback 09/22/2019
#37698 wp_kses_split global variable pollution normal normal Future Release defect (bug) reporter-feedback 06/28/2025
#36397 add_query_arg doesn't work with numbered html entities normal normal defect (bug) dev-feedback 06/04/2019
#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
#19100 Introduce esc_color() normal normal Future Release enhancement dev-feedback 03/04/2020
#17491 Make is_email() compliant with RFC5322 (updated by RFC6854) normal minor Future Release defect (bug) needs-unit-tests 07/18/2025
#11678 wpautop() fails on uppercase closing tags normal normal defect (bug) dev-feedback 06/04/2019
#2833 wpautop breaks style and script tags low normal Future Release defect (bug) dev-feedback 03/21/2024
#2691 HTML comments in posts aren't handled properly. normal normal Future Release defect (bug) needs-unit-tests 03/17/2025

Tickets with Patches (33 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#64552 wp_trim_words fails with certain charsets in the Excerpt normal normal Future Release defect (bug) has-patch 03/15/2026
#64151 Improve maintainability and robustness of sanitize_title_with_dashes() normal normal Future Release enhancement has-patch 04/06/2026
#63864 Support RFC 2047 MIME-decoding / improve `wp_iso_descrambler()` low normal Future Release enhancement has-patch 08/23/2025
#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
#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
#58902 add_query_arg() should esc_url_raw() REQUEST_URI normal normal Future Release defect (bug) dev-feedback 06/06/2025
#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
#52820 Possible logic error in wp_trim_excerpt() SergeyBiryukov normal normal Future Release defect (bug) dev-feedback 12/11/2025
#49484 Add option 'OR' to wp_sprintf_l() SergeyBiryukov normal normal Future Release feature request has-patch 10/20/2020
#47594 Add nbsp symbol codes to convert throught sanitize_title SergeyBiryukov* normal minor Future Release enhancement has-patch 10/28/2021
#38656 wpautop incorrectly handling paragraphs within block elements normal normal Future Release defect (bug) has-patch 01/29/2026
#37077 Replacing one variable handler for another to ensure proper conditional check occurs 100%. normal trivial defect (bug) has-patch 06/04/2019
#33924 sanitize_html_class valid characters normal normal Future Release defect (bug) dev-feedback 09/20/2022
#32787 make_clickable filter johnjamesjacoby normal normal Future Release enhancement has-patch 01/28/2025
#29882 wptexturize: quotes inside quotes curling incorrectly normal normal defect (bug) has-patch 06/04/2019
#27350 Invalid HTML Output normal normal Future Release defect (bug) has-patch 08/13/2024
#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
#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
#25108 is_email() function validates email with domain that just has 1 character after dot normal normal defect (bug) has-patch 06/04/2019
#24487 is_email() does not recognize IDN domains normal minor Future Release defect (bug) has-patch 07/16/2025
#24225 Improve regular expressions when matching attributes miqrogroove normal normal enhancement needs-unit-tests 06/04/2019
#24157 safecss_filter_attr doesn't allow rgb() in inline styles normal normal Future Release defect (bug) has-patch 06/09/2024
#23308 make_clickable problem with multiple "Punctuation URL character" normal normal defect (bug) dev-feedback 06/04/2019
#22330 Optimize regexes to remove protocol from URL normal normal enhancement needs-unit-tests 07/08/2025
#21537 Email address sanitisation mangles valid email addresses normal normal defect (bug) dev-feedback 10/23/2022
#18549 wp_texturize incorrectly curls closing quotes after inline HTML end tags miqrogroove normal normal defect (bug) has-patch 08/18/2023
#18330 Add a Class functionality to wpautop() normal normal enhancement has-patch 07/25/2023
#17923 add_query_arg() should encode values normal normal defect (bug) has-patch 08/20/2019
#17433 localhost is not accepted as email domain normal normal Future Release defect (bug) has-patch 03/20/2018
#12084 allow preserving HTML in the_excerpt (specify allowed tags for strip_tags in wp_trim_excerpt) normal normal enhancement has-patch 04/03/2026
#10823 Bad handling of ampersand in post titles normal normal defect (bug) has-patch 06/04/2019

Unpatched Bugs (13 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#45702 make_clickable() doesn't handle linked text being a URL with spaces within it low trivial Future Release defect (bug) needs-unit-tests 04/03/2019
#43785 wptexturize fails to skip JavaScript if code contains < normal normal Future Release defect (bug) needs-unit-tests 02/14/2026
#40202 wpautop bad code normal normal Future Release defect (bug) 05/21/2020
#36775 Shortcode stripping on frontend 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
#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
#34592 wptexturize interprets apostrophe at end of word as closing single quote 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
#34039 shortcode_parse_atts() no longer parses embedded html fragments normal normal defect (bug) 06/04/2019
#33840 wpautop damages inline script normal normal defect (bug) 06/04/2019
#33629 Post excerpts have become WAY too long after updating to WP 4.3, please fix. normal normal defect (bug) has-patch 06/04/2019
#33553 Bug with Linebreak before figcaption, fixed and then revert to make a fix elsewhere normal normal defect (bug) 06/04/2019
1 2 3
Note: See TracReports for help on using and creating reports.