Make WordPress Core

{1} All Tickets (8323 matches)

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

Results (2701 - 2800 of 8323)

Formatting (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#30039 Email validation not working correctly normal normal defect (bug) 06/04/2019 2
#31695 Enclosing oEmbed using `embed_oembed_html` is generating invalid HTML needs-unit-tests normal normal defect (bug) 06/04/2019 16
#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 1
#25021 Improve sanitize_title_with_dashes % removal has-patch normal normal defect (bug) 06/04/2019 5
#32193 Large (custom) resolution emoticons are being shrunk to 12x12 normal normal defect (bug) 06/04/2019 9
#16495 Make iso8601_to_datetime a bit more compliant normal normal defect (bug) 06/04/2019 4
#36712 Paragraph tags removed from div elements if script tag is present normal normal defect (bug) 06/04/2019
#29956 Paragraphs within list items disappear in the editor when switching from text to visual and back needs-unit-tests normal normal defect (bug) 06/04/2019 4
#33629 Post excerpts have become WAY too long after updating to WP 4.3, please fix. has-patch normal normal defect (bug) 06/04/2019 9
#37077 Replacing one variable handler for another to ensure proper conditional check occurs 100%. has-patch normal trivial defect (bug) 06/04/2019 4
#36775 Shortcode stripping on frontend normal normal defect (bug) 06/04/2019 6
#26674 The get_tag_regex() function is a too greedy when searching for a closing tag. has-patch normal normal defect (bug) 06/04/2019 9
#25785 Unexpected Paragraph Formatting Within a Div Container needs-unit-tests normal normal defect (bug) 06/04/2019 3
#31992 Unicode Email Addresses has-patch normal normal defect (bug) 10/02/2023 15
#46673 Update esc_url function (default https). normal normal defect (bug) 12/06/2021 3
#24846 Usage of a shortcode disables wpautop filter normal normal defect (bug) 06/04/2019 7
#27270 Validation for leading/trailing periods, or consecutive periods in email addresses is only done on the domain section has-patch normal normal defect (bug) 06/04/2019 7
#32729 WP sanitize + (plus) and other mathematic symbols as nothing instead of dash separator normal normal defect (bug) 06/04/2019 4
#32867 Wordpress replaces HTML entities for angle brackets in titles, breaking HTML validation normal normal defect (bug) 06/04/2019 1
#36397 add_query_arg doesn't work with numbered html entities dev-feedback normal normal defect (bug) 06/04/2019 1
#17923 add_query_arg() should encode values has-patch normal normal defect (bug) 08/20/2019 22
#34407 esc_url() cannot handle a relative URL containing a : character (IPv6) normal normal defect (bug) 06/04/2019 4
#23975 force_balance_tags in get_the_content breaks non-HTML formats normal normal defect (bug) 06/04/2019 2
#20368 htmlspecialchars() returns empty string for non-UTF-8 input in PHP 5.4 needs-unit-tests normal major defect (bug) 06/04/2019 7
#25108 is_email() function validates email with domain that just has 1 character after dot has-patch normal normal defect (bug) 06/04/2019 5
#23050 make_clickable incorrectly formats anchors with URL's and spaces in them in comments normal normal defect (bug) 06/04/2019 9
#23308 make_clickable problem with multiple "Punctuation URL character" dev-feedback normal normal defect (bug) 06/04/2019 4
#23922 make_clickable() breaks when colon in hash normal normal defect (bug) 06/04/2019 5
#25851 post_content lost when inserting Posts with large base64-encoded images low critical defect (bug) 06/04/2019 2
#34039 shortcode_parse_atts() no longer parses embedded html fragments normal normal defect (bug) 06/04/2019
#14050 shortcode_unautop() should also remove the <br /> added after shortcodes aaroncampbell normal normal defect (bug) 06/04/2019 27
#17039 the_excerpt() - <!--more--> handling normal normal defect (bug) 06/04/2019 4
#30597 wp_filter_post_kses mangles URLs with colons in them needs-unit-tests normal normal defect (bug) 06/04/2019 5
#18549 wp_texturize incorrectly curls closing quotes after inline HTML end tags miqrogroove has-patch normal normal defect (bug) 08/18/2023 33
#33466 wpautop breaks multi-line textarea content miqrogroove normal normal defect (bug) 06/04/2019 9
#33840 wpautop damages inline script normal normal defect (bug) 06/04/2019 1
#10033 wpautop problems with html comments and object tags needs-unit-tests normal minor defect (bug) 06/04/2019 10
#15918 wpautop() breaks inline tags on the same line as block tags dunno normal normal defect (bug) 06/04/2019 12
#11678 wpautop() fails on uppercase closing tags dev-feedback normal normal defect (bug) 06/04/2019 5
#27733 wpautop(): \s in regex destroys some UTF-8 characters needs-unit-tests normal major defect (bug) 01/18/2022 9
#34592 wptexturize interprets apostrophe at end of word as closing single quote normal normal defect (bug) 06/04/2019 4
#29913 wptexturize should handle broken HTML consistently needs-unit-tests normal minor defect (bug) 06/04/2019 5
#29882 wptexturize: quotes inside quotes curling incorrectly has-patch normal normal defect (bug) 06/04/2019 8
#10269 wysiwyg bug with shortcodes miqrogroove low normal defect (bug) 06/04/2019 12
#30644 "wpautop" Enhancements dev-feedback normal normal enhancement 08/11/2020 5
#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
#24225 Improve regular expressions when matching attributes miqrogroove needs-unit-tests normal normal enhancement 06/04/2019 19
#30531 Make wptexturize the last filter before output azaozz normal normal enhancement 06/04/2019 3
#26759 New Generic Sanitize Functions for Core dev-feedback normal normal enhancement 06/04/2019 3
#22330 Optimize regexes to remove protocol from URL needs-unit-tests normal normal enhancement 06/04/2019 1
#22402 Stripping non-alphanumeric multi-byte characters from slugs dev-feedback normal normal enhancement 06/04/2019 1
#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
#25856 debug of wpautop function with Unit Tests normal normal enhancement 06/04/2019 19
#18330 Add a Class functionality to wpautop() has-patch normal normal enhancement 07/25/2023 6
#59927 Missing error check in convert_smilies() can cause PHP Fatal error needs-unit-tests normal normal 6.5 defect (bug) 11/28/2023 4
#58902 add_query_arg() should esc_url_raw() REQUEST_URI has-patch normal normal 6.5 defect (bug) 10/16/2023 15
#55996 the get_the_block_template_html call all the same functions as the the_conent filter so they are run twice flixos90 dev-feedback normal normal 6.5 defect (bug) 12/06/2023 45
#48261 "noopener noreferrer" mis-parses links with "rel=" parameters has-patch normal normal Awaiting Review defect (bug) 10/09/2019 6
#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
#56531 Aiming to “kill” entities, `sanitize_title_with_dashes()` happens to eat content normal major Awaiting Review defect (bug) 09/25/2022 5
#57713 Alignment on "You appear to be making direct edits to... ..." CTA reporter-feedback normal minor Awaiting Review defect (bug) 02/14/2023 2
#59158 Altering Details block styles doubling .wp-block-details class in the output normal normal Awaiting Review defect (bug) 08/21/2023 1
#43810 Apostrophe issue normal normal Awaiting Review defect (bug) 02/18/2022 3
#41304 Bad protocol sanitization in KSES for URLs NOT RFC 3986 compliant normal normal Awaiting Review defect (bug) 07/13/2017 1
#39153 Bug in wp_html_split with unclosed PHP tag (or HTML tag <) needs-unit-tests normal normal Awaiting Review defect (bug) 03/02/2018 9
#48873 CSS Selectors in style tags containing greater than signs are escaped normal normal Awaiting Review defect (bug) 12/04/2019
#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
#56530 Combining tilde passes `sanitize_title_with_dashes()` and so do most other diacritics normal major Awaiting Review defect (bug) 09/08/2022 3
#56709 Encountered a problem that no one has ever met Please help me dev-feedback normal normal Awaiting Review defect (bug) 08/08/2023 4
#57381 Filter wptexturize brokes tailwindcss brackets reporter-feedback normal normal Awaiting Review defect (bug) 11/22/2023 5
#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
#49217 HTML error with the multi-level list in Classic Editor normal normal Awaiting Review defect (bug) 01/17/2020 1
#52463 Inline SVG - foreignObject support dev-feedback normal normal Awaiting Review defect (bug) 02/09/2021 1
#47973 Invalid HTML output from image_caption + wpautop combination normal normal Awaiting Review defect (bug) 07/11/2020 2
#59056 LOST Formatting/Settings when Live Site is copied to Staging or Cloned normal normal Awaiting Review defect (bug) 08/21/2023 4
#56656 Move accent removal from `sanitize_title_with_dashes()` to `remove_accents()` normal major Awaiting Review defect (bug) 09/26/2022
#40191 Multiline post content with `<` as first character becomes malformed normal normal Awaiting Review defect (bug) 03/02/2018 2
#34722 Open P Tag in shortcode related to h tag dev-feedback normal normal Awaiting Review defect (bug) 07/20/2017 22
#58357 Optimize function wp_replace_in_html_tags() - Blank foreach loop, count in loop has-patch normal normal Awaiting Review defect (bug) 06/13/2023 4
#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
#53160 PHP 7.4 map_deep compatibility issue normal normal Awaiting Review defect (bug) 05/05/2021
#59275 PHP 8.1 Deprecated function: rtrim(): Passing null to parameter normal normal Awaiting Review defect (bug) 09/04/2023 1
#58406 Post/Page Content Renders Empty normal normal Awaiting Review defect (bug) 09/26/2023 4
#55949 Prevent trailingslashit from removing backslash for valid filenames on linux systems has-patch normal normal Awaiting Review defect (bug) 06/08/2022 1
#39190 RSS feed not valid: U+001A or 0x1a normal normal Awaiting Review defect (bug) 01/04/2019
#41711 Remove hAtom from core dev-feedback normal normal Awaiting Review defect (bug) 08/29/2017 5
#58616 Replace apostrophe with hyphen for slugs normal major Awaiting Review defect (bug) 06/25/2023 1
#50461 Sanitation breaking scripts in custom HTML block normal normal Awaiting Review defect (bug) 04/20/2021 3
#52517 Shortcodes inside AMP tags do not work has-patch normal normal Awaiting Review defect (bug) 06/02/2023 8
#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
#46846 Tight comparisons and use of Yoda conditions are not consistent dev-feedback normal normal Awaiting Review defect (bug) 04/09/2019
#30495 Unicode character U+000B is not removed by sanitize_file_name has-patch normal normal Awaiting Review defect (bug) 08/27/2018 4
#42058 Unit test for _autop_newline_preservation_helper() dev-feedback normal normal Awaiting Review defect (bug) 12/11/2017
#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
#39188 Wrapping paragraph tags around 'Read More' link stripped out of custom post type normal normal Awaiting Review defect (bug) 03/15/2019
#50863 [playlist] + text = </p> error needs-unit-tests normal normal Awaiting Review defect (bug) 08/06/2020 1
Note: See TracReports for help on using and creating reports.