Make WordPress Core

{2} All Tickets, Workflow Oriented (8246 matches)

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

Results (401 - 500 of 8246)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15

Has Patch / Needs Testing (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified Comments
#65642 get_page_of_comment() counts internal notes, breaking comment permalink pagination Comments normal normal Awaiting Review defect (bug) has-patch 4 weeks ago 1
#47413 nested paragraphs in comment post errors Comments normal normal Future Release defect (bug) has-patch 5 years ago 4
#32366 wp_count_comments() is hardcoded into /wp-admin/menu.php and queries all comments every single page load within the admin area, regardless of if edt_posts is removed from top menu or not Comments normal normal Future Release defect (bug) close 2 years ago 17
#53927 Add test for _get_cron_array() Cron API normal normal Awaiting Review defect (bug) has-patch 3 months ago 3
#47590 Add unit tests for requests to wp-cron.php Cron API normal normal Future Release defect (bug) has-patch 18 months ago 4
#57271 Cron unschedule / reschedule event errors audrasjb Cron API normal normal Awaiting Review defect (bug) has-patch 23 hours ago 114
#63830 Event system breaks when an event is scheduled during processing of a queue of more than one events Cron API normal normal Awaiting Review defect (bug) has-patch 11 months ago 5
#51716 WP Cron - looses entries Cron API normal normal Awaiting Review defect (bug) has-patch 18 months ago 8
#63987 wp_get_scheduled_event() incorrectly returns false for cron events scheduled with a timestamp of 0. Cron API normal normal defect (bug) has-patch 7 weeks ago 22
#63438 Admin: Standardize accordions UI on Menus screen and in Customizer Customize normal minor Awaiting Review defect (bug) has-patch 8 months ago 4
#25333 Can't remove theme support for certain custom header arguments Customize normal normal Awaiting Review defect (bug) has-patch 9 years ago 9
#44820 CodeMirror in Customize - copy & paste bug Customize normal minor Future Release defect (bug) has-patch 14 months ago 7
#46128 Custom header "Hide image" button not displayed when randomizing images via theme setup Customize normal normal Awaiting Review defect (bug) has-patch 3 weeks ago 3
#42873 Customize: Allow themes to be installed when SFTP credentials required Customize normal normal Future Release defect (bug) has-patch 9 years ago 2
#40831 Customize: Further improve JS inline documentation westonruter Customize normal normal Future Release defect (bug) has-patch 5 months ago 2
#32577 Customizer QUnit tests not cleaning up dlh Customize normal normal Future Release defect (bug) has-patch 4 years ago 9
#33267 Customizer Theme details: too many events Customize normal normal Future Release defect (bug) has-patch 5 years ago 5
#42329 Customizer: interacting with text fields in a "wide" widget shifts child panel position in Safari. Customize normal normal Future Release defect (bug) has-patch 2 years ago 6
#39487 Default to 'transport'=>'postMessage' for a setting associated with a selective refresh partial noisysocks Customize normal normal Future Release defect (bug) has-patch 6 years ago 6
#37586 Menu customizer: search results not properly filtered Customize normal normal Future Release defect (bug) has-patch 14 months ago 9
#63234 Misalignment of post items in WordPress menu customization panel Customize normal normal Awaiting Review defect (bug) has-patch 17 months ago 2
#47564 Protect against recursive customizer navigation menu data Customize normal normal Future Release defect (bug) has-patch 14 months ago 6
#64760 Site Icon and Site Logo remove button styling inconsistent in Customizer Customize normal normal Awaiting Review defect (bug) has-patch 4 months ago 2
#65796 The Customizer doesn't use the admin_body_class filter westonruter Customize normal normal 7.2 defect (bug) has-patch 6 days ago 3
#62681 The theme count in Customizer > Change > WordPress.org Themes displays incorrect results Customize normal normal Awaiting Review defect (bug) has-patch 7 months ago 8
#55051 WP_Customize_Nav_Menu_Item_Setting class needs hooks/filters parity for preview and update Customize normal normal Future Release defect (bug) has-patch 4 months ago 4
#49666 customizer doesn't works when backslash is use in site title Customize normal normal Future Release defect (bug) has-patch 4 years ago 8
#39461 default-preset option for custom background cannot be set by default Customize normal normal Future Release defect (bug) has-patch 5 years ago 23
#13103 "Unknown character set" during install into database reports successful install. Database normal normal defect (bug) has-patch 6 weeks ago 15
#54801 Avoid WPDB errors when examining installation state of a site/network Database normal normal Future Release defect (bug) has-patch 4 years ago 14
#65709 Both CUSTOM_USER_TABLE and CUSTOM_USER_META_TABLE are not checked for non empty string Database normal normal Awaiting Review defect (bug) has-patch 34 hours ago 6
#26858 Comment duplicate check has a slow query pbearne Database normal normal Future Release defect (bug) has-patch 2 months ago 10
#63825 Creating a post containing UTF-8, then changing WP_CHARSET to "latin1", makes posts un-editable. Database normal normal Awaiting Review defect (bug) close 11 months ago 5
#38921 Defining filter pre_get_table_charset causes errors Database normal normal Future Release defect (bug) has-patch 8 months ago 6
#60037 Differentiate between minimum required MySQL and MariaDB versions Database normal normal Future Release defect (bug) has-patch 6 weeks ago 4
#61889 Function dbDelta() splits queries on semi-colon in column COMMENT and table COMMENT Database normal normal Awaiting Review defect (bug) has-patch 16 months ago 4
#44973 Issues with $wpdb->get_col_info Database normal normal Awaiting Review defect (bug) has-patch 8 years ago
#51486 The add_option function should not be able to update existing rows in the database. Database normal normal Awaiting Review defect (bug) has-patch 2 months ago 4
#59836 Using the pre_get_table_charset filter ensures wpdb->col_meta never gets populated Database normal normal Awaiting Review defect (bug) has-patch 8 months ago 3
#43589 WPDB Update change NULL values to acceptable values Database normal normal Awaiting Review defect (bug) has-patch 8 years ago 4
#40695 `install_blog` suppresses database errors Database normal normal Future Release defect (bug) has-patch 9 years ago 4
#34872 dbDelta Missing Index Name Creates Duplicate Indexes Database normal normal defect (bug) has-patch 7 years ago 3
#46146 dbDelta not parsing enum correctly Database normal normal Awaiting Review defect (bug) has-patch 2 months ago 3
#40694 dbDelta uses suppressed errors to detect table absence Database normal normal Future Release defect (bug) has-patch 7 years ago 3
#49363 wpdb::query() does not detect LOAD DATA as an insert statement type Database normal normal Awaiting Review defect (bug) has-patch 7 years ago
#65281 Custom Time & Date Format Fields Allow Empty Save Instead of Validation Date/Time normal normal Awaiting Review defect (bug) has-patch 2 months ago 14
#43028 Remove numbers before month in dropdown, it makes user confused when drowdown is not opened Date/Time normal normal Awaiting Review defect (bug) has-patch 6 years ago 10
#52220 Weekly archives/week 53 incorrect crossing over a year change Rarst* Date/Time normal normal Awaiting Review defect (bug) has-patch 3 hours ago 12
#29390 add filter for get_date_from_gmt() pbearne Date/Time normal normal Future Release defect (bug) has-patch 13 months ago 2
#41011 get_calendar generates query with invalid date formats pbearne Date/Time normal normal Future Release defect (bug) has-patch 9 months ago 17
#26980 the_modified_date is lower than the_date when post is scheduled Date/Time normal normal Awaiting Review defect (bug) has-patch 5 years ago 8
#45047 user_registered returned as UTC Time instead of Local Time Date/Time normal normal Future Release defect (bug) has-patch 6 years ago 2
#49413 wp_exif_date2ts should use Datetime and accept an optional offset pbearne* Date/Time low normal Future Release defect (bug) has-patch 19 months ago 27
#48204 wp_exif_date2ts throws notice on empty date pbearne* Date/Time normal minor Future Release defect (bug) has-patch 15 months ago 12
#56887 wp_exif_date2ts throws notice on slash formatted date pbearne* Date/Time normal normal 7.2 defect (bug) has-patch 3 weeks ago 10
#16478 "Get Shortlink" button disappears if you edit the permalink Editor normal normal Future Release defect (bug) has-patch 5 years ago 13
#47187 <!--more--> tag on same line as content prevents any edits to that line SergeyBiryukov* Editor normal normal Awaiting Review defect (bug) has-patch 6 years ago 12
#44835 Add a hidden input for 'original_post_status' to the inline-edit rows so it's available on the $_POST in save_post SergeyBiryukov Editor normal normal Future Release defect (bug) has-patch 3 months ago 5
#47676 Add support for If-Unmodified-Since header to make a conditional request when updating posts via REST API (for offline and collaborative editing) Editor normal normal Future Release defect (bug) has-patch 4 months ago 4
#43267 Admin editor "Insert link" modal on mobile seems to have incorrect styling Editor normal normal Awaiting Review defect (bug) has-patch 8 years ago 2
#31416 An accessibility issue with the Publish metabox Editor normal normal Awaiting Review defect (bug) has-patch 8 months ago 10
#52415 Apostrophe transformed in HTML entity in the page parent selector Editor normal normal Awaiting Review defect (bug) has-patch 5 years ago 1
#61466 Block Bindings: Add support for image caption Editor normal normal Future Release defect (bug) has-patch 21 months ago 9
#50146 Blocks: `serialize_block()` doesn't support `WP_Block_Parser_Block` Editor normal normal Awaiting Review defect (bug) has-patch 5 years ago 4
#65417 Bug: Classic Editor link dialog prepends http:// to URLs with uppercase protocol nimeshatxecurify Editor normal normal 7.2 defect (bug) has-patch 7 days ago 17
#64088 Button to add a post tag breaks into new line in German translation Editor normal minor Awaiting Review defect (bug) close 10 months ago 4
#55509 CSS conflict in Custom Fields table Editor normal normal Awaiting Review defect (bug) has-patch 4 years ago 2
#13821 Changing visibility to password-protected without entering a password does not warn user kapeels* Editor normal normal Future Release defect (bug) has-patch 7 years ago 10
#56039 Classic Editor: Current selection is not preserved when switching Visual to Text editor Editor normal normal Awaiting Review defect (bug) has-patch 3 years ago 5
#65768 Classic block: Icons of the TinyMCE buttons are barely visible in the buttons active state Editor normal normal Awaiting Review defect (bug) has-patch 9 days ago 4
#65551 Connectors: Preserve stored AI provider API key when validation is indeterminate Editor normal normal Awaiting Review defect (bug) has-patch 3 weeks ago 3
#65480 Custom HTML Block hangs when switching tabs and scrolling (Gutenberg/WordPress 7.0) Editor normal major Awaiting Review defect (bug) close 6 weeks ago 1
#53537 Default content overwrittern when using a default post format Editor normal normal Awaiting Review defect (bug) has-patch 5 years ago
#42540 Don't move focus to the editor when switching editor mode Editor normal normal Future Release defect (bug) has-patch 13 days ago 5
#47576 Duplicate Custom Fields are created in new post Editor normal normal defect (bug) has-patch 17 months ago 6
#58813 Editing Slug to an Existing Slug causes wrong content to display Editor normal normal Awaiting Review defect (bug) has-patch 3 years ago 4
#31798 Editor: switch undo and redo in RTL Editor low normal Future Release defect (bug) has-patch 14 months ago 16
#58260 Enable `elementpath` for the Classic Block TinyMCE editor afercia Editor normal normal Awaiting Review defect (bug) has-patch 3 years ago 1
#62624 Fix global styles for Separator blocks when theme defines non-background colors Editor normal normal Future Release defect (bug) has-patch 10 months ago 9
#65071 Focus border styling breaks slug input layout in Classic Editor joedolson* Editor normal normal Awaiting Review defect (bug) has-patch 3 months ago 4
#61492 For planned articles, pages 2 (to x) do not work in the preview Editor normal normal Awaiting Review defect (bug) close 6 months ago 9
#46964 ID attribute value are used multiple times in "Custom Field" form Editor normal normal Future Release defect (bug) has-patch 16 months ago 52
#65795 Icons: Improve the SVG sanitizer in WP_Icons_Registry Editor normal normal 7.2 defect (bug) has-patch 9 days ago 1
#30942 In quicktags settings, setting buttons to zero-length string doesn't give empty toolbar. Editor normal normal Awaiting Review defect (bug) has-patch 6 years ago 5
#19173 Issues with wp_editor() when used inside of a meta box. azaozz Editor normal normal Awaiting Review defect (bug) has-patch 5 years ago 32
#62894 Media Library functionality in the block editor causes CSP 'unsafe-eval' error Editor normal normal Awaiting Review defect (bug) has-patch 18 months ago 2
#53047 My "Posts" page (when a static front is selected) uses the old editor Editor normal normal Awaiting Review defect (bug) has-patch 15 months ago 10
#62966 PHP output of get_comment_delimited_block_content does not match Gutenberg JS output Editor normal normal Awaiting Review defect (bug) has-patch 8 months ago 2
#46264 Page attributes 'ORDER' does not saving data for post-type 'post'. Editor normal normal Awaiting Review defect (bug) has-patch 2 years ago 9
#59310 Parse blocks being applied unnecessarily Editor normal normal Awaiting Review defect (bug) has-patch 3 years ago 8
#62810 Pattern with Query Loop and Cover block renders wrongly in preview Editor normal minor Awaiting Review defect (bug) has-patch 18 months ago 7
#63325 Regression in saving posts with Block Editor in 6.8 Editor normal normal Future Release defect (bug) has-patch 9 months ago 35
#61405 Residual of block found in `get_blocks_metadata` even when block is unregistered using `unregister_block_type()`. Editor normal normal Awaiting Review defect (bug) has-patch 2 years ago 3
#64545 Style Engine: Harden add_declaration against being passed illegal values isabel_brison Editor normal normal Future Release defect (bug) has-patch 5 months ago 10
#37758 The Link Checker tool does not detect some links Editor normal normal Awaiting Review defect (bug) has-patch 3 years ago 10
#43071 User without the ability to publish are unable to edit post status Editor normal normal Awaiting Review defect (bug) has-patch 3 weeks ago 2
#45387 Valid HTML get mangled on the frontend Editor normal normal Awaiting Review defect (bug) has-patch 7 months ago 23
#45341 WSOD when editing a page with define( 'SAVEQUERIES', true ); set in wp-config.php Editor normal normal Awaiting Review defect (bug) has-patch 6 years ago 25
#44980 When using a mobile browser (iOS 12) and the Visual Editor you won’t be able to properly select/highlight text Editor normal normal Awaiting Review defect (bug) has-patch 7 years ago 4
#40964 WordPress 4.8 Pasting into editor functionality changed Editor normal normal Awaiting Review defect (bug) has-patch 6 years ago 5
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Note: See TracReports for help on using and creating reports.