Make WordPress Core

{31} Tickets in the REST API component (181 matches)

Arguments
Create a new ticket
  • Active tickets in the REST API component
  • Grouped by workflow and sorted by type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1 - 100 of 181)

1 2

Candidates for Closure (18 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#65953 Fatal PHP error tested on PHP8.2 & 8.3 inside the file class-wp-rest-server.php (Can be fixed and improved) normal normal Awaiting Review defect (bug) dev-feedback 3 weeks ago
#65616 Support the HTTP `QUERY` method for read/search REST endpoints (RFC 10008) normal normal Awaiting Review enhancement dev-feedback 4 weeks ago
#63294 Got this error when send image via REST API on WP 6.8 normal critical Awaiting Review defect (bug) reporter-feedback 6 months ago
#63493 Timezone string doesn't return in REST API /wp-json/wp/v2/settings normal normal Awaiting Review defect (bug) needs-unit-tests 16 months ago
#62855 Add object_id to WP_REST_Meta_Fields::prepare_value_for_response() normal normal Awaiting Review enhancement dev-feedback 16 months ago
#62903 permission_callback should be called before validate_callback in REST API normal normal Awaiting Review defect (bug) close 20 months ago
#62577 WordPress Rest API broken in 6.7.1 normal normal Awaiting Review defect (bug) close 21 months ago
#62232 WordPress Application Password CORS error when Headless WordPress URL and Site URL are different normal critical Awaiting Review defect (bug) reporter-feedback 23 months ago
#57879 fix rest_get_endpoint_args_for_schema() to allow user-defined sanitize and validate callbacks. normal normal Awaiting Review defect (bug) dev-feedback 2 years ago
#58034 Post API can't get image URL on Endpoint normal normal Awaiting Review feature request dev-feedback 3 years ago
#57945 Locale bug in short-circuited WP REST API request via rest_pre_dispatch? normal normal Awaiting Review defect (bug) close 3 years ago
#56483 Weird oneOf behaviour upon validation of post meta value upon GET retrieval via REST API normal major Awaiting Review defect (bug) reporter-feedback 4 years ago
#57088 Rest API improve time response with cache normal normal Awaiting Review defect (bug) dev-feedback 4 years ago
#56593 Post meta validation error messages are not helpful to end users normal normal Awaiting Review feature request dev-feedback 4 years ago
#55946 `post_tag` is not supporting in rest api for custom meta normal normal Awaiting Review defect (bug) reporter-feedback 4 years ago
#54240 WP REST API Users Endpoint Search normal normal Awaiting Review defect (bug) reporter-feedback 5 years ago
#53242 Potential private information leak in REST API doing it wrong normal normal Awaiting Review defect (bug) reporter-feedback 5 years ago
#48816 Use get_bloginfo in the REST API index normal normal Awaiting Review enhancement dev-feedback 7 years ago

Slated for Next Release (9 matches)

#40365 Introduce a REST API endpoint for sites realloc normal normal 7.2 task (blessed) dev-feedback 5 days ago
#65761 REST comments: wrong error when a status is sent with no post normal minor 7.2 defect (bug) has-patch 6 days ago
#66027 REST API: let the media create endpoint record the attachment an upload was edited from normal normal 7.2 enhancement has-patch 13 days ago
#65905 `register_rest_route()` ignores comma-separated methods when `methods` is an array westonruter normal normal 7.2 defect (bug) has-patch 4 weeks ago
#65810 REST API: attachments created from a `url` skip the shared insert path in `create_item()` adamsilverstein normal normal 7.2 defect (bug) has-patch 5 weeks ago
#65050 REST API: Comments controller returns 403 instead of 404 for invalid post ID in update_item() westonruter normal normal 7.2 defect (bug) has-patch 6 weeks ago
#64260 Default filter `doing_it_wrong_trigger_error` for REST request cause no notice at all. westonruter normal normal 7.2 defect (bug) has-patch 6 weeks ago
#54484 REST API returns (empty) array for Meta but Schema has type object flixos90 normal normal 7.2 defect (bug) has-patch 7 weeks ago
#63982 Comment REST API route: add support multiple statuses adamsilverstein normal normal 7.2 defect (bug) has-patch 8 weeks ago

Tickets Awaiting Review (73 matches)

#64248 REST API: Logic to only change comment status never runs normal normal Awaiting Review defect (bug) has-patch 3 weeks ago
#65855 REST API: Taxonomy REST bases can overwrite existing post item properties despite conflict warning normal normal Awaiting Review defect (bug) has-patch 5 weeks ago
#65694 REST autosave controller silently ignores post_title updates matching the published post's title, leaving stale title in the autosave revision normal normal Awaiting Review defect (bug) has-patch 8 weeks ago
#64670 WP_REST_Posts_Controller::update_item() not passing parent to wp_unique_post_slug() for draft child normal normal Awaiting Review defect (bug) has-patch 2 months ago
#39473 get_routes() called multiple times within single REST request causing the rest_endpoints() filter to also fire more than once normal normal Awaiting Review enhancement has-patch 3 months ago
#63946 Introduce a mechanism for lazy-loading REST routes and handlers normal normal Awaiting Review enhancement has-patch 3 months ago
#65486 Performance: Avoid redundant cache invalidation in WP_REST_Meta_Fields during batch meta updates normal normal Awaiting Review enhancement has-patch 3 months ago
#60055 Array to string conversion warning after r50157 normal minor Awaiting Review defect (bug) has-patch 4 months ago
#65045 Duplicate 'Comment' entry in trashableTypes array in wp/api.js normal normal Awaiting Review defect (bug) has-patch 4 months ago
#65251 Response from media library API query includes an empty array rather than an empty object normal normal Awaiting Review defect (bug) 4 months ago
#65240 REST API: WP_REST_Plugins_Controller::create_item() fatals when plugins_api response lacks language_packs property normal normal Awaiting Review defect (bug) has-patch 4 months ago
#41554 REST API: Use `wp.apiRequest` helper to build URLs for media embed requests normal normal Awaiting Review enhancement has-patch 5 months ago
#62671 REST API Plugins Endpoint: Plugins are activated before language packages are installed normal normal Awaiting Review defect (bug) has-patch 7 months ago
#63635 Tests: rest-posts-controller hooks blow under certain circumstances normal blocker Awaiting Review defect (bug) dev-feedback 7 months ago
#64541 In GET requests, interfaces containing the `search` parameter can be vulnerable to logic errors triggered by the input `%2500`. normal major Awaiting Review defect (bug) 8 months ago
#41358 Shutdown hooks can significantly slow down REST API responses normal normal Awaiting Review defect (bug) dev-feedback 8 months ago
#64032 wp_die() status code Rest API component updates (parent ticket: #64009) normal normal Awaiting Review defect (bug) has-patch 10 months ago
#64073 Attachments REST API: extend to support ordering by `mime_type`. normal normal Awaiting Review enhancement has-patch 11 months ago
#64045 /wp-json/wp/v2/menus incorrectly emits 403 for invalid `post` param normal normal Awaiting Review defect (bug) has-patch 12 months ago
#64019 Improve clarity of REST API meta field error message "The %s property has an invalid stored value, and cannot be updated to null." normal normal Awaiting Review enhancement 12 months ago
#54293 Expand functionality of themes REST API normal normal Awaiting Review enhancement needs-unit-tests 14 months ago
#63670 Add trashability to REST API posts controller normal normal Awaiting Review enhancement has-patch 14 months ago
#46238 REST API: Allow conditional field registration normal normal Awaiting Review enhancement needs-unit-tests 14 months ago
#63056 Add Missing rest_prepare_ Filters to Several REST API Controllers vipulpatil normal normal Awaiting Review enhancement has-patch 16 months ago
#63130 Add comment_count Support to REST API for Enhanced Sorting and Gutenberg Integration normal blocker Awaiting Review enhancement has-patch 16 months ago
#62604 Prevent false-positive in validate_callback() in REST API normal normal Awaiting Review enhancement has-patch 16 months ago
#60618 REST API: Meta update fails if unrelated unchanged field is a multi-item array normal normal Awaiting Review defect (bug) has-patch 16 months ago
#57973 Can not delete custom template when name contains non-Latin characters normal normal Awaiting Review defect (bug) 16 months ago
#63402 Query Posts without URL parameters to avoid running into character limit with many filters normal normal Awaiting Review feature request 17 months ago
#63253 Theme REST API: expose "has_theme_json" field normal normal Awaiting Review enhancement has-patch 17 months ago
#39037 Should REST API support multiple orderby values? normal normal Awaiting Review enhancement has-patch 18 months ago
#63092 REST API: Support preloading 'HEAD' requests Mamaduka normal normal Awaiting Review enhancement has-patch 18 months ago
#63074 Automated Output Escaping Based on REST API Schema normal normal Awaiting Review enhancement 19 months ago
#44694 Extra and un-neccessary query when no posts found in Posts Rest Controller normal normal Awaiting Review enhancement 19 months ago
#53860 REST API returns special characters as Unicode Decimal Code normal minor Awaiting Review enhancement has-patch 19 months ago
#61842 Uncaught TypeError in /wp-json/wp/v2/menu-items REST API POST operation normal normal Awaiting Review defect (bug) has-patch 21 months ago
#59425 REST API: Preserve boolean values when generating next/prev Link headers normal normal Awaiting Review defect (bug) 21 months ago
#62333 Simplify code structure and optimize conditional logic in REST API controllers normal minor Awaiting Review enhancement has-patch 22 months ago
#61978 Managing Dynamic Search, Category Filtering, and Pagination for Bulk Patterns normal normal Awaiting Review enhancement 2 years ago
#61205 Add support for relative paths to theme assets in theme.json normal normal Awaiting Review feature request 2 years ago
#61838 Uncaught TypeError in multiple REST API endpoints from a single bug normal normal Awaiting Review defect (bug) has-patch 2 years ago
#61843 REST API endpoint /wp-json/wp/v2/categories returns 500 instead of 400 normal normal Awaiting Review defect (bug) has-patch 2 years ago
#60142 wordpress api not returns category descriptions in embedded data of post normal normal Awaiting Review feature request 2 years ago
#54387 trailing slash in the url /wp-json normal minor Awaiting Review enhancement dev-feedback 2 years ago
#61444 REST API: If Super Admin does not exist in subsite, retrieving users is rejected normal normal Awaiting Review defect (bug) 2 years ago
#40988 Use objects for `get_item_schema()` calls pbearne normal normal Awaiting Review enhancement 2 years ago
#55675 Improve performance Themes REST API endpoint normal normal Awaiting Review enhancement 2 years ago
#60608 Missing REST API users endpoint orderby parameters normal normal Awaiting Review enhancement 3 years ago
#54832 _doing_it_wrong should write into debug.log normal normal Awaiting Review defect (bug) 3 years ago
#60349 Rest API media upload utf8 urlencoded filename not decoded on server normal normal Awaiting Review defect (bug) has-patch 3 years ago
#59903 Add user pattern categories to the pattern categories API response normal normal Awaiting Review enhancement has-patch 3 years ago
#59635 Revise the regular expressions defining endpoints for template revisions, template autosaves, template part revisions, and template part autosaves endpoints antonvlasenko normal normal Awaiting Review enhancement has-patch 3 years ago
#56919 REST API term embed 401 - not allowed to view terms for this post normal blocker Awaiting Review defect (bug) dev-feedback 3 years ago
#58710 REST: media (images) deleted or replaced are returned by their new id when requested by their old id normal major Awaiting Review defect (bug) 3 years ago
#56494 REST API: Fix and test rest_default_additional_properties_to_false normal normal Awaiting Review defect (bug) has-patch 3 years ago
#55961 Add embed to WP_REST_Request class normal normal Awaiting Review enhancement has-patch 3 years ago
#43428 Improve CORS headers sent to REST Api requests normal normal Awaiting Review enhancement 3 years ago
#57361 WP_REST_Attachments_Controller::get_media_types not returning existing mime types, but the ones allowed for upload normal normal Awaiting Review enhancement 4 years ago
#57312 pattern validation fails in case of multitype validation using WP JSON REST normal normal Awaiting Review defect (bug) 4 years ago
#57223 Comments Controller : Should max/total be pre- or post- filtering? It is pre-. Reconsider? normal normal Awaiting Review enhancement 4 years ago
#57221 Opportunity for optimization on invalid query to REST API Search Controller normal minor Awaiting Review enhancement 4 years ago
#56668 REST API calls are failed when cookies are cleared from the site normal normal Awaiting Review defect (bug) 4 years ago
#56587 REST API sanitize and validate order / priority normal normal Awaiting Review enhancement 4 years ago
#54740 REST API: oneOf validation behaves unexpectedly with strings/arrays normal normal Awaiting Review defect (bug) 4 years ago
#56368 Unable to use enum with array data type - REST API normal normal Awaiting Review enhancement 4 years ago
#54753 Wrong post content when uploading raw post data via REST API when html data url is used normal normal Awaiting Review defect (bug) 4 years ago
#55672 Media endpoint allows multiple media types on request, but only returns image in response normal minor Awaiting Review enhancement 4 years ago
#55128 REST API /media leaves holes in the result, making it virtually impossible to paginate through them normal normal Awaiting Review defect (bug) 5 years ago
#44862 Create REST API endpoints to lock, release and takeover post edition timothyblynjacobs normal normal Awaiting Review feature request 5 years ago
#53942 Non-single post meta multiple value update breaks post save through REST API normal blocker Awaiting Review defect (bug) 5 years ago
#53836 Option to additionally format API response normal normal Awaiting Review enhancement 5 years ago
#53828 Nullable registered meta with format does not display in JSON schema normal normal Awaiting Review defect (bug) 5 years ago
#53117 Post types which are not public, but which are show_in_rest and publicly_queryable and not exclude_from_search, do not appear in REST API search endpoint normal normal Awaiting Review defect (bug) 5 years ago
1 2
Note: See TracReports for help on using and creating reports.