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 (39 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#39190 RSS feed not valid: U+001A or 0x1a normal normal Awaiting Review defect (bug) 8 years ago
#58616 Replace apostrophe with hyphen for slugs normal major Awaiting Review defect (bug) 3 years ago
#64709 Stretchy Heading inside Media & Text block don't render correct in Firefox browser. normal normal Awaiting Review defect (bug) 6 months ago
#53019 The _sanitize_text_fields function removing the octets that incorrectly work with Arabic RTL languages. normal normal Awaiting Review defect (bug) 22 months ago
#39188 Wrapping paragraph tags around 'Read More' link stripped out of custom post type normal normal Awaiting Review defect (bug) 8 years ago
#64463 XML Escape Codes Applied to RSS and Changes Post Content normal normal Awaiting Review defect (bug) 9 months ago
#58666 added HTML tags in HTML block normal major Awaiting Review defect (bug) 3 years ago
#39847 force_balance_tags not properly balancing < with <strong> and </strong> normal normal Awaiting Review defect (bug) 2 years ago
#40324 make_clickable doesn't work if url stands after an even number off spaces normal normal Awaiting Review defect (bug) 9 years ago
#53815 safecss_filter_attr removes styles with min() max() and minmax() normal normal Awaiting Review defect (bug) 5 years ago
#58377 wp_kses filters custom block name with consecutive hyphens normal normal Awaiting Review defect (bug) 3 years ago
#62024 wp_kses_post incorrectly escapes "<" attributes values normal normal Awaiting Review defect (bug) 12 months ago
#46886 wp_targeted_link_rel adds the rel attribute when the link has data-target="" normal normal Awaiting Review defect (bug) 7 years ago
#49492 wpautop inserted p tags inconsistently alter visual space normal normal Awaiting Review defect (bug) 7 years ago
#43394 wpautop inserts extraneous line breaks if hard return around commented content normal normal Awaiting Review defect (bug) 6 years ago
#58872 wpautop not disabled when blocks are inserted dynamically normal minor Awaiting Review defect (bug) 3 years ago
#43313 wptexturise uses the wrong curly quote after a closing link tag normal normal Awaiting Review defect (bug) 8 years ago
#49965 wptexturize should also work when using before hook after_theme_setup normal normal Awaiting Review defect (bug) 6 years ago
#41458 Class gets stripped out when inserting a link in author biography box normal normal Awaiting Review enhancement 9 years ago
#39724 Defining custom validation callbacks for tag/attribute values in wp_kses() normal normal Awaiting Review enhancement 9 years ago
#65885 Formal Accessibility Complaint — Dyslexia, Cognitive Accessibility and WordPress Editor Usability normal major Awaiting Review enhancement 3 weeks ago
#35201 Mobile email validation normal normal Awaiting Review enhancement 10 years ago
#56774 Need more options on pre-existing blocks. normal normal Awaiting Review enhancement 4 years ago
#41422 Need replace_filter() function for improved Just In Time filter adjusment normal normal Awaiting Review enhancement 9 years ago
#62738 Proposal for format_atts() normal normal Awaiting Review enhancement 21 months ago
#53709 Spaces as <br> in RSS Excerpts normal normal Awaiting Review enhancement 5 years ago
#39674 Special characters are encoded in the database, for site settings options normal normal Awaiting Review enhancement 10 years ago
#43156 _walk_bookmarks(): please add the link id as HTML id attribute. normal normal Awaiting Review enhancement 9 years ago
#56663 `tag_escape()` does not follow naming convention. normal normal Awaiting Review enhancement 4 years ago
#29910 esc_attr does not properly deal with json_encode normal normal Awaiting Review enhancement 9 years ago
#33204 kses $allowedposttags should support microdata normal normal Awaiting Review enhancement 8 years ago
#40569 next_post_link parameters $format and $link, have default values that produce awkward to use output normal normal Awaiting Review enhancement 9 years ago
#46329 sanitize_text_field after 5.1 update should account for __toString() methods normal normal Awaiting Review enhancement 8 years ago
#51482 wp_kses_post should filter javascript content as well as the <script> tags normal minor Awaiting Review enhancement 6 years ago
#43205 Allow filtering the list of characters to be replaced by wptexturize normal normal Awaiting Review feature request 8 years ago
#53096 Color Settings include alpha channel for transparency normal normal Awaiting Review feature request 5 years ago
#55326 Conditional classes directives in formatting normal normal Awaiting Review feature request 5 years ago
#57434 Extending the list of supported inline CSS properties allowed by safe_style_css normal normal Awaiting Review feature request 4 years ago
#52100 Include highlight.js in core for syntax highlighting for codeblocks in markdown normal major Awaiting Review feature request 6 years ago

Tickets Needing Feedback (15 matches)

#37698 wp_kses_split global variable pollution normal normal Future Release defect (bug) reporter-feedback 15 months ago
#2691 HTML comments in posts aren't handled properly. normal normal Future Release defect (bug) needs-unit-tests 18 months ago
#17491 Make is_email() compliant with RFC5322 (updated by RFC6854) normal minor Future Release defect (bug) needs-unit-tests 14 months ago
#25021 Improve sanitize_title_with_dashes % removal normal normal defect (bug) dev-feedback 15 months ago
#36397 add_query_arg doesn't work with numbered html entities normal normal defect (bug) dev-feedback 7 years ago
#47164 map_deep in formatting.php do not handle null-byte normal critical Future Release defect (bug) dev-feedback 4 years ago
#55257 map_deep() function incompatibility with incomplete objects in PHP 8.0+ normal major Future Release defect (bug) dev-feedback 3 years ago
#44793 remove_accents() doesnt escape all versions of "i" SergeyBiryukov normal normal Future Release defect (bug) dev-feedback 7 years ago
#50855 sanitize_file_name function not working as expected if there is '%20' in filename audrasjb* normal normal Future Release defect (bug) dev-feedback 4 years ago
#2833 wpautop breaks style and script tags low normal Future Release defect (bug) dev-feedback 2 years ago
#11678 wpautop() fails on uppercase closing tags normal normal defect (bug) dev-feedback 7 years ago
#19100 Introduce esc_color() normal normal Future Release enhancement dev-feedback 7 years ago
#55962 Upgrade `sanitize_hex_color()` to CSS Color Level 4 pbearne normal normal Future Release enhancement dev-feedback 3 years ago
#64284 Convert times/multiplication symbol (×) into the letter "x" when sanitizing titles for slugs normal minor Future Release defect (bug) close 7 weeks ago
#26759 New Generic Sanitize Functions for Core normal normal enhancement close 14 months ago

Tickets with Patches (35 matches)

#24225 Improve regular expressions when matching attributes miqrogroove normal normal enhancement needs-unit-tests 7 years ago
#22330 Optimize regexes to remove protocol from URL normal normal enhancement needs-unit-tests 15 months ago
#10823 Bad handling of ampersand in post titles normal normal defect (bug) has-patch 7 years ago
#27350 Invalid HTML Output normal normal Future Release defect (bug) has-patch 2 years ago
#37077 Replacing one variable handler for another to ensure proper conditional check occurs 100%. normal trivial defect (bug) has-patch 7 years ago
#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 7 years ago
#17923 add_query_arg() should encode values normal normal defect (bug) has-patch 7 years ago
#46791 esc_url() adding http:// to a relative URL to parent directory '../pathname/' normal normal Future Release defect (bug) has-patch 2 months ago
#25108 is_email() function validates email with domain that just has 1 character after dot normal normal defect (bug) has-patch 7 years ago
#17433 localhost is not accepted as email domain normal normal Future Release defect (bug) has-patch 8 years ago
#45702 make_clickable() doesn't handle linked text being a URL with spaces within it low trivial Future Release defect (bug) has-patch 3 months ago
#24157 safecss_filter_attr doesn't allow rgb() in inline styles normal normal Future Release defect (bug) has-patch 2 years ago
#60979 safecss_filter_attr() should support query strings with "&amp;" as used by Gutenberg normal normal Future Release defect (bug) has-patch 19 months ago
#18549 wp_texturize incorrectly curls closing quotes after inline HTML end tags miqrogroove normal normal Future Release defect (bug) has-patch 3 months ago
#64552 wp_trim_words fails with certain charsets in the Excerpt normal normal Future Release defect (bug) has-patch 6 months ago
#38656 wpautop incorrectly handling paragraphs within block elements normal normal Future Release defect (bug) has-patch 8 months ago
#43785 wptexturize fails to skip JavaScript if code contains < normal normal Future Release defect (bug) has-patch 7 weeks ago
#29882 wptexturize: quotes inside quotes curling incorrectly normal normal defect (bug) has-patch 7 years ago
#18330 Add a Class functionality to wpautop() normal normal enhancement has-patch 3 years ago
#47594 Add nbsp symbol codes to convert throught sanitize_title SergeyBiryukov* normal minor Future Release enhancement has-patch 5 years ago
#64151 Improve maintainability and robustness of sanitize_title_with_dashes() normal normal Future Release enhancement has-patch 5 months ago
#61501 KSES Allow more custom data attributes to align with browsers dmsnell normal normal Future Release enhancement has-patch 2 months ago
#60319 PHPUnit test for wp_spaces_regexp normal normal Future Release enhancement has-patch 19 months ago
#60300 PHPunit Test for wp_staticize_emoji_for_email normal normal Future Release enhancement has-patch 19 months ago
#63864 Support RFC 2047 MIME-decoding / improve `wp_iso_descrambler()` low normal Future Release enhancement has-patch 13 months ago
#12084 allow preserving HTML in the_excerpt (specify allowed tags for strip_tags in wp_trim_excerpt) normal normal enhancement has-patch 6 months ago
#32787 make_clickable filter johnjamesjacoby normal normal Future Release enhancement has-patch 20 months ago
#49484 Add option 'OR' to wp_sprintf_l() SergeyBiryukov normal normal Future Release feature request has-patch 6 years ago
#21537 Email address sanitisation mangles valid email addresses normal normal defect (bug) dev-feedback 4 years ago
#52820 Possible logic error in wp_trim_excerpt() SergeyBiryukov normal normal Future Release defect (bug) dev-feedback 5 weeks ago
#58902 add_query_arg() should esc_url_raw() REQUEST_URI normal normal Future Release defect (bug) dev-feedback 16 months ago
#23308 make_clickable problem with multiple "Punctuation URL character" normal normal defect (bug) dev-feedback 7 years ago
#33924 sanitize_html_class valid characters normal normal Future Release defect (bug) dev-feedback 4 years ago
#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 2 years ago
#54488 wp_filter_nohtml_kses does not remove HTML comments audrasjb normal normal Future Release defect (bug) dev-feedback 3 years ago

Unpatched Bugs (11 matches)

#26842 Contenteditable, multiple spaces, &nbsp, and U+00A0 normal normal Future Release defect (bug) needs-unit-tests 6 years ago
#31695 Enclosing oEmbed using `embed_oembed_html` is generating invalid HTML normal normal defect (bug) needs-unit-tests 7 years ago
#29956 Paragraphs within list items disappear in the editor when switching from text to visual and back normal normal defect (bug) needs-unit-tests 7 years ago
#25785 Unexpected Paragraph Formatting Within a Div Container normal normal defect (bug) needs-unit-tests 7 years ago
#20368 htmlspecialchars() returns empty string for non-UTF-8 input in PHP 5.4 normal major defect (bug) needs-unit-tests 7 years ago
#30597 wp_filter_post_kses mangles URLs with colons in them normal normal defect (bug) needs-unit-tests 7 years ago
#10033 wpautop problems with html comments and object tags normal minor defect (bug) needs-unit-tests 7 years ago
#29913 wptexturize should handle broken HTML consistently normal minor defect (bug) needs-unit-tests 7 years ago
#33629 Post excerpts have become WAY too long after updating to WP 4.3, please fix. normal normal defect (bug) has-patch 7 years ago
#33553 Bug with Linebreak before figcaption, fixed and then revert to make a fix elsewhere normal normal defect (bug) 7 years ago
#15006 Closing tag for empty <p> tag is removed normal minor defect (bug) 7 years ago
1 2 3
Note: See TracReports for help on using and creating reports.