Make WordPress Core

{1} All Tickets (8341 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 8341)

Formatting (58 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#31992 Unicode Email Addresses has-patch normal normal defect (bug) 09/23/2024 19
#31695 Enclosing oEmbed using `embed_oembed_html` is generating invalid HTML needs-unit-tests normal normal defect (bug) 06/04/2019 16
#30644 "wpautop" Enhancements dev-feedback normal normal enhancement 08/11/2020 5
#30597 wp_filter_post_kses mangles URLs with colons in them needs-unit-tests normal normal defect (bug) 06/04/2019 5
#30531 Make wptexturize the last filter before output azaozz normal normal enhancement 06/04/2019 3
#30495 Unicode character U+000B is not removed by sanitize_file_name has-patch normal normal Awaiting Review defect (bug) 08/27/2018 4
#30039 Email validation not working correctly normal normal defect (bug) 06/04/2019 2
#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
#29913 wptexturize should handle broken HTML consistently needs-unit-tests normal minor defect (bug) 06/04/2019 5
#29910 esc_attr does not properly deal with json_encode normal normal Awaiting Review enhancement 05/07/2017 2
#29882 wptexturize: quotes inside quotes curling incorrectly has-patch normal normal defect (bug) 06/04/2019 8
#29807 add support for picture element and srcset attribute on img in wp_kses has-patch normal normal Future Release defect (bug) 03/11/2024 36
#29717 wp_check_invalid_utf8 - pcre tricks and failsafes, +mb_convert_encoding, iconv fix, performance pbearne dev-feedback normal normal Awaiting Review enhancement 05/15/2024 27
#28607 Make wpautop()'s $allblocks variable filterable has-patch normal normal Awaiting Review enhancement 01/18/2017 7
#27733 wpautop(): \s in regex destroys some UTF-8 characters needs-unit-tests normal major defect (bug) 01/18/2022 9
#27350 Invalid HTML Output has-patch normal normal Future Release defect (bug) 08/13/2024 37
#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
#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
#26842 Contenteditable, multiple spaces, &nbsp, and U+00A0 needs-unit-tests normal normal Future Release defect (bug) 09/04/2020 38
#26759 New Generic Sanitize Functions for Core dev-feedback normal normal enhancement 06/04/2019 3
#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
#25856 debug of wpautop function with Unit Tests normal normal enhancement 03/20/2024 20
#25851 post_content lost when inserting Posts with large base64-encoded images low critical defect (bug) 06/04/2019 2
#25785 Unexpected Paragraph Formatting Within a Div Container needs-unit-tests normal normal defect (bug) 06/04/2019 3
#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
#25021 Improve sanitize_title_with_dashes % removal has-patch normal normal defect (bug) 06/04/2019 5
#24846 Usage of a shortcode disables wpautop filter normal normal defect (bug) 06/04/2019 7
#24487 is_email() does not recognize IDN domains has-patch normal minor Future Release defect (bug) 04/28/2021 7
#24225 Improve regular expressions when matching attributes miqrogroove needs-unit-tests normal normal enhancement 06/04/2019 19
#24157 safecss_filter_attr doesn't allow rgb() in inline styles has-patch normal normal Future Release defect (bug) 06/09/2024 12
#23975 force_balance_tags in get_the_content breaks non-HTML formats normal normal defect (bug) 06/04/2019 2
#23922 make_clickable() breaks when colon in hash normal normal defect (bug) 06/04/2019 5
#23308 make_clickable problem with multiple "Punctuation URL character" dev-feedback normal normal defect (bug) 06/04/2019 4
#23050 make_clickable incorrectly formats anchors with URL's and spaces in them in comments normal normal defect (bug) 06/04/2019 9
#22402 Stripping non-alphanumeric multi-byte characters from slugs dev-feedback normal normal enhancement 06/04/2019 1
#22330 Optimize regexes to remove protocol from URL needs-unit-tests normal normal enhancement 06/04/2019 1
#21537 Email address sanitisation mangles valid email addresses dev-feedback normal normal defect (bug) 10/23/2022 9
#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
#19100 Introduce esc_color() dev-feedback normal normal Future Release enhancement 03/04/2020 17
#18549 wp_texturize incorrectly curls closing quotes after inline HTML end tags miqrogroove has-patch normal normal defect (bug) 08/18/2023 33
#18330 Add a Class functionality to wpautop() has-patch normal normal enhancement 07/25/2023 6
#17923 add_query_arg() should encode values has-patch normal normal defect (bug) 08/20/2019 22
#17491 Make is_email() compliant with RFC5322 (updated by RFC6854) needs-unit-tests normal minor Future Release defect (bug) 08/21/2024 33
#17433 localhost is not accepted as email domain has-patch normal normal Future Release defect (bug) 03/20/2018 12
#17039 the_excerpt() - <!--more--> handling normal normal defect (bug) 06/04/2019 4
#16495 Make iso8601_to_datetime a bit more compliant normal normal defect (bug) 06/04/2019 4
#15918 wpautop() breaks inline tags on the same line as block tags dunno normal normal defect (bug) 06/04/2019 12
#15006 Closing tag for empty <p> tag is removed normal minor defect (bug) 06/04/2019 13
#14050 shortcode_unautop() should also remove the <br /> added after shortcodes aaroncampbell normal normal defect (bug) 06/04/2019 27
#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
#12056 target="_blank" being stripped from Profile Bio and Category Description needs-unit-tests normal normal Future Release enhancement 10/03/2024 21
#11678 wpautop() fails on uppercase closing tags dev-feedback normal normal defect (bug) 06/04/2019 5
#10823 Bad handling of ampersand in post titles has-patch normal normal defect (bug) 06/04/2019 17
#10269 wysiwyg bug with shortcodes miqrogroove low normal defect (bug) 06/04/2019 12
#10033 wpautop problems with html comments and object tags needs-unit-tests normal minor defect (bug) 06/04/2019 10
#6297 Unbalanced tags across more and nextpage tags normal normal Future Release defect (bug) 03/15/2019 18
#2833 wpautop breaks style and script tags dev-feedback low normal Future Release defect (bug) 03/21/2024 37
#2691 HTML comments in posts aren't handled properly. adamsilverstein* needs-unit-tests normal normal Future Release defect (bug) 04/21/2024 35

Gallery (34 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#61012 The mobile layout displays incorrectly when infinite scrolling is activated in the Media Gallery Modal. normal normal Awaiting Review defect (bug) 04/16/2024 1
#60492 Gallery crashes if images have caption. normal normal Awaiting Review defect (bug) 02/10/2024 2
#60436 Cannot create large Tiled Albums - causes crash normal blocker Awaiting Review defect (bug) 02/05/2024
#59799 Post editor Galley size preview images select size default normal normal Awaiting Review defect (bug) 11/03/2023
#58725 What is the cancellation rate for Frontier Airlines? normal normal Awaiting Review defect (bug) 07/06/2023
#56568 Some Cases Image Metadata is not editable. normal normal Awaiting Review defect (bug) 09/14/2022
#54136 Slideshow gallery shown as a tiled gallery when using shortcode with Classic Editor close normal minor Awaiting Review defect (bug) 12/15/2021 1
#53263 Media galery new libraries normal normal Awaiting Review defect (bug) 05/23/2021
#53229 "Alt Text" label misaligned in French audrasjb* has-patch normal normal Future Release defect (bug) 06/08/2021 10
#52171 Featured image error in media library, detached. has-patch normal normal Awaiting Review defect (bug) 12/24/2020
#51840 Single Image not loading after upgrade to 5.3.3 normal major Awaiting Review defect (bug) 11/20/2020 1
#51828 gallery items not aligned when row has less items than column count has-patch normal minor Awaiting Review defect (bug) 11/19/2020
#47922 src attribute in Image Gallery Block is inconsistent with image inserted outside of gallery. normal normal Awaiting Review defect (bug) 08/22/2019
#47744 WordPress default galleries do not display properly on Safari 10.1 and possibly other older browsers normal minor Awaiting Review defect (bug) 07/25/2019 1
#46538 Aligning gallery results in conflicting classes added reporter-feedback normal normal Awaiting Review defect (bug) 08/08/2019 2
#46241 Bug Report: Creating Multiple Gallerys with Gutenberg and Latest WordPress antpb* normal major Future Release defect (bug) 02/21/2020 6
#44394 Error when trying to get the columns of a three-columns gallery. has-patch normal normal Awaiting Review defect (bug) 06/19/2018 2
#43642 Gallery titles and labels erasing reporter-feedback normal normal Awaiting Review enhancement 05/26/2022 3
#41328 lightbox plugins cannot get image address to open except from image link normal normal Awaiting Review feature request 05/02/2019 1
#40811 Gallery drag and drop breaks layout normal normal Future Release defect (bug) 12/26/2019 4
#40692 Filter default image size in gallery normal normal Awaiting Review defect (bug) 09/21/2020 7
#40524 Filter hook for max image columns in gallery settings has-patch normal normal Awaiting Review enhancement 04/22/2017 1
#39824 Gallery doesn't show images being uploaded adamsilverstein dev-feedback normal normal Future Release defect (bug) 02/17/2021 7
#38228 Add filter to default gallery shortcode output dev-feedback normal normal Awaiting Review enhancement 04/12/2018 3
#38100 Gallery Caption Filter has-patch normal normal Awaiting Review feature request 11/30/2018 2
#37157 Photo galleries are displaying EVERY photo in library (and related issues). normal normal defect (bug) 06/04/2019 2
#36269 WordPress 4.4.2 Gallery Ordering reporter-feedback normal normal defect (bug) 06/04/2019 2
#34396 Gallery shortcode : make image captions relative to the current gallery normal normal enhancement 06/04/2019 1
#34390 Gallery - images order normal normal defect (bug) 06/04/2019 6
#29379 Add a hook to filter gallery classes has-patch low normal Future Release enhancement 05/05/2024 2
#29023 Galleries: add pagination option normal normal enhancement 06/04/2019 3
#13429 Updating Link URL on image within Admin with Gallery dev-feedback normal normal Future Release defect (bug) 08/24/2023 69
#13425 Image Gallery of Private Post is publicly displayed dev-feedback normal normal defect (bug) 06/04/2019 5
#12799 Allow gallery shortcode to accept a maximum number of items close normal normal Future Release enhancement 10/19/2023 19

General (8 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#62151 Allow Ignoring Patch Version in version_compare() for PHP Compatibility has-patch normal normal Awaiting Review enhancement 10/01/2024 4
#62139 Broaden use of `addAdminNotice()` has-patch normal normal 6.8 enhancement 10/03/2024 1
#62126 Cache duplicate calls to WP_Theme_JSON::sanitize normal normal Awaiting Review enhancement 09/26/2024
#62113 Favicon - Loading speed problem normal normal Awaiting Review defect (bug) 09/25/2024
#62111 The cache of the embed seems weird has-patch normal normal Awaiting Review defect (bug) 09/25/2024 1
#62087 Add `inline` support to the new `wp_get_admin_notice()` function normal normal Awaiting Review enhancement 09/20/2024
#62086 Add Filter for Custom Form Attributes in New Site Creation (/wp-admin/network/site-new.php) has-patch normal normal Awaiting Review enhancement 09/20/2024 2
#62084 Line Breaks not displayed in emails normal normal Awaiting Review defect (bug) 09/22/2024 1
Note: See TracReports for help on using and creating reports.