Make WordPress Core

{1} All Tickets (8431 matches)

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

Results (1001 - 1100 of 8431)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21

Canonical (7 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#13041 Canonical redirection will redirect a non-exitant page to a post. dd32 has-patch normal normal defect (bug) 06/04/2019 3
#50163 Perform a canonical redirect when paginated states of the front page are not found hellofromTonya has-patch normal normal 6.8 defect (bug) 01/13/2025 49
#30581 http/https pages have different canonical URLs joostdevalk normal normal Future Release defect (bug) 04/03/2019 10
#18660 Enhance rel_canonical function, add filter joostdevalk has-patch normal normal Future Release enhancement 10/16/2019 36
#11856 URL for 1st comments page is not canonical markjaquith dev-feedback normal normal Future Release defect (bug) 10/19/2023 12
#10690 WordPress does not support non-ascii characters in the domain name markjaquith needs-unit-tests normal normal defect (bug) 06/04/2019 36
#30905 Theme Preview - Not working preview when front page setting stevenkword normal normal defect (bug) 06/04/2019 2

Charset (7 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#38186 Database Collations Bypassed by determine_charset() in wp-db.php normal major Awaiting Review defect (bug) 02/10/2017 2
#59868 Database insert with emoji fails when table has columns with both utf8mb3 (utf8) and utf8mb4 charsets has-patch normal normal Future Release defect (bug) 01/19/2025 6
#35144 Sorting Greek characters reporter-feedback normal normal Awaiting Review defect (bug) 07/25/2024 2
#25693 blog_charset should be checked for null values normal major Future Release defect (bug) 11/14/2024 8
#34631 Extra compat for mbstring: mb_strpos() close normal normal Awaiting Review enhancement 07/25/2024 3
#32917 Tests_DB_Charset tests don't fully cover wpdb::strip_invalid_text_for_column() has-patch normal normal Future Release enhancement 11/14/2024 3
#10543 Incorrect (non-UTF-8) character handling in tag's name and slug westi* needs-unit-tests normal normal defect (bug) 06/04/2019 20

Comments (86 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#46017 "Mine" comment count isn't updated when replying to or moderating a comment. has-patch normal normal Future Release defect (bug) 01/24/2019 3
#60693 "Previously approved comment" for logged out users bug dev-feedback normal normal Awaiting Review defect (bug) 03/07/2024 7
#43695 $depth and $args are switched when using custom callback in wp_list_comments() has-patch normal normal Awaiting Review defect (bug) 11/26/2021 2
#12104 'moderate_comments' capability by itself should grant the user the permission to See/Edit all comments from the Comments menu. has-patch normal normal Future Release defect (bug) 11/08/2021 34
#52514 Admin dasboard load verry slow at some active plugins - WP Advanced Comment has-patch normal major Awaiting Review defect (bug) 02/12/2021
#53310 All Comments are not visible in comment section in WordPress Backend Post Section reporter-feedback normal normal Awaiting Review defect (bug) 06/25/2021 3
#57513 All the comments not showing properly in edit posts has-patch normal normal Awaiting Review defect (bug) 01/20/2023
#30909 Allow passing ID for comment_form container and title dev-feedback normal normal defect (bug) 06/04/2019 8
#40164 Apace HTTP 414 error on deleting comments in bulk has-patch normal normal Awaiting Review defect (bug) 03/15/2017 1
#40319 Apostrophe in commenter's name prevents comment_whitelist setting from working. has-patch normal normal Future Release defect (bug) 03/20/2020 1
#49869 Apply comment field filters to backend has-patch normal normal Awaiting Review defect (bug) 03/07/2024 4
#53674 Approved comment isn't displaying when its parent comment is spam normal normal Awaiting Review defect (bug) 07/15/2021
#46931 Argument type mismatch has-patch normal normal Awaiting Review defect (bug) 10/16/2020 8
#54149 Audit `get_comment()` response checks. has-patch normal normal Future Release defect (bug) 04/01/2024 14
#48724 Button text type when editing a comment reporter-feedback normal normal Awaiting Review defect (bug) 12/05/2019 5
#43759 CS: Fix violations for wp-includes/class-wp-comment-query.php has-patch normal normal Awaiting Review defect (bug) 10/16/2020 2
#52930 Can't close Insert/Edit Link Pop Up when Editting a Comment normal normal Awaiting Review defect (bug) 03/28/2021 1
#57979 Can't upload images to WordPress Comments dev-feedback normal normal Future Release defect (bug) 10/16/2023 26
#32299 Cancel comment reply link broken in AJAX call normal normal defect (bug) 06/04/2019 1
#60281 Cannot unset comment_notes_before needs-unit-tests normal normal Future Release defect (bug) 01/18/2024 5
#56539 Check if index in $args isset / ! empty before using it in Walker_Comment methods or create default $args in case if it is empty has-patch normal normal Awaiting Review defect (bug) 06/08/2023 2
#41581 Cleared Comments stuck in moderation normal normal Awaiting Review defect (bug) 08/31/2018 3
#41037 Comment author can't edit their comment(s) if they aren't the post author normal normal Awaiting Review defect (bug) 11/22/2019 3
#32851 Comment e-mail address of registered user not updated when user's e-mail address is changed dev-feedback normal major Future Release defect (bug) 09/30/2020 8
#46642 Comment form content textarea shouldn't be a required field dev-feedback normal major Awaiting Review defect (bug) 01/23/2020 1
#47393 Comment form submission with invalid fields incorrectly returns 200 OK response has-patch normal normal Awaiting Review defect (bug) 10/25/2020 7
#55409 Comment link navigation positioning messed with comment, when i try option “break comment to 50 top level” normal normal Awaiting Review defect (bug) 03/17/2022 1
#36208 Comment queries should ignore comments associated with non-active custom post types has-patch normal normal Future Release defect (bug) 10/17/2023 29
#48519 Comment reply form in admin incompatible with most custom fields plugins normal normal Awaiting Review defect (bug) 11/06/2019
#46713 Comment reply link uses inconvenient eventlistener close normal normal Awaiting Review defect (bug) 11/15/2024 16
#39958 Comment reply/cancel links work badly when comment form is above the comment list dev-feedback normal normal Awaiting Review defect (bug) 01/15/2018 5
#40293 Comment template - warning has-patch normal normal Awaiting Review defect (bug) 10/11/2017 5
#40143 Comment template functions don't check for comment existence needs-unit-tests normal normal Future Release defect (bug) 02/08/2024 8
#46963 Comments meta box offset bug for custom comment types has-patch normal normal Awaiting Review defect (bug) 04/30/2019 1
#42459 Comments metabox doesn't load all the comments when clicking "Show more comments" link normal normal Awaiting Review defect (bug) 07/31/2018 2
#60161 Comments on pages where comments are not allowed has-patch normal normal Awaiting Review defect (bug) 02/15/2024 7
#35862 Comments screen: audit all the background color animations normal normal defect (bug) 06/04/2019 5
#34106 Comments should have real permalinks normal normal defect (bug) 06/04/2019 9
#51082 Default value for comment_type changed can lead to comments not shown and malfunctioning plugins normal normal Awaiting Review defect (bug) 12/17/2021 15
#59191 Disqus Commenting Plugin Blocked by Twenty Twentythree Theme close normal normal Awaiting Review defect (bug) 08/24/2023 2
#61468 DivisionByZero issue for comments on PHP8.0+ dev-feedback normal major Awaiting Review defect (bug) 07/09/2024 5
#49669 Duplicate comments from the same user could be inserted to the database normal minor Awaiting Review defect (bug) 03/20/2020
#57432 Edit comments capability issue normal normal Awaiting Review defect (bug) 03/31/2023 4
#26596 Edit comments from wpAdmin don't process well radio button fields has-patch normal normal defect (bug) 06/04/2019 4
#62644 Editing comments as an admin, in the Admin UI, filters the HTML elements of the comment as though the edit was done by the original author. normal normal Awaiting Review defect (bug) 12/06/2024 10
#58058 Fix PHP open and close tag placement in /wp-admin/comment.php LineNo 175 has-patch normal normal Awaiting Review defect (bug) 04/02/2023 2
#57343 HTML in comments is automatically deleted dev-feedback normal major Awaiting Review defect (bug) 02/09/2023 4
#52875 If a post is in trash related comments cannot be removed or trashed reporter-feedback normal normal Awaiting Review defect (bug) 03/29/2023 4
#43946 Inconsistent encoding of comment_content reporter-feedback normal normal Awaiting Review defect (bug) 05/04/2018 6
#55309 Incorrect post comment count after deleting comment with replies dev-feedback normal normal Awaiting Review defect (bug) 03/03/2022 1
#58014 Invalid Post ID when updating a comment in editing has-patch normal normal Awaiting Review defect (bug) 04/04/2023 4
#13792 Invalid reply link from comment admin when comment nested level > max needs-unit-tests normal normal Future Release defect (bug) 07/31/2017 11
#51589 Missing whitespace between comment reply title and cancel comment reply link reporter-feedback normal normal Awaiting Review defect (bug) 11/08/2020 3
#20846 Multisite: Network Users can post comments without being members of the site low minor Future Release defect (bug) 05/05/2020 16
#58544 Need to verify safe website URL in comment form has-patch normal normal Awaiting Review defect (bug) 06/21/2023 4
#35651 No longer any consistent way to add content to bottom of comments form dev-feedback normal normal defect (bug) 08/19/2019 5
#41788 PHP Fatal error: Call to a member function has_cap() on a non-object in wp-includes/comment.php reporter-feedback normal normal Awaiting Review defect (bug) 12/14/2020 2
#36058 PHP notices and invalid "View Post" link on edit-comments.php when post type does not exist normal normal Future Release defect (bug) 05/06/2017 7
#22301 Performance problem with Recent Comments widget has-patch normal normal defect (bug) 04/19/2024 9
#55891 Please add an action for additions within the "comment-metadata" div has-patch normal normal Awaiting Review defect (bug) 10/17/2024 3
#6342 Rapidly spamming/deleting comments can break "infinite river" feature on comment moderation pages low minor Future Release defect (bug) 03/15/2019 6
#22261 Recent comments widget makes additional queries when pagination is enabled normal normal defect (bug) 06/04/2019 1
#58723 Remove deprecated parameter tests in comments_link() reporter-feedback normal normal Awaiting Review defect (bug) 08/27/2023 5
#46943 Settings ->Discussion bad view dropdown in mobile version normal normal Awaiting Review defect (bug) 10/21/2019 3
#52682 Total comment count is wrong with two meta queries on the same key normal normal Awaiting Review defect (bug) 03/01/2021
#54621 Unsaved comment warning without any changes made when click on Publish, Update or Preview Buttons reporter-feedback normal major Awaiting Review defect (bug) 03/18/2022 6
#53228 Unspamming a comment should respect `comment_previously_approved` setting normal normal Awaiting Review defect (bug) 05/18/2021 1
#50202 Use <strong> tag instead of <b> tag in `Walker_Comment::html5_comment` normal normal Future Release defect (bug) 08/26/2020 3
#57615 Various comment functions reporting error when `get_comment()` returns `null` has-patch normal minor Awaiting Review defect (bug) 03/08/2023 4
#35937 Visual improvements for the comment "pending status" normal normal Future Release defect (bug) 01/13/2019 17
#40352 WP REST API, Comments Not Triggering 'comment_post' dev-feedback normal normal Awaiting Review defect (bug) 11/26/2019 2
#41826 WP_Comment_Query can generate negative offset in LIMIT clause has-patch normal normal Awaiting Review defect (bug) 09/08/2017 2
#58450 WP_Comment_Query status argument documentation misses any normal normal Awaiting Review defect (bug) 07/04/2024
#59440 WP_Comments_List_Table bulk actions do not account for user permissions. needs-unit-tests normal normal Awaiting Review defect (bug) 01/21/2025 6
#36885 When one uses custom callback function for comment list, "Reply" link would not show reporter-feedback normal normal defect (bug) 06/04/2019 1
#46243 WordPress Comments Core Query dev-feedback normal normal Awaiting Review defect (bug) 03/26/2021 5
#34110 WordPress Trackback Bug when Comment Pagination is Enabled needs-unit-tests normal normal defect (bug) 06/04/2019 13
#51492 Wrong order of comments when using numbered pagination dev-feedback normal normal Awaiting Review defect (bug) 10/10/2020
#28314 cancel_comment_reply_link() is unflexible - respond_id & post check has-patch normal major defect (bug) 06/04/2019 5
#29462 comment pagination in reverse order should display a full number of the latest comments dev-feedback normal normal Future Release defect (bug) 03/16/2021 29
#45585 comments ordering by date, orders them only for the current page. normal normal Awaiting Review defect (bug) 12/12/2018 2
#56499 count() used in the loop condition has-patch lowest normal Awaiting Review defect (bug) 09/21/2022 8
#43015 function get_previous_comments_link not working in front page dev-feedback normal normal Awaiting Review defect (bug) 06/24/2019 1
#37103 get_comments_number_text() should not replace '%' in post title has-patch normal normal defect (bug) 06/04/2019 5
#40901 get_comments_number_text() third argument not used in certain situations needs-docs normal normal Future Release defect (bug) 06/21/2019 1
#47413 nested paragraphs in comment post errors has-patch normal normal Future Release defect (bug) 05/15/2021 4
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Note: See TracReports for help on using and creating reports.