Make WordPress Core

{1} All Tickets (8330 matches)

Create a new ticket
  • All active tickets
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (2601 - 2700 of 8330)

Formatting (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#43810 Apostrophe issue normal normal Awaiting Review defect (bug) 02/18/2022 3
#56530 Combining tilde passes `sanitize_title_with_dashes()` and so do most other diacritics normal major Awaiting Review defect (bug) 09/08/2022 3
#62038 Issue with is_email() and sanitize_email() has-patch normal normal Awaiting Review defect (bug) 09/24/2024 3
#50197 PHP 7.4 Compatibility with WP 5.4.1 – problem with seems_utf8() close normal normal Awaiting Review defect (bug) 07/29/2022 3
#25785 Unexpected Paragraph Formatting Within a Div Container needs-unit-tests normal normal defect (bug) 06/04/2019 3
#46673 Update esc_url function (default https). normal normal defect (bug) 12/06/2021 3
#56119 `wp_unslash()` and `wp_slash()` do not (un)slash the same data. dev-feedback normal normal Awaiting Review defect (bug) 07/11/2022 3
#46791 esc_url() adding http:// to a relative URL to parent directory '../pathname/' has-patch normal normal Awaiting Review defect (bug) 05/23/2019 3
#50514 make_clickable nested links bug needs-unit-tests normal normal Awaiting Review defect (bug) 10/12/2020 3
#45702 make_clickable() doesn't handle linked text being a URL with spaces within it needs-unit-tests low trivial Future Release defect (bug) 04/03/2019 3
#37672 wpautop adds a closing p-tag without an opening p-tag has-patch normal normal Awaiting Review defect (bug) 04/18/2019 3
#54322 Add Logical Properties to safecss_filter_attr dev-feedback normal normal Awaiting Review enhancement 11/19/2021 3
#43224 Extract `$utf8_pcre` from `wp_check_invalid_utf8()` into a separate function normal normal Awaiting Review enhancement 01/16/2019 3
#44906 Include greek accent characters on "remove_accents" function dev-feedback normal minor Awaiting Review enhancement 09/13/2018 3
#49129 Incorrect German Umlaut substitutions dev-feedback normal minor Awaiting Review enhancement 01/04/2020 3
#30531 Make wptexturize the last filter before output azaozz normal normal enhancement 06/04/2019 3
#35201 Mobile email validation normal normal Awaiting Review enhancement 02/06/2017 3
#26759 New Generic Sanitize Functions for Core dev-feedback normal normal enhancement 06/04/2019 3
#47557 Sanitize Email Suggestion has-patch normal minor Awaiting Review enhancement 09/11/2024 3
#57713 Alignment on "You appear to be making direct edits to... ..." CTA reporter-feedback normal minor Awaiting Review defect (bug) 02/14/2023 2
#30039 Email validation not working correctly normal normal defect (bug) 06/04/2019 2
#47973 Invalid HTML output from image_caption + wpautop combination normal normal Awaiting Review defect (bug) 07/11/2020 2
#38044 Make seems_utf8() RFC 3629 compliant. has-patch normal normal Future Release defect (bug) 09/30/2024 2
#40191 Multiline post content with `<` as first character becomes malformed normal normal Awaiting Review defect (bug) 03/02/2018 2
#59691 WordPress doesn't sanitize character ʼ (unicode U+02BC) when converting post title to slug has-patch normal normal Awaiting Review defect (bug) 10/20/2023 2
#55821 `is_email()` does not follow PHP FILTER_VALIDATE_EMAIL rules, when an email has double period (..) has-patch normal normal Awaiting Review defect (bug) 06/17/2023 2
#23975 force_balance_tags in get_the_content breaks non-HTML formats normal normal defect (bug) 06/04/2019 2
#39847 force_balance_tags not properly balancing < with <strong> and </strong> normal normal Awaiting Review defect (bug) 09/22/2024 2
#60138 make_clickable() processing emails start with www. incorrectly. has-patch normal trivial Awaiting Review defect (bug) 02/15/2024 2
#25851 post_content lost when inserting Posts with large base64-encoded images low critical defect (bug) 06/04/2019 2
#40202 wpautop bad code normal normal Future Release defect (bug) 05/21/2020 2
#43313 wptexturise uses the wrong curly quote after a closing link tag normal normal Awaiting Review defect (bug) 04/15/2018 2
#54721 wptexturize caches the result of run_wptexturize preventing themes from using this if a plugin has already called get_plugin_data dev-feedback normal normal Awaiting Review defect (bug) 07/20/2024 2
#57517 Expose MutationObserver instance in wpEmoji has-patch normal normal Awaiting Review enhancement 01/20/2023 2
#26868 Function 'make_clickable()' doesn't make hyperlinks from explicit URLs using the `mailto:`, `tel:` and other schemes that do not start with `//` needs-unit-tests normal normal enhancement 06/04/2019 2
#60319 PHPUnit test for wp_spaces_regexp has-patch normal normal Future Release enhancement 10/09/2024 2
#56120 WordPress should add a space character on every possible "wrap point" in a post title when building "html title", "og:title" and so on dev-feedback normal normal Awaiting Review enhancement 07/05/2022 2
#56663 `tag_escape()` does not follow naming convention. normal normal Awaiting Review enhancement 09/27/2022 2
#12084 allow preserving HTML in the_excerpt (specify allowed tags for strip_tags in wp_trim_excerpt) has-patch normal normal enhancement 06/04/2019 2
#29910 esc_attr does not properly deal with json_encode normal normal Awaiting Review enhancement 05/07/2017 2
#55326 Conditional classes directives in formatting normal normal Awaiting Review feature request 03/07/2022 2
#57235 'excerpt_remove_blocks' removes list blocks has-patch normal normal Awaiting Review defect (bug) 11/30/2022 1
#51287 Administrators & Editors can't create localfile links in a multisite installation normal major Awaiting Review defect (bug) 09/24/2020 1
#59158 Altering Details block styles doubling .wp-block-details class in the output normal normal Awaiting Review defect (bug) 08/21/2023 1
#41304 Bad protocol sanitization in KSES for URLs NOT RFC 3986 compliant normal normal Awaiting Review defect (bug) 07/13/2017 1
#40552 Calling wp_parse_args() early, with $args as empty string, may cause fatal error dev-feedback normal normal Awaiting Review defect (bug) 06/19/2021 1
#49217 HTML error with the multi-level list in Classic Editor normal normal Awaiting Review defect (bug) 01/17/2020 1
#34994 HTML5 elements reformatted poorly switching between Visual & Text editors normal normal defect (bug) 06/04/2019 1
#61595 Hyphenation problem in Dutch language reporter-feedback normal normal Awaiting Review defect (bug) 07/08/2024 1
#52463 Inline SVG - foreignObject support dev-feedback normal normal Awaiting Review defect (bug) 02/09/2021 1
#55949 Prevent trailingslashit from removing backslash for valid filenames on linux systems has-patch normal normal Awaiting Review defect (bug) 06/08/2022 1
#58616 Replace apostrophe with hyphen for slugs normal major Awaiting Review defect (bug) 06/25/2023 1
#51353 Smart Quote Bug reporter-feedback normal normal Awaiting Review defect (bug) 09/18/2020 1
#55563 The function get_allowed_mime_types should check wp_get_current_user dev-feedback normal normal Awaiting Review defect (bug) 04/12/2022 1
#32867 Wordpress replaces HTML entities for angle brackets in titles, breaking HTML validation normal normal defect (bug) 06/04/2019 1
#50863 [playlist] + text = </p> error needs-unit-tests normal normal Awaiting Review defect (bug) 08/06/2020 1
#53023 _wp_json_convert_string type mismatch: returns string on success; false on failure normal normal Awaiting Review defect (bug) 10/09/2024 1
#55452 `safecss_filter_attr` removes background-images with URL parameters normal normal Future Release defect (bug) 04/20/2022 1
#36397 add_query_arg doesn't work with numbered html entities dev-feedback normal normal defect (bug) 06/04/2019 1
#42182 esc_js must escape U+2028 and U+2029 has-patch normal normal Awaiting Review defect (bug) 10/11/2017 1
#56433 invalid regex used in preg_replace reporter-feedback normal normal Awaiting Review defect (bug) 08/24/2022 1
#60391 links_add_base_url will encode all attribut in null passed in has-patch normal normal Awaiting Review defect (bug) 01/30/2024 1
#40324 make_clickable doesn't work if url stands after an even number off spaces normal normal Awaiting Review defect (bug) 03/31/2017 1
#46966 urlencode query string parameters normal major Awaiting Review defect (bug) 08/20/2019 1
#62024 wp_kses_post incorrectly escapes "<" attributes values normal normal Awaiting Review defect (bug) 09/10/2024 1
#54138 wp_strip_all_tags should remove scripts/styles content recursively has-patch normal normal Awaiting Review defect (bug) 09/16/2021 1
#60793 wp_trigger error has a wrong wp_kses $allowed_html arguement. has-patch normal normal Awaiting Review defect (bug) 03/18/2024 1
#33840 wpautop damages inline script normal normal defect (bug) 06/04/2019 1
#43394 wpautop inserts extraneous line breaks if hard return around commented content normal normal Awaiting Review defect (bug) 06/15/2020 1
#61817 wptexturize(): Hyphen may be replaced with ndash has-patch normal normal Awaiting Review defect (bug) 08/04/2024 1
#51707 Add white-space as an allowed kses CSS attribute. has-patch normal normal Future Release enhancement 11/15/2020 1
#60544 Allow individual blocks to be excluded from `excerpt_remove_blocks()` has-patch normal normal Awaiting Review enhancement 10/09/2024 1
#41458 Class gets stripped out when inserting a link in author biography box normal normal Awaiting Review enhancement 07/30/2017 1
#39724 Defining custom validation callbacks for tag/attribute values in wp_kses() normal normal Awaiting Review enhancement 06/17/2017 1
#22330 Optimize regexes to remove protocol from URL needs-unit-tests normal normal enhancement 06/04/2019 1
#61298 Slight UI bug when applying shadow on the lightbox normal trivial Awaiting Review enhancement 06/24/2024 1
#53709 Spaces as <br> in RSS Excerpts normal normal Awaiting Review enhancement 07/25/2021 1
#22402 Stripping non-alphanumeric multi-byte characters from slugs dev-feedback normal normal enhancement 06/04/2019 1
#46329 sanitize_text_field after 5.1 update should account for __toString() methods normal normal Awaiting Review enhancement 02/24/2019 1
#54604 Allow for nestable superscript tags has-patch normal normal Awaiting Review feature request 12/14/2021 1
#52100 Include highlight.js in core for syntax highlighting for codeblocks in markdown normal major Awaiting Review feature request 12/31/2020 1
#60191 Ampersand in non-entities such as &a; is not escaped normal normal Awaiting Review defect (bug) 02/27/2024
#33553 Bug with Linebreak before figcaption, fixed and then revert to make a fix elsewhere normal normal defect (bug) 06/04/2019
#48873 CSS Selectors in style tags containing greater than signs are escaped normal normal Awaiting Review defect (bug) 12/04/2019
#62156 Defining custom colors in styles color palette removes other colors from palette in several block editor places normal major Awaiting Review defect (bug) 10/02/2024
#36124 Format: Aside next to an embedded video, removes player and only displays URL normal normal defect (bug) 06/04/2019
#43155 Formatting bug with ampasands - WooCommerce Layered Nav normal normal Awaiting Review defect (bug) 01/24/2018
#40045 HTML code entered using "Text" mode gets garbled normal normal Awaiting Review defect (bug) 03/06/2017
#56656 Move accent removal from `sanitize_title_with_dashes()` to `remove_accents()` normal major Awaiting Review defect (bug) 09/26/2022
#53160 PHP 7.4 map_deep compatibility issue normal normal Awaiting Review defect (bug) 05/05/2021
#36712 Paragraph tags removed from div elements if script tag is present normal normal defect (bug) 06/04/2019
#39190 RSS feed not valid: U+001A or 0x1a normal normal Awaiting Review defect (bug) 01/04/2019
#46846 Tight comparisons and use of Yoda conditions are not consistent dev-feedback normal normal Awaiting Review defect (bug) 04/09/2019
#42058 Unit test for _autop_newline_preservation_helper() dev-feedback normal normal Awaiting Review defect (bug) 12/11/2017
#39188 Wrapping paragraph tags around 'Read More' link stripped out of custom post type normal normal Awaiting Review defect (bug) 03/15/2019
#58666 added HTML tags in HTML block normal major Awaiting Review defect (bug) 06/29/2023
#53041 colors.css is using the old blue. dev-feedback normal minor Awaiting Review defect (bug) 04/15/2021
#53815 safecss_filter_attr removes styles with min() max() and minmax() normal normal Awaiting Review defect (bug) 07/28/2021
#34039 shortcode_parse_atts() no longer parses embedded html fragments normal normal defect (bug) 06/04/2019
#58377 wp_kses filters custom block name with consecutive hyphens normal normal Awaiting Review defect (bug) 05/23/2023
Note: See TracReports for help on using and creating reports.